Mailing lists [pgsql-hackers]
- Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Andres Freund
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Transaction timeout Andres Freund
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Built-in CTYPE provider Jeff Davis
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: When extended query protocol ends? Dave Cramer
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: When extended query protocol ends? Tatsuo Ishii
- Re: make add_paths_to_append_rel aware of startup cost Andy Fan
- Re: Fix incorrect PG_GETARG in pgcrypto shihao zhong
- Re: Do away with zero-padding assumption before WALRead() Kyotaro Horiguchi
- Re: make add_paths_to_append_rel aware of startup cost David Rowley
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Memory consumed by paths during partitionwise join planning Andrei Lepikhov
- Re: speed up a logical replica setup Euler Taveira
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: pg_upgrade and logical replication vignesh C
- PGC_SIGHUP shared_buffers? Robert Haas
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: 035_standby_logical_decoding unbounded hang Bertrand Drouvot
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Fix a typo in pg_rotate_logfile Bharath Rupireddy
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: speed up a logical replica setup Shubham Khanna
- Re: Allow passing extra options to initdb for tests Daniel Gustafsson
- Show password presence in pg_roles for authorized roles Pavel Luzanov
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Add trim_trailing_whitespace to editorconfig file Peter Eisentraut
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Psql meta-command conninfo+ Jim Jones
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- confirmed flush lsn seems to be move backward in certain error cases vignesh C
- Re: pg_upgrade and logical replication Amit Kapila
- Re: glibc qsort() vulnerability Mats Kindahl
- Re: A proposal to provide a timeout option for CREATE_REPLICATION_SLOT/pg_create_logical_replication_slot Bharath Rupireddy
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Peter Eisentraut
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Do away with zero-padding assumption before WALRead() Bharath Rupireddy
- Re: Do away with zero-padding assumption before WALRead() Bharath Rupireddy
- Re: RFC: Logging plan of the running query torikoshia
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
- SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: table inheritance versus column compression and storage settings Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: psql: Add command to use extended query protocol Aleksander Alekseev
- Re: Psql meta-command conninfo+ Nathan Bossart
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Extend pgbench partitioning to pgbench_history Tomas Vondra
- Re: Add pg_basetype() function to obtain a DOMAIN base type Tomas Vondra
- Re: table inheritance versus column compression and storage settings Tom Lane
- Re: PGC_SIGHUP shared_buffers? Andres Freund
- Re: System username in pg_stat_activity Magnus Hagander
- Re: SQL Property Graph Queries (SQL/PGQ) Andres Freund
- Re: System username in pg_stat_activity Magnus Hagander
- Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Magnus Hagander
- Re: glibc qsort() vulnerability Nathan Bossart
- Re: Extend pgbench partitioning to pgbench_history Melanie Plageman
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Jim Jones
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Tom Lane
- Re: PGC_SIGHUP shared_buffers? Heikki Linnakangas
- Re: Where can I find the doxyfile? John Morris
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row David G. Johnston
- Re: System username in pg_stat_activity Magnus Hagander
- Re: automating RangeTblEntry node support Paul Jungwirth
- Re: PGC_SIGHUP shared_buffers? Thomas Munro
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: System username in pg_stat_activity Magnus Hagander
- Re: System username in pg_stat_activity Andres Freund
- Re: System username in pg_stat_activity Andres Freund
- Re: LogwrtResult contended spinlock Jeff Davis
- Re: System username in pg_stat_activity Magnus Hagander