Mailing lists [pgsql-hackers]
- Re: Should we update the random_page_cost default value? Peter Geoghegan
- Re: Fix overflow of nbatch Melanie Plageman
- Re: Optimize LISTEN/NOTIFY Matheus Alcantara
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: Optimize LISTEN/NOTIFY Matheus Alcantara
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Dean Rasheed
- make tsearch use the database default locale Jeff Davis
- Re: src/include/utils/float.h comment one link stable David Rowley
- Re: src/include/utils/float.h comment one link stable Tom Lane
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Fix overflow of nbatch Tomas Vondra
- Re: Qual push down to table AM Mark Dilger
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: Executing pg_createsubscriber with a non-compatible control file Michael Paquier
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: ReadRecentBuffer() doesn't scale well Thomas Munro
- Re: Questionable result from lead(0) IGNORE NULLS Tatsuo Ishii
- Re: comment for TwoPhaseGetOldestXidInCommit Amit Kapila
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Logical Replication of sequences Dilip Kumar
- Re: Add stats_reset to pg_stat_all_tables|indexes and related views Michael Paquier
- Re: Should we update the random_page_cost default value? David Rowley
- Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation Amit Langote
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Add stats_reset to pg_stat_all_tables|indexes and related views Bertrand Drouvot
- Re: Questionable result from lead(0) IGNORE NULLS Tatsuo Ishii
- Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot
- Re: Remove custom redundant full page write description from GIN Michael Paquier
- Re: Logical Replication of sequences Amit Kapila
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- duplicate logging in pg_createsubscriber Peter Smith
- Re: Logical Replication of sequences shveta malik
- Re: sync_standbys_defined and pg_stat_replication Jeremy Schneider
- Re: Questionable result from lead(0) IGNORE NULLS Tatsuo Ishii
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values v@viktorh.net
- Re: pg_createsubscriber --dry-run logging concerns Peter Smith
- Re: psql: Count all table footer lines in pager setup Erik Wienhold
- Re: Logical Replication of sequences Amit Kapila
- Re: Logical Replication of sequences Dilip Kumar
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Vik Fearing
- Re: Logical Replication of sequences Amit Kapila
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: pg_createsubscriber --dry-run logging concerns Álvaro Herrera
- Re: [PATCH] Write Notifications Through WAL Arseniy Mukhin
- Re: Logical Replication of sequences Dilip Kumar
- VACUUM (PARALLEL) option processing not using DefElem the way it was intended David Rowley
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: Logical Replication of sequences vignesh C
- Re: Issue with logical replication slot during switchover shveta malik
- Re: Eager aggregation, take 3 David Rowley
- Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Álvaro Herrera
- doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Karina Litskevich
- Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier
- Re: duplicate logging in pg_createsubscriber Michael Paquier
- Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended David Rowley
- Re: Logical Replication of sequences shveta malik
- Re: [PATCH] Add tests for Bitmapset Ranier Vilela
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: oid2name : add objects file path David Bidoc
- Re: The ability of postgres to determine loss of files of the main fork Robert Haas
- [PATCH] Remove unused #include's in src/backend/commands/* Aleksander Alekseev
- Odd openbsd CI failure Andres Freund
- Re: RFC: extensible planner state Robert Haas
- Re: src/include/utils/float.h comment one link stable Tom Lane
- Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Álvaro Herrera
- [PATCH] Little refactoring of portalcmds.c Aleksander Alekseev
- Re: [PATCH] Remove unused #include's in src/backend/commands/* Aleksander Alekseev
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: Thoughts on a "global" client configuration? Robert Haas
- Re: Eager aggregation, take 3 Robert Haas
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: Should we update the random_page_cost default value? Ants Aasma
- another autovacuum scheduling thread Nathan Bossart
- Re: Should we update the random_page_cost default value? Robert Haas
- Re: plpython: Remove support for major version conflict detection Mario González Troncoso
- Re: issue with synchronized_standby_slots Fabrice Chapuis
- Re: New commitfest app release on August 19th Álvaro Herrera
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Masahiko Sawada
- Re: plpython: Remove support for major version conflict detection Nathan Bossart
- Re: [PATCH] Remove unused #include's in src/backend/commands/* Nathan Bossart
- Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Álvaro Herrera
- Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada
- Re: another autovacuum scheduling thread Sami Imseih
- Re: ReadRecentBuffer() doesn't scale well Andres Freund
- Re: another autovacuum scheduling thread Álvaro Herrera
- Re: Should we update the random_page_cost default value? Robert Haas
- Re: another autovacuum scheduling thread Andres Freund
- Re: Fix overflow of nbatch Melanie Plageman
- Re: sync_standbys_defined and pg_stat_replication Ants Aasma
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Should we update the random_page_cost default value? Andres Freund
- Re: Invalid pointer access in logical decoding after error vignesh C
- Re: [PATCH] Remove unused #include's in src/backend/commands/* Aleksander Alekseev
- Re: Invalid pointer access in logical decoding after error Masahiko Sawada
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: Fix overflow of nbatch Melanie Plageman
- Re: Should we update the random_page_cost default value? Andres Freund
- Re: [PATCH] Add tests for Bitmapset Ranier Vilela
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: Should we update the random_page_cost default value? Andres Freund
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Jim Jones
- Re: Should we update the random_page_cost default value? Tomas Vondra
- Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Tom Lane
- Re: Thoughts on a "global" client configuration? Andrew Dunstan
- Re: Fix overflow of nbatch Tomas Vondra
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: Should we update the random_page_cost default value? Andres Freund