Архив рассылок [pgsql-hackers]
Re: Synchronizing slots from primary to standby Peter Smith
Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: add AVX2 support to simd.h John Naylor
Re: make pg_ctl more friendly Junwang Zhao
Re: Commitfest 2024-01 first week update vignesh C
Re: Make NUM_XLOGINSERT_LOCKS configurable Michael Paquier
Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
Re: speed up a logical replica setup Shlok Kyal
Re: A recent message added to pg_upgade Michael Paquier
Re: pg_upgrade and logical replication Michael Paquier
Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
Re: Make NUM_XLOGINSERT_LOCKS configurable Bharath Rupireddy
Re: Synchronizing slots from primary to standby Dilip Kumar
Re: Custom explain options Andrei Lepikhov
Re: Add PQsendSyncMessage() to libpq Michael Paquier
Re: Custom explain options Michael Paquier
Re: Add BF member koel-like indentation checks to SanityCheck CI Michael Paquier
Re: Built-in CTYPE provider Jeremy Schneider
Re: Add BF member koel-like indentation checks to SanityCheck CI Bharath Rupireddy
Re: More new SQL/JSON item methods Jeevan Chalke
Re: generate syscache info automatically John Naylor
Re: Experiments with Postgres and SSL Heikki Linnakangas
Re: Commitfest 2024-01 first week update Daniel Gustafsson
A failure in t/038_save_logical_slots_shutdown.pl Bharath Rupireddy
Re: Relation bulk write facility Heikki Linnakangas
Re: Random pg_upgrade test failure on drongo Amit Kapila
Re: speed up a logical replica setup vignesh C
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
Re: Random pg_upgrade test failure on drongo Alexander Lakhin
Compile warnings in dbcommands.c building with meson Magnus Hagander
Re: Random pg_upgrade test failure on drongo Amit Kapila
Re: WIP Incremental JSON Parser Andrew Dunstan
Slightly improved meson error for docs tools Magnus Hagander
System username in pg_stat_activity Magnus Hagander
Re: Slightly improved meson error for docs tools Aleksander Alekseev
Re: Compile warnings in dbcommands.c building with meson Aleksander Alekseev
RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
Re: A recent message added to pg_upgade Amit Kapila
Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help Magnus Hagander
Re: Refactoring backend fork+exec code Heikki Linnakangas
Re: Postgres Partitions Limitations (5.11.2.3) Magnus Hagander
Re: System username in pg_stat_activity Aleksander Alekseev
Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
Re: the s_lock_stuck on perform_spin_delay Matthias van de Meent
Re: System username in pg_stat_activity Magnus Hagander
Re: Make attstattarget nullable Alvaro Herrera
Re: Custom explain options Konstantin Knizhnik
Re: System username in pg_stat_activity Dagfinn Ilmari Mannsåker
Re: Custom explain options Konstantin Knizhnik
Re: System username in pg_stat_activity Magnus Hagander
Re: System username in pg_stat_activity Bertrand Drouvot
Re: Custom explain options Konstantin Knizhnik
Re: System username in pg_stat_activity Magnus Hagander
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
Re: System username in pg_stat_activity Bertrand Drouvot
Re: System username in pg_stat_activity Joe Conway
Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
Re: Random pg_upgrade test failure on drongo Alexander Lakhin
Re: POC: Extension for adding distributed tracing - pg_tracing Jelte Fennema-Nio
Re: [PATCH] Add sortsupport for range types and btree_gist Andrey M. Borodin
Re: Multidimensional Histograms Andrei Lepikhov
Re: Custom explain options Andrei Lepikhov
Re: the s_lock_stuck on perform_spin_delay Robert Haas
Re: Relation bulk write facility Robert Haas
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
Re: Postgres Partitions Limitations (5.11.2.3) Laurenz Albe
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
Re: Streaming I/O, vectored I/O (WIP) Heikki Linnakangas
Re: Create shorthand for including all extra tests Peter Eisentraut
Re: Stack overflow issue Heikki Linnakangas
GUCifying MAX_WAL_SEND Majid Garoosi
Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
Re: GUCifying MAX_WAL_SEND Michael Paquier
Re: Built-in CTYPE provider Daniel Verite