Mailing lists [pgsql-hackers]
- Non-reproducible AIO failure Tom Lane
- Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details Robin Haberkorn
- Re: Large expressions in indexes can't be stored (non-TOASTable) Nathan Bossart
- Re: Large expressions in indexes can't be stored (non-TOASTable) Tom Lane
- Re: Large expressions in indexes can't be stored (non-TOASTable) Nathan Bossart
- Re: Non-reproducible AIO failure Andres Freund
- Re: What's our minimum supported Python version? Jacob Champion
- Re: What's our minimum supported Python version? Jacob Champion
- Re: Non-reproducible AIO failure Tom Lane
- Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details Tom Lane
- Re: Logical Replication of sequences Peter Smith
- Re: Avoid core dump in pgstat_read_statsfile() Michael Paquier
- Re: AIO v2.5 Andres Freund
- Re: Using pg_bitutils.h in tidbitmap.c. John Naylor
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Re: Add Pipelining support in psql Michael Paquier
- Re: AIO v2.5 Alexander Lakhin
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX jian he
- Re: Logical Replication of sequences Peter Smith
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Fix slot synchronization with two_phase decoding enabled Amit Kapila
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX jian he
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: What's our minimum supported Python version? Peter Eisentraut
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Fix slot synchronization with two_phase decoding enabled Nisha Moond
- Disallow redundant indexes Japin Li
- Re: Conflicting updates of command progress Antonin Houska
- Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details Robin Haberkorn
- Re: Does RENAME TABLE rename associated identity sequence? Ashutosh Bapat
- Possible incorrect comment in ginget.c Arseniy Mukhin
- Re: Fix premature xmin advancement during fast forward decoding Amit Kapila
- Re: extension_control_path and "directory" Christoph Berg
- Re: Fix slot synchronization with two_phase decoding enabled shveta malik
- Re: Logical Replication of sequences vignesh C
- Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql) George MacKerron
- Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql) Christoph Berg
- Re: What's our minimum supported Python version? Jelte Fennema-Nio
- Re: [PATCH] dynahash: add memory allocation failure check Andrey Borodin
- Re: Enable data checksums by default Peter Eisentraut
- Re: Disallow redundant indexes David Rowley
- Re: What's our minimum supported Python version? Peter Eisentraut
- Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql) Peter Eisentraut
- Postmaster fails to shut down right after crash restart Sergey Shinderuk
- pg_upgrade-breaking release Bruce Momjian
- Re: Disallow redundant indexes Greg Sabino Mullane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: pg_upgrade-breaking release Greg Sabino Mullane
- Re: pg_upgrade-breaking release Bruce Momjian
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: RFC: Logging plan of the running query torikoshia
- Re: pg_upgrade-breaking release Greg Sabino Mullane
- Re: pg_upgrade-breaking release Bruce Momjian
- Re: MergeAppend could consider sorting cheapest child path Andrei Lepikhov
- Re: vacuumdb --missing-stats-only and pg_upgrade from PG13 Christoph Berg
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Tender Wang
- Re: pg_upgrade-breaking release Noah Misch
- Re: [PATCH] dynahash: add memory allocation failure check Tom Lane
- Re: Disallow redundant indexes Japin Li
- Re: Showing applied extended statistics in explain Part 2 Andrei Lepikhov
- Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Vitaly Davydov
- Re: pg_upgrade-breaking release Álvaro Herrera
- Re: What's our minimum supported Python version? Tom Lane
- Re: pg_upgrade-breaking release Bruce Momjian
- Re: extension_control_path and "directory" Matheus Alcantara
- Re: Improve verification of recovery_target_timeline GUC. David Steele
- Re: What's our minimum supported Python version? Jacob Champion
- Re: [PATCH] dynahash: add memory allocation failure check Andrey Borodin
- Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql) Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Does RENAME TABLE rename associated identity sequence? Isaac Morland
- Re: Does RENAME TABLE rename associated identity sequence? Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Making sslrootcert=system work on Windows psql Jacob Champion
- Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada
- Re: Conflicting updates of command progress Sami Imseih
- Re: Available disk space per tablespace said assemlal
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Matthias van de Meent