Архив рассылок [pgsql-hackers]
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- [PATCH] OAuth: fix performance bug with stuck multiplexer events Jacob Champion
- Re: Removing unneeded self joins Michael Paquier
- Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Michael Paquier
- Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Michael Paquier
- Re: Documentation fix on pgbench \aset command Yugo Nagata
- Re: SQL:2023 JSON simplified accessor support jian he
- RE: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Hayato Kuroda (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
-
Re: Extend COPY FROM with HEADER
to skip multiple lines Shinya Kato -
Re: Extend COPY FROM with HEADER
to skip multiple lines Fujii Masao - pg_restore --no-policies should not restore policies' comment jian he
-
Re: Extend COPY FROM with HEADER
to skip multiple lines Yugo Nagata - Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Dilip Kumar
- Re: Suggestion to add --continue-client-on-abort option to pgbench ikedarintarof
- Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
- Re: IPC/MultixactCreation on the Standby server Dmitry
- Re: Removing unneeded self joins Andrei Lepikhov
- [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE sundayjiang(蒋浩天)
- Check for existing replication slot in pg_createsubscriber Zane Duffield
- Re: ALTER TABLE ALTER CONSTRAINT misleading error message jian he
- Re: Backpatching injection point core facilities to REL_17_STABLE Andrey Borodin
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Ajin Cherian
- vacuumlazy: Modernize count_nondeletable_pages Matthias van de Meent
- Re: [PATCH] PGSERVICEFILE as part of a normal connection string Ryo Kanbayashi
- Re: Removing unneeded self joins Alexander Korotkov
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: ALTER TABLE ALTER CONSTRAINT misleading error message Fujii Masao
- Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra
-
Re: Extend COPY FROM with HEADER
to skip multiple lines Fujii Masao - Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main() Nathan Bossart
- Re: [PATCH] Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main() Jianghua Yang
- Re: Cluster.pm psql() undefined $$stderr Andrew Dunstan