#PostgreSQL
Recent posts
September 4
  •  
PostgreSQL
Postgres Professional, a developer of data management products, has released version 17.5.1 of its Postgres Pro Enterprise DBMS. The system now supports embedded analytics, offers automated database tuning, introduces a new backup technology, and much more .
September 4
  •  
PostgreSQL
Postgres Professional introduces a scheduled update to the Postgres Pro Enterprise Manager (PPEM) platform—a comprehensive administration and maintenance solution for Postgres Pro databases. The new release includes features for real-time infrastructure monitoring, performance bottleneck detection, and management of Patroni-based high-availability clusters.
September 4
  •  
PostgreSQL
Postgres Professional has issued updates for Postgres Pro Standard. Versions 13.21.1, 14.18.1, 15.13.1, 16.9.1 and 17.5.1 are now available for download and upgrade from the official repository.
Below is an overview of the fixes and enhancements that have been updated or newly introduced for 17.5.1 users.
April 29
  •  
PostgreSQL
We continue to follow the news about PostgreSQL 18. The January CommitFest brings in some notable improvements to monitoring, as well as other new features.
You can find previous reviews of PostgreSQL 18 CommitFests here: 2024-07 , 2024-09 , 2024-11 .
EXPLAIN (analyze): buffers on by default pg_stat_io: input/output statistics in bytes instead of pages pg_stat_io: WAL statistics pg_stat_get_backend_io: I/O statistics for a specific process VACUUM(verbose): visibility map information Total vacuum and analysis time per table autovacuum: change the number of workers without restarting the server psql: connection service information psql: expanded display for \d* commands psql: leakproof flag in \df* output jsonb: null conversion to other types MD5 encryption algorithm: end-of-support preparations New function uuidv7 postgres_fdw: SCRAM authentication without storing the password passwordcheck: minimum password length New function casefold and pg_unicode_fast collation DML commands: RETURNING with OLD and NEW to_number: convert a string of roman numberals to numeric
April 4
  •  
PostgreSQL
We continue the series of articles about new patches coming to PostgreSQL 18, this one covering the news of the November CommitFest.
If you missed the previous reviews, you can check them out here: 2024-07 , 2024-09 .
initdb: checksum calculation enabled by default
Planner: array lookup instead of multiple similar conditions under OR
Planner: switching around expressions in DISTINCT clauses
GROUPING SETS: HAVING -> WHERE
Data type cache entry invalidation and temporary tables
Planner: incremental sorting during Merge Join
New function array_reverse
Functions min and max for the type bytea
Parallel worker usage statistics
New function pg_ls_summariesdir
new contrib module: pg_logicalsnapinspect
Improved extension installation error messages
NOT NULL constraints in the system catalog
A TOAST table for pg_index
COPY... FROM and file_fdw: rejected row limit
LIKE support with nondetermenistic collations
TLS v1.3: cipher suites
February 18
  •  
PostgreSQL
Statistically , September CommitFests feature the fewest commits. Apparently, the version 18 CommitFest is an outlier. There are many accepted patches and many interesting new features to talk about.
If you missed the July CommitFest, get up to speed here: 2024-07 .
Conflict detection and logging in logical replication
Planner: no more 10000000000
Planner: memory management and usage monitoring for temporary tuple storage
Reading buffers during index backwards scan
pg_upgrade: asynchronous operations in multiple databases
Hash Join speed-up
Faster text value processing in JSON
Optimized numeric-type multiplication
Optimized numeric-type division
ANALYZE ONLY and VACUUM ONLY
Improved checkpointer statistics
pg_stat_statements: normalization of SET commands
postgres_fdw_get_connections and remote connection status
file_fdw: ignore format conversion errors
New function has_largeobject_privilege
Functions crc32 and crc32c
Client-server protocol: report search_path changes to the client
psql: support for named prepared statements
pg_verifybackup: integrity verification for tar backups
June 28, 2019
  •  
Company Updates

Postgres Professional took part in the PGIBZ conference on the beaches of Ibiza
The conference gathered about 100 people, including PostgreSQL developers, DBA and customers from all over the world.