Mailing lists [pgsql-hackers]
- Re: plperl and perl 5.38 Christoph Berg
- Re: Custom explain options Tomas Vondra
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) Tomas Vondra
- Re: Printing backtrace of postgres processes Maciek Sakrejda
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- Re: Built-in CTYPE provider Michael Paquier
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: On login trigger: take three Alexander Korotkov
- Re: doc: add LITERAL tag to RETURNING torikoshia
- Re: ALTER ROLE documentation improvement Nathan Bossart
- Re: Recovering from detoast-related catcache invalidations Xiaoran Wang
- Re: Documentation to upgrade logical replication cluster Peter Smith
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Tom Lane
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Michael Paquier
- Re: Compile warnings in dbcommands.c building with meson jian he
- Re: the s_lock_stuck on perform_spin_delay Andy Fan
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) vignesh C
- Re: An inefficient query caused by unnecessary PlaceHolderVar Richard Guo
- Commitfest 2024-01 second week update vignesh C
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Oom on temp (un-analyzed table caused by JIT) V16.1 Kirk Wolak
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: POC: GROUP BY optimization Richard Guo
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Pavel Stehule
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: pgbnech: allow to cancel queries during benchmark Tatsuo Ishii
- Re: Add PQsendSyncMessage() to libpq Michael Paquier
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: POC: GROUP BY optimization Alexander Korotkov
- Re: [PATCH] kNN for btree Anton A. Melnikov
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Bertrand Drouvot
- Re: Create shorthand for including all extra tests Nazir Bilal Yavuz
- Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
- Re: Add PQsendSyncMessage() to libpq Jelte Fennema-Nio
- Re: On login trigger: take three Daniel Gustafsson
- RE: Documentation to upgrade logical replication cluster Hayato Kuroda (Fujitsu)
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: On login trigger: take three Daniel Gustafsson
- Re: Add test module for Table Access Method Jelte Fennema-Nio
- Re: POC: GROUP BY optimization Andrei Lepikhov
- Re: Add PQsendSyncMessage() to libpq Alvaro Herrera
- Re: System username in pg_stat_activity Bertrand Drouvot
- Re: automating RangeTblEntry node support Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Make NUM_XLOGINSERT_LOCKS configurable Jakub Wartak
- Re: Postgres and --config-file option Aleksander Alekseev
- Re: Lockless exit path for ReplicationOriginExitCleanup Alvaro Herrera
- Re: archive modules loose ends Li, Yong
- Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c) Daniel Gustafsson
- Re: POC: GROUP BY optimization Alena Rybakina
- Re: postgres_fdw fails to see that array type belongs to extension David Geier
- Re: Add test module for Table Access Method Aleksander Alekseev
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Daniel Gustafsson
- Re: More new SQL/JSON item methods Peter Eisentraut
- Re: Custom explain options Konstantin Knizhnik
- Re: Built-in CTYPE provider Daniel Verite
- Re: Add test module for Table Access Method Jelte Fennema-Nio
- Re: archive modules loose ends Nathan Bossart
- Re: Custom explain options Tomas Vondra
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alexander Korotkov
- minor replication slot docs edits Alvaro Herrera
- Re: WIP Incremental JSON Parser Andrew Dunstan
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Kirk Wolak
- Re: Make attstattarget nullable Peter Eisentraut
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Pavel Stehule
- Re: Rework LogicalOutputPluginWriterUpdateProgress vignesh C
- Re: cleanup patches for incremental backup Robert Haas
- Re: Emit fewer vacuum records by reaping removable tuples during pruning Robert Haas
- Re: Oom on temp (un-analyzed table caused by JIT) V16.1 Daniel Gustafsson
- ALTER TYPE OWNER fails to recurse to multirange Tom Lane
- Re: Oversight in reparameterize_path_by_child leading to executor crash Robert Haas
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Robert Haas
- Re: postgres_fdw fails to see that array type belongs to extension Tom Lane
- Re: [PATCH] LockAcquireExtended improvement Robert Haas
- Re: ALTER TYPE OWNER fails to recurse to multirange Robert Haas
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: ALTER TYPE OWNER fails to recurse to multirange Tom Lane
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Built-in CTYPE provider Jeff Davis
- Re: gai_strerror() is not thread-safe on Windows Robert Haas
- Re: ALTER TYPE OWNER fails to recurse to multirange Robert Haas
- Re: Forbid the use of invalidated physical slots in streaming replication. Robert Haas
- Re: cleanup patches for incremental backup Matthias van de Meent
- Re: Custom explain options Konstantin Knizhnik
- Re: [17] CREATE SUBSCRIPTION ... SERVER Joe Conway