Mailing lists [pgsql-hackers]
- Re: UUID v7 Przemysław Sztoch
- Re: UUID v7 Przemysław Sztoch
- Re: UUID v7 Jelte Fennema-Nio
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Jim Nasby
- Re: [PATCH] Add support function for containment operators Tom Lane
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: index prefetching Jim Nasby
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: Improve the connection failure error messages Peter Smith
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: Synchronizing slots from primary to standby Peter Smith
- Fix a typo of func DecodeInsert() Yongtao Huang
- Re: Fix a typo of func DecodeInsert() Richard Guo
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: reorganize "Shared Memory and LWLocks" section of docs Bharath Rupireddy
- Add pgindent test to check if codebase is correctly formatted Tristan Partin
- Re: Add pgindent test to check if codebase is correctly formatted Bruce Momjian
- Re: Add pgindent test to check if codebase is correctly formatted Tristan Partin
- Re: Add pgindent test to check if codebase is correctly formatted Bruce Momjian
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: introduce dynamic shared memory registry Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu)
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: locked reads for atomics Li, Yong
- Re: New Window Function: ROW_NUMBER_DESC() OVER() ? Tom Lane
- Re: Fix a typo of func DecodeInsert() Yongtao Huang
- Re: heavily contended lwlocks with long wait queues scale badly Jonathan S. Katz
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: [PATCH] Add support function for containment operators jian he
- Re: Improve the connection failure error messages Nisha Moond
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Nisha Moond
- Add tuples_skipped to pg_stat_progress_copy torikoshia
- Re: Make mesage at end-of-recovery less scary. Michael Paquier
- Re: partitioning and identity column Ashutosh Bapat
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Assertion failure with epoch when replaying standby records for 2PC Michael Paquier
- Re: Add tuples_skipped to pg_stat_progress_copy Masahiko Sawada
- Re: index prefetching Konstantin Knizhnik
- Reduce useless changes before reassembly during logical replication li jie
- Re: heavily contended lwlocks with long wait queues scale badly Michael Paquier
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Michael Paquier
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing Michael Paquier
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Kyotaro Horiguchi
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing feichanghong
- Re: Fix a typo of func DecodeInsert() Michael Paquier
- Re: index prefetching Konstantin Knizhnik
- Re: Improve the connection failure error messages Nisha Moond
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: index prefetching Konstantin Knizhnik
- Re: speed up a logical replica setup Shlok Kyal
- Re: psql JSON output format Laurenz Albe
- RE: New Window Function: ROW_NUMBER_DESC() OVER() ? Maiquel Grassi
- Re: make pg_ctl more friendly Alvaro Herrera
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: More new SQL/JSON item methods Jeevan Chalke
- Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Anthonin Bonnefoy
- Re: psql JSON output format Laurenz Albe
- Re: make pg_ctl more friendly Junwang Zhao
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Add pgindent test to check if codebase is correctly formatted Alvaro Herrera
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Implement missing join selectivity estimation for range types vignesh C
- Re: [PATCH] Compression dictionaries for JSONB Shubham Khanna
- Add system identifier to backup manifest Amul Sul
- Re: Add system identifier to backup manifest Alvaro Herrera
- Re: Add system identifier to backup manifest Amul Sul
- Re: CI and test improvements vignesh C
- Re: Catalog domain not-null constraints vignesh C
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: generate syscache info automatically Peter Eisentraut
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Daniel Gustafsson
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Add system identifier to backup manifest Robert Haas
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: MERGE ... RETURNING jian he
- Re: [PATCH] Compression dictionaries for JSONB Nikita Malakhov
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Daniel Gustafsson
- Re: Change GUC hashtable to use simplehash? Heikki Linnakangas
- Re: Add system identifier to backup manifest Robert Haas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Ranier Vilela
- [pg16]Question about building snapshot in logical decoding cca5507
- Re: Add pgindent test to check if codebase is correctly formatted Tristan Partin
- Re: initdb's -c option behaves wrong way? Alvaro Herrera
- Re: psql JSON output format Andrew Dunstan
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Andrew Dunstan
- Re: More new SQL/JSON item methods Andrew Dunstan
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: cleanup patches for incremental backup Matthias van de Meent
- Re: initdb's -c option behaves wrong way? Daniel Gustafsson
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: psql JSON output format Robert Haas
- Re: initdb's -c option behaves wrong way? Robert Haas
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Melanie Plageman
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: initdb's -c option behaves wrong way? Tom Lane
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas