Mailing lists [pgsql-hackers]
- Re: A new strategy for pull-up correlated ANY_SUBLINK Alena Rybakina
- Regarding Postgresql Transaction isolation Ajay P S
- Re: Add null termination to string received in parallel apply worker David Rowley
- Re: New WAL record to detect the checkpoint redo location Thomas Munro
- Re: Regarding Postgresql Transaction isolation Tom Lane
- Re: The danger of deleting backup_label Thomas Munro
- Re: Lowering the default wal_blocksize to 4K Andres Freund
- Re: Lowering the default wal_blocksize to 4K Andres Freund
- Re: The danger of deleting backup_label Michael Paquier
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag Michael Paquier
- Re: Eager page freeze criteria clarification Andres Freund
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Michael Paquier
- Wait events for delayed checkpoints Thomas Munro
- Memory knob testing (was Re: Let's make PostgreSQL multi-threaded) Merlin Moncure
- RE: Add null termination to string received in parallel apply worker Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges jian he
- Re: Synchronizing slots from primary to standby shveta malik
- Re: PGDOCS - add more links in the pub/sub reference pages Amit Kapila
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Amit Kapila
- Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag Drouvot, Bertrand
- Re: Where can I find the doxyfile? John Morris
- Re: Tab completion for AT TIME ZONE Michael Paquier
- Re: Problem, partition pruning for prepared statement with IS NULL clause. David Rowley
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andy Fan
- Some performance degradation in REL_16 vs REL_15 Anton A. Melnikov
- Re: Doc: Minor update for enable_partitionwise_aggregate David Rowley
- Re: Some performance degradation in REL_16 vs REL_15 David Rowley
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: Tab completion for AT TIME ZONE Dagfinn Ilmari Mannsåker
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Special-case executor expression steps for common combinations Daniel Gustafsson
- Re: cataloguing NOT NULL constraints Alexander Lakhin
- Re: Logging parallel worker draught Benoit Lobréau
- Re: Use virtual tuple slot for Unique node Ashutosh Bapat
- Re: Special-case executor expression steps for common combinations Heikki Linnakangas
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- PostgreSQL domains and NOT NULL constraint Erki Eessaar
- Re: Server crash on RHEL 9/s390x platform against PG16 Suraj Kharage
- Test 026_overwrite_contrecord fails on very slow machines (under Valgrind) Alexander Lakhin
- pg_upgrade's interaction with pg_resetwal seems confusing Amit Kapila
- Re: Removing unneeded self joins Alexander Korotkov
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Special-case executor expression steps for common combinations David Rowley
- Re: Problem, partition pruning for prepared statement with IS NULL clause. David Rowley
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar
- Re: RFC: Logging plan of the running query torikoshia
- Re: Lowering the default wal_blocksize to 4K Robert Haas
- Re: [RFC] Add jit deform_counter Nazir Bilal Yavuz
- Re: [RFC] Add jit deform_counter Daniel Gustafsson
- Re: Lowering the default wal_blocksize to 4K Robert Haas
- Re: Problem, partition pruning for prepared statement with IS NULL clause. Sergei Glukhov
- Re: Lowering the default wal_blocksize to 4K Ants Aasma
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" David Steele
- Re: The danger of deleting backup_label David Steele
- Pro et contra of preserving pg_proc oids during pg_upgrade Nikita Malakhov
- Re: The danger of deleting backup_label David Steele
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade Tom Lane
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" David Steele
- Re: PostgreSQL domains and NOT NULL constraint Tom Lane
- Re: Lowering the default wal_blocksize to 4K Robert Haas
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Tom Lane
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Robert Haas
- Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Andres Freund
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade Nikita Malakhov
- Re: Separate memory contexts for relcache and catcache Andres Freund
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade David G. Johnston
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Wait events for delayed checkpoints Robert Haas
- Re: On login trigger: take three Robert Haas
- Re: Special-case executor expression steps for common combinations Andres Freund
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade David G. Johnston
- Re: New WAL record to detect the checkpoint redo location Robert Haas
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade Robert Haas
- Re: pg_upgrade's interaction with pg_resetwal seems confusing Robert Haas
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade David G. Johnston
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade Robert Haas
- Re: Where can I find the doxyfile? Bohdan Mart
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade David G. Johnston
- building 32bit windows version Dave Cramer
- Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Robert Haas
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade Robert Haas
- Re: Pro et contra of preserving pg_proc oids during pg_upgrade Nikita Malakhov