PostgreSQL 16 released

Version 16
of the PostgreSQL database manager has been released.

PostgreSQL 16 contains many new features and enhancements, including:

  • Allow parallelization of FULL and internal right OUTER hash joins
  • Allow logical replication from standby servers
  • Allow logical replication subscribers to apply large transactions in parallel
  • Allow monitoring of I/O statistics using the new pg_stat_io view
  • Add SQL/JSON constructors and identity functions
  • Improve performance of vacuum freezing
  • Add support for regular expression matching of user and database
    names in pg_hba.conf, and user names in pg_ident.conf



Source: LWN.net – PostgreSQL 16 released

HMI-Board incorporates Renesas RA6M3 MCU

The HMI Board is a development board developed in collaboration by RT-Thread, LVGL and Renesas. The board is built around a RA6M3 Renesas microcontroller and it aims at applications that require GUI displays and IoT connectivity. This open-source development board is powered by the Renesas RA6M3 microcontroller (R7FA6M3AH3CFB), featuring the following specifications: RA6M3 (R7FA6M3AH3CFB) – […]

Source: LXer – HMI-Board incorporates Renesas RA6M3 MCU

Videos from FOSSY released (Software Freedom Conservancy)

The Software Freedom Conservancy
(SFC) has announced
the availability of videos from the
first-ever Free and Open Source Yearly
(FOSSY) conference, which was held in July in Portland, Oregon in the US.

During the four days of the conference, there were a wide variety of talks
from speakers with a range of experience and backgrounds, and amazing
community focused discussions. Featuring wide ranging topics such as a panel
discussion about software coops
, what
is life like without a smartphone
(where the picture on the right is
from), and thinking
about FOSS from a systems theory perspective
. Our track organizers
brought together communities from all over, and led by example choosing
speakers, topics and setting up panels for important conversations. There
is definitely a talk that will interest you, whether you are interested
in nonprofit
board structure
, an
introduction
to Reproducible
Builds
or maybe you are looking to have more nature
adventures with free software
.



Source: LWN.net – Videos from FOSSY released (Software Freedom Conservancy)

[$] Why glibc's fstat() is slow

The fstat()
system call retrieves some of the metadata — owner, size, protections,
timestamps, and so on — associated with an open file descriptor. One might
not think of it as a performance-critical system call, but there are
workloads that make a lot of fstat() calls; it is not something
that should be slowed unnecessarily. As it turns out, though, the GNU C
Library (glibc) has been doing exactly that, but a fix is in the works.

Source: LWN.net – [$] Why glibc’s fstat() is slow

Three Seats Up for Grabs as AlmaLinux Foundation Expands Board by Two

Foundation members will be voting to elect a total of three board members. One will be to fill a seat that was vacated when its holder stepped down. The others are completely new seats.

The post Three Seats Up for Grabs as AlmaLinux Foundation Expands Board by Two appeared first on FOSS Force.



Source: FOSS Force – Three Seats Up for Grabs as AlmaLinux Foundation Expands Board by Two