pgsql-hackers before 2025-06-18 00:00
The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!
Search the Archives
Browse Archives
Prev
|
Next
June 16, 2025
Thread |
Author |
Time |
Re: No error checking when reading from file using zstd in pg_dump
|
Daniel Gustafsson |
09:00 |
RE: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly
|
Hayato Kuroda (Fujitsu) |
09:11 |
Re: pglogical3 : support
|
Amit Kapila |
09:20 |
Re: No error checking when reading from file using zstd in pg_dump 📎
|
Evgeniy Gorbanev |
09:27 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎
|
jian he |
09:33 |
Re: No error checking when reading from file using zstd in pg_dump
|
Daniel Gustafsson |
09:43 |
Re: No error checking when reading from file using zstd in pg_dump
|
Evgeniy Gorbanev |
09:51 |
Re: [PATCH] Split varlena.c into varlena.c and bytea.c 📎
|
Aleksander Alekseev |
10:33 |
[PATCH] Remove unused #include's in src/backend/utils/adt/* 📎
|
Aleksander Alekseev |
11:08 |
Re: Non-reproducible AIO failure
|
Konstantin Knizhnik |
11:11 |
Re: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly 📎
|
Alexander Korotkov |
11:16 |
Re: [PATCH] Add an ldflags_sl meson build option
|
Peter Eisentraut |
11:32 |
Re: Conflict detection for update_deleted in logical replication 📎
|
Amit Kapila |
11:36 |
Re: Conflict detection for update_deleted in logical replication
|
shveta malik |
11:41 |
RE: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly
|
Hayato Kuroda (Fujitsu) |
11:44 |
Re: Commitfest app release at half June
|
Jelte Fennema-Nio |
12:02 |
Re: Changing shared_buffers without restart 📎
|
Ashutosh Bapat |
12:39 |
Huge commitfest app update upcoming: Tags, Draft CF, Help page, and
automated commitfest creat/open/close 📎
|
Jelte Fennema-Nio |
12:47 |
Re: pg_upgrade fails with an error "object doesn't exist"
|
Daniel Gustafsson |
12:49 |
Re: Add XMLNamespaces to XMLElement 📎
|
Jim Jones |
13:11 |
Re: relrewrite not documented at the top of
heap_create_with_catalog()
|
Yugo Nagata |
13:37 |
Re: pg_upgrade fails with an error "object doesn't exist"
|
Tom Lane |
13:41 |
Re: No error checking when reading from file using zstd in pg_dump
|
Tom Lane |
13:56 |
Re: [PATCH] Remove unused #include's in src/backend/utils/adt/*
|
Tom Lane |
14:09 |
Re: No error checking when reading from file using zstd in pg_dump
|
Daniel Gustafsson |
14:11 |
Re: No error checking when reading from file using zstd in pg_dump
|
Tom Lane |
14:20 |
Re: [PATCH] Remove unused #include's in src/backend/utils/adt/* 📎
|
Aleksander Alekseev |
14:20 |
Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock,
use atomic operations on maxMsgNum) 📎
|
Yura Sokolov |
14:28 |
Re: CHECKPOINT unlogged data 📎
|
Christoph Berg |
14:36 |
Re: Fwd: dsm_registry: Add detach and destroy features
|
Nathan Bossart |
14:40 |
Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock,
use atomic operations on maxMsgNum)
|
Andres Freund |
14:41 |
Re: Per-role disabling of LEAKPROOF requirements for row-level
security?
|
Yugo Nagata |
14:57 |
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin 📎
|
Melanie Plageman |
14:58 |
Re: psql: tab-completion support for COPY ... TO/FROM STDIN,
STDOUT, and PROGRAM 📎
|
Yugo Nagata |
15:08 |
Re: Non-reproducible AIO failure
|
Andres Freund |
15:11 |
Re: CHECKPOINT unlogged data
|
Nathan Bossart |
15:18 |
Re: No error checking when reading from file using zstd in pg_dump 📎
|
Daniel Gustafsson |
15:41 |
Re: CHECKPOINT unlogged data 📎
|
Christoph Berg |
15:43 |
Re: Non-reproducible AIO failure
|
Konstantin Knizhnik |
15:48 |
Re: Amcheck verification of GiST and GIN 📎
|
Tomas Vondra |
15:58 |
Re: Per-role disabling of LEAKPROOF requirements for row-level security?
|
Tom Lane |
15:59 |
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
|
Sergey Sargsyan |
16:17 |
Returning nbtree posting list TIDs in DESC order during backwards scans 📎
|
Peter Geoghegan |
16:46 |
Re: amcheck support for BRIN indexes
|
Andrey Borodin |
17:11 |
Re: Per-role disabling of LEAKPROOF requirements for row-level
security?
|
Nathan Bossart |
17:21 |
Re: Per-role disabling of LEAKPROOF requirements for row-level security?
|
Tom Lane |
17:36 |
Re: No error checking when reading from file using zstd in pg_dump 📎
|
Tom Lane |
17:56 |
回复: Fix potential overflow risks from wcscpy and sprintf 📎
|
Yan Haibo |
18:03 |
回复: Fix potential overflow risks from wcscpy and sprintf 📎
|
Yan Haibo |
18:04 |
Re: 回复: Fix potential overflow risks from wcscpy and sprintf
|
Tom Lane |
18:28 |
RE: Improve CRC32C performance on SSE4.2 📎
|
Devulapalli, Raghuveer |
18:31 |
Re: pglogical3 : support
|
Bruce Momjian |
18:39 |
Re: Amcheck verification of GiST and GIN
|
Arseniy Mukhin |
19:09 |
回复: 回复: Fix potential overflow risks from wcscpy and sprintf 📎
|
Yan Haibo |
19:20 |
Re: pg_dump --with-* options
|
Corey Huinker |
19:35 |
Re: Allow pg_dump --statistics-only to dump foreign table statistics?
|
Corey Huinker |
19:39 |
Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c) 📎
|
Ranier Vilela |
19:44 |
Re: No error checking when reading from file using zstd in pg_dump
|
Tomas Vondra |
19:45 |
Re: 回复: 回复: Fix potential overflow risks from wcscpy and sprintf
|
Tom Lane |
19:46 |
Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c) 📎
|
Ranier Vilela |
19:48 |
Re: Amcheck verification of GiST and GIN
|
Tomas Vondra |
19:59 |
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
|
Mihail Nikalayeu |
20:00 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎
|
Dmitry Koval |
20:15 |
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
|
Sergey Sargsyan |
20:21 |
Re: No error checking when reading from file using zstd in pg_dump
|
Tomas Vondra |
20:23 |
Re: [BUG?] check_exclusion_or_unique_constraint false negative 📎
|
Mihail Nikalayeu |
20:25 |
Re: No error checking when reading from file using zstd in pg_dump
|
Tom Lane |
20:49 |
Re: No error checking when reading from file using zstd in pg_dump
|
Daniel Gustafsson |
20:49 |
Re: pg_dump --with-* options
|
Nathan Bossart |
21:09 |
Re: Allow pg_dump --statistics-only to dump foreign table statistics?
|
Nathan Bossart |
21:17 |
Re: Per-role disabling of LEAKPROOF requirements for row-level
security?
|
Nathan Bossart |
21:30 |
Re: Improve CRC32C performance on SSE4.2
|
Nathan Bossart |
22:14 |
RE: Improve CRC32C performance on SSE4.2
|
Devulapalli, Raghuveer |
22:20 |
Re: Allow pg_dump --statistics-only to dump foreign table statistics?
|
Corey Huinker |
22:44 |
Re: [PATCH] Add an ldflags_sl meson build option
|
Matt Smith (matts3) |
22:50 |
Re: Make tuple deformation faster
|
David Rowley |
22:50 |
Re: pg_dump --with-* options
|
Jeff Davis |
22:57 |
Re: pg_dump --with-* options
|
Tom Lane |
23:09 |
Re: Improve CRC32C performance on SSE4.2
|
Andy Fan |
23:40 |
Re: Fix slot synchronization with two_phase decoding enabled
|
Masahiko Sawada |
23:46 |
Re: Returning nbtree posting list TIDs in DESC order during backwards scans 📎
|
Peter Geoghegan |
23:47 |
Re: Make COPY format extendable: Extract COPY TO format
implementations
|
Sutou Kouhei |
23:50 |
RE: Improve CRC32C performance on SSE4.2
|
Devulapalli, Raghuveer |
23:52 |
June 17, 2025
Thread |
Author |
Time |
Re: Non-reproducible AIO failure
|
Tom Lane |
00:22 |
Re: Make COPY format extendable: Extract COPY TO format
implementations
|
Michael Paquier |
00:38 |
Re: pg_dump --with-* options
|
Nathan Bossart |
00:58 |
Re: pg_dump --with-* options
|
Fujii Masao |
01:02 |
Re: pg_dump --with-* options
|
Fujii Masao |
01:08 |
BackendKeyData is mandatory?
|
Tatsuo Ishii |
01:10 |
Re: pg_upgrade fails with an error "object doesn't exist"
|
Vaibhav Dalvi |
02:44 |
Re: BackendKeyData is mandatory?
|
Tom Lane |
02:46 |
Re: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly
|
vignesh C |
02:54 |
Re: pg_upgrade fails with an error "object doesn't exist"
|
Tom Lane |
02:58 |
Re: BackendKeyData is mandatory?
|
David G. Johnston |
03:06 |
回复: 回复: 回复: Fix potential overflow risks from wcscpy and sprintf 📎
|
Yan Haibo |
03:12 |
RE: pg_recvlogical cannot create slots with failover=true
|
Hayato Kuroda (Fujitsu) |
03:21 |
Re: Allow pg_dump --statistics-only to dump foreign table statistics?
|
Fujii Masao |
03:34 |
Re: Allow pg_dump --statistics-only to dump foreign table statistics? 📎
|
Fujii Masao |
03:39 |
RE: Suggestion to add --continue-client-on-abort option to pgbench
|
Hayato Kuroda (Fujitsu) |
03:47 |
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page,
and automated commitfest creat/open/close
|
Ashutosh Bapat |
04:21 |
RE: Improve CRC32C performance on SSE4.2 📎
|
Devulapalli, Raghuveer |
04:27 |
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
|
Tom Lane |
04:41 |
Re: fix: propagate M4 env variable to flex subprocess
|
Peter Eisentraut |
05:15 |
Re: confusing message in check_tuple
|
Peter Eisentraut |
05:21 |
Re: wrong comments in rewriteTargetListIU
|
Peter Eisentraut |
05:27 |
Re: Avoid possible dereference null pointer
(contrib/postgres_fdw/postgres_fdw.c)
|
Fujii Masao |
05:38 |
Re: Mention the default io_method?
|
Peter Eisentraut |
05:46 |
Re: pg_upgrade fails with an error "object doesn't exist"
|
Daniel Gustafsson |
06:28 |
Re: Replication slot is not able to sync up
|
Amit Kapila |
06:30 |
Re: POC: enable logical decoding when wal_level = 'replica' without a
server restart
|
shveta malik |
06:48 |
Re: XMLDocument (SQL/XML X030) 📎
|
Jim Jones |
07:03 |
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page,
and automated commitfest creat/open/close
|
Jelte Fennema-Nio |
07:05 |
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
|
John Naylor |
07:23 |
Re: Suggestion to add --continue-client-on-abort option to pgbench
|
Yugo Nagata |
07:28 |
Re: pg_dump/pg_dumpall help synopses and terminology
|
Peter Eisentraut |
07:32 |
Re: Suggestion to add --continue-client-on-abort option to pgbench
|
Yugo Nagata |
07:35 |
Re: Skipping schema changes in publication 📎
|
Shlok Kyal |
07:41 |
Re: pg_dump/pg_dumpall help synopses and terminology 📎
|
Peter Eisentraut |
07:43 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎
|
jian he |
07:51 |
Re: pg_recvlogical cannot create slots with failover=true
|
Peter Eisentraut |
07:59 |
Re: [PATCH] Add an ldflags_sl meson build option
|
Nazir Bilal Yavuz |
08:05 |
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page,
and automated commitfest creat/open/close 📎
|
Jelte Fennema-Nio |
08:05 |
Re: [PATCH] Add an ldflags_sl meson build option 📎
|
Matt Smith (matts3) |
08:15 |
Re: confusing message in check_tuple
|
jian he |
08:17 |
Transactional behavior of pg_create_logical_replication_slot
|
Mats Kindahl |
08:30 |
Re: Adding a '--clean-publisher-objects' option to
'pg_createsubscriber' utility.
|
Peter Eisentraut |
08:44 |
Re: Improve CRC32C performance on SSE4.2 📎
|
John Naylor |
08:55 |
Re: [PATCH] Add an ldflags_sl meson build option
|
Peter Eisentraut |
09:01 |
Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
|
Etsuro Fujita |
09:08 |
Re: wrong comments in rewriteTargetListIU
|
Dean Rasheed |
09:31 |
Re: Non-reproducible AIO failure
|
Konstantin Knizhnik |
10:30 |
RE: Conflict detection for update_deleted in logical replication 📎
|
Zhijie Hou (Fujitsu) |
10:56 |
Re: Transactional behavior of pg_create_logical_replication_slot
|
Andres Freund |
11:22 |
Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
|
Ranier Vilela |
11:37 |
Re: wrong comments in rewriteTargetListIU
|
Peter Eisentraut |
11:42 |
Re: Timeline switching with partial WAL records can break replica recovery 📎
|
D Laaren |
11:59 |
Re: add function for creating/attaching hash table in DSM registry
|
Rahila Syed |
12:13 |
--enable-{debug,cassert} should also activate --enable-depend
|
Dimitrios Apostolou |
12:32 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Aleksander Alekseev |
12:34 |
Re: BackendKeyData is mandatory?
|
Tatsuo Ishii |
12:41 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Ranier Vilela |
12:52 |
Re: wrong comments in rewriteTargetListIU
|
jian he |
12:55 |
Re: --enable-{debug,cassert} should also activate --enable-depend
|
Aleksander Alekseev |
13:04 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Aleksander Alekseev |
13:09 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Ranier Vilela |
13:31 |
Re: Non-reproducible AIO failure
|
Andres Freund |
13:35 |
Re: --enable-{debug,cassert} should also activate --enable-depend
|
Dimitrios Apostolou |
13:37 |
Re: Add progressive backoff to XactLockTableWait functions 📎
|
Xuneng Zhou |
13:38 |
Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c) 📎
|
Ranier Vilela |
13:40 |
Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
|
Daniel Gustafsson |
13:42 |
Re: Non-reproducible AIO failure
|
Konstantin Knizhnik |
13:43 |
Re: Avoid possible dereference null pointer
(src/backend/utils/cache/relcache.c)
|
Tomas Vondra |
13:43 |
Re: Non-reproducible AIO failure
|
Andres Freund |
13:47 |
Re: --enable-{debug,cassert} should also activate --enable-depend
|
Aleksander Alekseev |
13:48 |
Re: Add progressive backoff to XactLockTableWait functions 📎
|
Xuneng Zhou |
13:50 |
Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c) 📎
|
Ranier Vilela |
13:54 |
Re: Add progressive backoff to XactLockTableWait functions 📎
|
Xuneng Zhou |
14:02 |
Re: Avoid possible dereference null pointer
(contrib/postgres_fdw/postgres_fdw.c)
|
Fujii Masao |
14:03 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Ranier Vilela |
14:04 |
Re: [PATCH] Add additional extended protocol commands to psql: \parse
and \bindx
|
Jelte Fennema-Nio |
14:05 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Aleksander Alekseev |
14:10 |
Re: Non-reproducible AIO failure
|
Tom Lane |
14:15 |
Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
|
Ranier Vilela |
14:16 |
Re: Add progressive backoff to XactLockTableWait functions
|
Andres Freund |
14:17 |
Re: Amcheck verification of GiST and GIN
|
Thom Brown |
14:19 |
Re: Improve CRC32C performance on SSE4.2
|
Nathan Bossart |
14:21 |
Re: Amcheck verification of GiST and GIN
|
Tomas Vondra |
14:26 |
Re: Add partial :-variable expansion to psql \copy
|
Andres Freund |
14:41 |
Re: Allow to collect statistics on virtual generated columns
|
Andres Freund |
14:43 |
Re: Proposal: Adding compression of temporary files
|
Andres Freund |
14:49 |
Re: Non-reproducible AIO failure
|
Konstantin Knizhnik |
14:54 |
Re: Avoid possible dereference null pointer
(src/backend/utils/cache/relcache.c)
|
Daniel Gustafsson |
14:59 |
Re: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly
|
Alexander Korotkov |
15:08 |
Re: Non-reproducible AIO failure
|
Konstantin Knizhnik |
15:08 |
Re: Non-reproducible AIO failure
|
Andres Freund |
15:08 |
Re: Non-reproducible AIO failure
|
Andres Freund |
15:11 |
Re: autoprewarm_dump_now 📎
|
Daria Shanina |
15:15 |
Re: Add CASEFOLD() function.
|
Vik Fearing |
15:37 |
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
|
Sergey Sargsyan |
15:55 |
Re: ALTER TABLE ALTER CONSTRAINT misleading error message
|
Fujii Masao |
16:00 |
RE: Improve CRC32C performance on SSE4.2
|
Devulapalli, Raghuveer |
16:19 |
Re: add function for creating/attaching hash table in DSM registry 📎
|
Nathan Bossart |
16:57 |
Re: pg_dump --with-* options
|
Jeff Davis |
17:17 |
minimum Meson version
|
Peter Eisentraut |
17:36 |
Re: minimum Meson version
|
Tom Lane |
17:48 |
Re: Add CASEFOLD() function.
|
Jeff Davis |
18:14 |
Re: pg_recvlogical cannot create slots with failover=true 📎
|
Masahiko Sawada |
18:19 |
Re: minimum Meson version
|
Andres Freund |
18:23 |
Re: minimum Meson version
|
Tom Lane |
18:33 |
Re: minimum Meson version
|
Jesper Pedersen |
18:33 |
Re: add function for creating/attaching hash table in DSM registry 📎
|
Nathan Bossart |
18:41 |
Re: wrong comments in rewriteTargetListIU
|
Dean Rasheed |
18:50 |
Re: minimum Meson version
|
Andres Freund |
19:23 |
Re: minimum Meson version
|
Greg Sabino Mullane |
20:09 |
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly
|
Tom Lane |
20:18 |
Re: minimum Meson version
|
Andres Freund |
20:19 |
Re: minimum Meson version
|
Jelte Fennema-Nio |
21:10 |
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎
|
Dmitry Koval |
21:45 |
Re: POC: Parallel processing of indexes in autovacuum
|
Masahiko Sawada |
22:36 |
Re: Proposal: Global Index for PostgreSQL
|
Masahiko Sawada |
23:07 |
Browse Archives
Prev
|
Next