PostgreSQL 14.4 Released!
The PostgreSQL Global Development Group has released PostgreSQL 14.4 to fix an
issue that could cause silent data corruption when using the
['CREATE INDEX CONCURRENTLY'](https://www.postgresql.org/docs/current/sql-createindex.html)
or ['REINDEX CONCURRENTLY'](https://www.postgresql.org/docs/current/sql-reindex.html)
commands. Please see the following section for information on how to detect and