Mailing lists [pgsql-hackers]
- Re: Amcheck verification of GiST and GIN Arseniy Mukhin
- Re: Fwd: dsm_registry: Add detach and destroy features Sungwoo Chang
- [WIP PATCH v3] Implement "pg_restore --data-only --clean" as a way to skip WAL Dimitrios Apostolou
- Re: [PATCH v2] parallel pg_restore: move offset-building phase to before forking Dimitrios Apostolou
- Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- RE: Replication slot is not able to sync up Zhijie Hou (Fujitsu)
- Re: Replication slot is not able to sync up shveta malik
- [PATCH] Add an ldflags_sl meson build option Matt Smith (matts3)
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: pg_upgrade fails with an error "object doesn't exist" Vaibhav Dalvi
- Re: Possibly hard-to-read message Daniel Gustafsson
- Re: No error checking when reading from file using zstd in pg_dump Evgeniy Gorbanev
- Re: Init connection time grows quadratically Потапов Александр
- Re: No error checking when reading from file using zstd in pg_dump Daniel Gustafsson
- RE: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Hayato Kuroda (Fujitsu)
- Re: pglogical3 : support Amit Kapila
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: No error checking when reading from file using zstd in pg_dump Evgeniy Gorbanev
- [PATCH] Remove unused #include's in src/backend/utils/adt/* Aleksander Alekseev
- Re: Non-reproducible AIO failure Konstantin Knizhnik
- Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov
- Re: [PATCH] Add an ldflags_sl meson build option Peter Eisentraut
- Re: Conflict detection for update_deleted in logical replication shveta malik
- RE: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Hayato Kuroda (Fujitsu)
- Re: pg_upgrade fails with an error "object doesn't exist" Daniel Gustafsson
- Re: relrewrite not documented at the top of heap_create_with_catalog() Yugo Nagata
- Re: No error checking when reading from file using zstd in pg_dump Daniel Gustafsson
- Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum) Andres Freund
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: Non-reproducible AIO failure Andres Freund
- Re: CHECKPOINT unlogged data Nathan Bossart
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Sergey Sargsyan
- Returning nbtree posting list TIDs in DESC order during backwards scans Peter Geoghegan
- Re: amcheck support for BRIN indexes Andrey Borodin
- Re: Per-role disabling of LEAKPROOF requirements for row-level security? Nathan Bossart
- Re: Per-role disabling of LEAKPROOF requirements for row-level security? Tom Lane
- 回复: Fix potential overflow risks from wcscpy and sprintf Yan Haibo
- 回复: Fix potential overflow risks from wcscpy and sprintf Yan Haibo
- Re: 回复: Fix potential overflow risks from wcscpy and sprintf Tom Lane
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: pglogical3 : support Bruce Momjian
- Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c) Ranier Vilela
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: No error checking when reading from file using zstd in pg_dump Tomas Vondra
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: No error checking when reading from file using zstd in pg_dump Tom Lane