Mailing lists [pgsql-hackers]
- Re: src/tutorial/funcs.source: Wrong comment? Tom Lane
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- Re: [DOC] Document concurrent index builds waiting on each other Alvaro Herrera
- Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost
- Re: Executing inet_server_addr/port() in parallel workers Tom Lane
- Re: [DOC] Document concurrent index builds waiting on each other Tom Lane
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: [DOC] Document concurrent index builds waiting on each other Tom Lane
- Re: Change default of checkpoint_completion_target Stephen Frost
- Re: pg_preadv() and pg_pwritev() Thomas Munro
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: pg_preadv() and pg_pwritev() Tom Lane
- Re: Yet another fast GiST build Peter Geoghegan
- Re: [DOC] Document concurrent index builds waiting on each other Tom Lane
- Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Key management with tests Bruce Momjian
- Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
- RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
- RE: remove unneeded pstrdup in fetch_table_list Hou, Zhijie
- Re: Moving other hex functions to /common Michael Paquier
- Re: Moving other hex functions to /common Bruce Momjian
- Re: Executing inet_server_addr/port() in parallel workers Masahiko Sawada
- Re: Moving other hex functions to /common Tom Lane
- Re: A failure of standby to follow timeline switch Fujii Masao
- Re: adding wait_start column to pg_locks Ian Lawrence Barwick
- Re: Moving other hex functions to /common Michael Paquier
- Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
- Fix typo about WalSndPrepareWrite japin
- Re: Fix typo about WalSndPrepareWrite Ashutosh Bapat
- Re: remove unneeded pstrdup in fetch_table_list Michael Paquier
- Re: remove unneeded pstrdup in fetch_table_list Tom Lane
- Re: Single transaction in the tablesync worker? Peter Smith
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila
- Re: Single transaction in the tablesync worker? Peter Smith
- Re: [PATCH] Feature improvement for CLOSE, FETCH, MOVE tab completion Masahiko Sawada
- Re: Change default of checkpoint_completion_target Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: outdated references to replication timeout Michael Paquier
- Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h Michael Paquier
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
- Re: proposal: schema variables Pavel Stehule
- Re: Single transaction in the tablesync worker? Amit Kapila
- Re: [PATCH] Feature improvement for CLOSE, FETCH, MOVE tab completion Fujii Masao
- Re: Fix typo about WalSndPrepareWrite Li Japin
- Re: src/tutorial/funcs.source: Wrong comment? Daniel Westermann (DWE)
- Re: Fix typo about WalSndPrepareWrite Kyotaro Horiguchi
- Re: Outdated replication protocol error? Fujii Masao
- Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
- Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
- Re: Improper use about DatumGetInt32 Michael Paquier
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
- Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
- Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
- [bug fix] Fix the size calculation for shmem TOC tsunakawa.takay@fujitsu.com
- Re: POC: postgres_fdw insert batching Amit Langote
- RE: Parallel INSERT (INTO ... SELECT ...) Tang, Haiying
- Re: [bug fix] Fix the size calculation for shmem TOC Fujii Masao
- Re: proposal: schema variables Erik Rijkers
- Re: remove unneeded pstrdup in fetch_table_list Amit Kapila
- Re: Yet another fast GiST build Andrey Borodin
- Re: Get memory contexts of an arbitrary backend process torikoshia
- profiling Павел Еремин
- RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
- Re: proposal: schema variables Josef Šimánek
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Li Japin
- Re: Fix typo about WalSndPrepareWrite japin
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION japin
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Amit Kapila
- Re: profiling Heikki Linnakangas
- Re: POC: postgres_fdw insert batching Tomas Vondra
- Re: Is Recovery actually paused? Yugo NAGATA
- Re: ResourceOwner refactoring Heikki Linnakangas
- cost_sort vs cost_agg Andy Fan
- Re: POC: postgres_fdw insert batching Amit Langote
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Li Japin
- Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
- Re: POC: postgres_fdw insert batching Tomas Vondra
- Re: outdated references to replication timeout John Naylor
- Re: CheckpointLock needed in CreateCheckPoint()? Robert Haas
- Re: pg_preadv() and pg_pwritev() Tom Lane
- Re: Stronger safeguard for archive recovery not to miss data Laurenz Albe
- NOT VALID for Unique Indexes Simon Riggs
- Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
- Re: psql \df choose functions by their arguments Greg Sabino Mullane
- Re: [HACKERS] [PATCH] Generic type subscripting Dian M Fay
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: vacuum_cost_page_miss default value and modern hardware Magnus Hagander
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: WIP: System Versioned Temporal Table Surafel Temesgen
- Re: pg_preadv() and pg_pwritev() Tom Lane
- Re: pg_preadv() and pg_pwritev() Tom Lane
- Re: vacuum_cost_page_miss default value and modern hardware Robert Haas
- Re: adding wait_start column to pg_locks Robert Haas
- Re: Transactions involving multiple postgres foreign servers, take 2 Zhihong Yu