pgsql-hackers since 2024-11-12 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
Nov. 12, 2024
| Thread |
Author |
Time |
|
Re: Eager aggregation, take 3
|
Richard Guo |
00:27 |
|
Re: explain plans for foreign servers
|
Andy Fan |
00:33 |
|
intarray sort returns wrong result 📎
|
Junwang Zhao |
00:58 |
|
Re: intarray sort returns wrong result
|
Tom Lane |
01:13 |
|
Optimizing FastPathTransferRelationLocks() 📎
|
Fujii Masao |
01:16 |
|
Re: Add reject_limit option to file_fdw 📎
|
torikoshia |
01:16 |
|
Re: intarray sort returns wrong result
|
Junwang Zhao |
01:18 |
|
Re: Skip collecting decoded changes of already-aborted transactions
|
Peter Smith |
01:39 |
|
Remove a unnecessary backslash in CopyFrom 📎
|
Yugo Nagata |
02:46 |
|
Re: Remove a unnecessary backslash in CopyFrom
|
Tender Wang |
02:58 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Amit Kapila |
03:05 |
|
Re: define pg_structiszero(addr, s, r)
|
Michael Paquier |
03:28 |
|
Re: Remove a unnecessary backslash in CopyFrom
|
Fujii Masao |
03:31 |
|
Re: Add parallel columns for seq scan and index scan on
pg_stat_all_tables and _indexes
|
Michael Paquier |
03:41 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Amit Kapila |
04:21 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Amit Kapila |
04:22 |
|
2024-11-14 release announcement draft 📎
|
Jonathan S. Katz |
04:28 |
|
Re: 2024-11-14 release announcement draft
|
Thomas Munro |
04:54 |
|
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
|
Yugo Nagata |
05:03 |
|
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
|
Yugo Nagata |
05:17 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated column
as REPLICA IDENTITY
|
Amit Kapila |
05:43 |
|
Re: Add reject_limit option to file_fdw
|
Yugo Nagata |
05:51 |
|
Re: define pg_structiszero(addr, s, r)
|
Bertrand Drouvot |
06:09 |
|
Re: Add reject_limit option to file_fdw
|
Kirill Reshke |
06:23 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Masahiko Sawada |
06:32 |
|
Missing word in comment 📎
|
Amit Langote |
06:53 |
|
Re: define pg_structiszero(addr, s, r)
|
Michael Paquier |
06:56 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Ashutosh Bapat |
07:13 |
|
RE: Disallow UPDATE/DELETE on table with unpublished generated column
as REPLICA IDENTITY
|
Zhijie Hou (Fujitsu) |
07:22 |
|
Re: Fix for pageinspect bug in PG 17
|
Michael Paquier |
07:39 |
|
Re: Support LIKE with nondeterministic collations 📎
|
Peter Eisentraut |
07:45 |
|
RE: Fix for pageinspect bug in PG 17
|
Hayato Kuroda (Fujitsu) |
08:04 |
|
Re: Converting contrib SQL functions to new style
|
Michael Paquier |
08:30 |
|
Re: Adding NetBSD and OpenBSD to Postgres CI 📎
|
Nazir Bilal Yavuz |
08:38 |
|
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
|
torikoshia |
08:38 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated
column as REPLICA IDENTITY
|
Alvaro Herrera |
08:45 |
|
Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT
|
Alvaro Herrera |
08:46 |
|
Re: Virtual generated columns
|
jian he |
08:49 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Ashutosh Bapat |
09:37 |
|
Re: Update Unicode data to Unicode 16.0.0
|
Laurenz Albe |
09:40 |
|
Fix to increment the index scan counter for the bloom filter index 📎
|
Masahiro Ikeda |
10:01 |
|
Re: Identify huge pages accessibility using madvise
|
Peter Eisentraut |
10:07 |
|
Re: NOT ENFORCED constraint feature
|
Peter Eisentraut |
10:18 |
|
RE: Conflict detection for update_deleted in logical replication 📎
|
Zhijie Hou (Fujitsu) |
10:19 |
|
Re: Separate memory contexts for relcache and catcache
|
Ashutosh Bapat |
10:26 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated column
as REPLICA IDENTITY
|
Amit Kapila |
10:27 |
|
Re: Add html-serve target to autotools and meson
|
Ashutosh Bapat |
10:30 |
|
Re: not null constraints, again
|
Alvaro Herrera |
10:43 |
|
Re: explain plans for foreign servers
|
Ashutosh Bapat |
10:46 |
|
Re: Allowing pg_recvlogical to create temporary replication slots
|
Torsten Förtsch |
10:54 |
|
Re: define pg_structiszero(addr, s, r) 📎
|
Bertrand Drouvot |
10:56 |
|
Re: Parallel heap vacuum
|
vignesh C |
11:21 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Tomas Vondra |
11:25 |
|
Extract constants from EXECUTE queries
|
ISHAN CHHANGANI |
11:28 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Tomas Vondra |
12:00 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated
column as REPLICA IDENTITY
|
Alvaro Herrera |
12:07 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Ashutosh Bapat |
12:08 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Amit Kapila |
12:19 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated column
as REPLICA IDENTITY
|
Amit Kapila |
12:24 |
|
CREATE SCHEMA ... CREATE DOMAIN support 📎
|
Kirill Reshke |
12:54 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Tomas Vondra |
12:59 |
|
Re: RFC: Additional Directory for Extensions
|
Peter Eisentraut |
13:25 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated
column as REPLICA IDENTITY
|
Alvaro Herrera |
13:35 |
|
Parametrization minimum password lenght 📎
|
Emanuele Musella |
13:41 |
|
Re: Parametrization minimum password lenght
|
Tomas Vondra |
13:48 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Jan Wieck |
13:51 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Andres Freund |
13:55 |
|
Re: Parallel workers stats in pg_stat_database
|
Michael Banck |
14:05 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Andres Freund |
14:06 |
|
Re: [PATCH] Refactor SLRU to always use long file names 📎
|
Aleksander Alekseev |
14:15 |
|
Re: Allowing pg_recvlogical to create temporary replication slots
|
Dickson S. Guedes |
14:30 |
|
Re: [PATCH] Refactor SLRU to always use long file names
|
Aleksander Alekseev |
14:37 |
|
Re: RFC: Additional Directory for Extensions
|
David E. Wheeler |
14:44 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Jan Wieck |
14:45 |
|
Re: Parallel workers stats in pg_stat_database
|
Benoit Lobréau |
14:56 |
|
Re: [PoC] XMLCast (SQL/XML X025)
|
Robert Haas |
14:59 |
|
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎
|
Michail Nikolaev |
15:00 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Jan Wieck |
15:12 |
|
Re: meson and check-tests
|
jian he |
15:13 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
Robert Haas |
15:21 |
|
Re: Parallel workers stats in pg_stat_database
|
Michael Banck |
15:24 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Andres Freund |
15:34 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
Guillaume Lelarge |
15:35 |
|
Re: [PATCH] Add sortsupport for range types and btree_gist
|
Bernd Helmle |
15:43 |
|
Re: Avoiding superfluous buffer locking during nbtree backwards scans 📎
|
Peter Geoghegan |
15:55 |
|
Re: doc: pgevent.dll location
|
Robert Haas |
16:02 |
|
Re: Virtual generated columns 📎
|
Peter Eisentraut |
16:06 |
|
Re: Virtual generated columns
|
Peter Eisentraut |
16:07 |
|
Re: Virtual generated columns
|
Peter Eisentraut |
16:08 |
|
Re: Virtual generated columns
|
Peter Eisentraut |
16:09 |
|
Re: Virtual generated columns
|
Peter Eisentraut |
16:10 |
|
Re: Virtual generated columns
|
Peter Eisentraut |
16:17 |
|
Re: define pg_structiszero(addr, s, r) 📎
|
Ranier Vilela |
16:32 |
|
Re: Extract constants from EXECUTE queries
|
Tomas Vondra |
16:34 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Jan Wieck |
16:40 |
|
Re: Virtual generated columns
|
Alvaro Herrera |
16:50 |
|
Re: doc: pgevent.dll location
|
Peter Eisentraut |
16:52 |
|
Fix array access (src/bin/pg_dump/pg_dump.c) 📎
|
Ranier Vilela |
17:05 |
|
Re: Parallel workers stats in pg_stat_database
|
Benoit Lobréau |
17:17 |
|
Re: doc: pgevent.dll location
|
Robert Haas |
17:27 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Andres Freund |
17:45 |
|
Re: Fix array access (src/bin/pg_dump/pg_dump.c)
|
Alvaro Herrera |
19:11 |
|
Re: pg_rewind WAL segments deletion pitfall 📎
|
Alvaro Herrera |
19:18 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Masahiko Sawada |
19:50 |
|
Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip
scan and SAOP scans)
|
Peter Geoghegan |
20:00 |
|
Re: doc: pgevent.dll location
|
Peter Eisentraut |
20:06 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE 📎
|
Guillaume Lelarge |
21:02 |
|
Re: Improve error messages for database object stats manipulation
functions during recovery
|
Heikki Linnakangas |
21:09 |
|
Re: doc: pgevent.dll location
|
Robert Haas |
21:11 |
|
Re: Statistics Import and Export
|
Heikki Linnakangas |
21:17 |
|
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
|
Robert Haas |
21:21 |
|
Re: Fix to increment the index scan counter for the bloom filter index
|
Peter Geoghegan |
21:23 |
|
Re: doc: pgevent.dll location
|
Andres Freund |
21:25 |
|
Re: [PoC] Federated Authn/z with OAUTHBEARER
|
Jacob Champion |
21:47 |
|
Re: Fix array access (src/bin/pg_dump/pg_dump.c)
|
Ranier Vilela |
22:13 |
Nov. 13, 2024
| Thread |
Author |
Time |
|
Re: [PoC] XMLCast (SQL/XML X025)
|
Jim Jones |
00:16 |
|
Re: Vacuum statistics
|
Jim Nasby |
00:24 |
|
Re: define pg_structiszero(addr, s, r)
|
Michael Paquier |
00:25 |
|
Re: define pg_structiszero(addr, s, r)
|
Michael Paquier |
00:33 |
|
Re: Conflict detection for update_deleted in logical replication
|
Masahiko Sawada |
00:34 |
|
Re: Fix to increment the index scan counter for the bloom filter
index
|
Masahiro Ikeda |
00:45 |
|
Re: define pg_structiszero(addr, s, r)
|
Ranier Vilela |
00:51 |
|
Re: Fix to increment the index scan counter for the bloom filter index
|
Peter Geoghegan |
01:58 |
|
RE: Commit Timestamp and LSN Inversion issue
|
Hayato Kuroda (Fujitsu) |
03:00 |
|
Re: Avoiding superfluous buffer locking during nbtree backwards scans
|
Masahiro Ikeda |
03:14 |
|
Re: Skip collecting decoded changes of already-aborted transactions
|
vignesh C |
03:28 |
|
Re: Virtual generated columns
|
jian he |
03:30 |
|
RE: Commit Timestamp and LSN Inversion issue
|
Hayato Kuroda (Fujitsu) |
03:59 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Ashutosh Bapat |
04:38 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated column
as REPLICA IDENTITY 📎
|
Shlok Kyal |
05:45 |
|
Re: Statistics Import and Export
|
Corey Huinker |
06:04 |
|
Re: Disallow UPDATE/DELETE on table with unpublished generated column
as REPLICA IDENTITY
|
Amit Kapila |
06:32 |
|
Re: define pg_structiszero(addr, s, r)
|
Bertrand Drouvot |
06:41 |
|
Writing out WAL buffers that are still in flux 📎
|
Thomas Munro |
06:46 |
|
Re: Reordering DISTINCT keys to match input path's pathkeys 📎
|
Richard Guo |
06:49 |
|
Re: Enhancing Memory Context Statistics Reporting 📎
|
Rahila Syed |
07:30 |
|
Re: define pg_structiszero(addr, s, r) 📎
|
Bertrand Drouvot |
07:50 |
|
Re: Converting contrib SQL functions to new style 📎
|
Ronan Dunklau |
08:15 |
|
Re: Enable data checksums by default
|
Peter Eisentraut |
08:31 |
|
Re: Converting contrib SQL functions to new style
|
Peter Eisentraut |
08:39 |
|
Re: doc: pgevent.dll location 📎
|
Peter Eisentraut |
08:53 |
|
Re: Commit Timestamp and LSN Inversion issue
|
Amit Kapila |
08:56 |
|
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
vignesh C |
09:29 |
|
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎
|
Nisha Moond |
09:30 |
|
Some dead code in get_param_path_clause_serials() 📎
|
Richard Guo |
09:34 |
|
Re: Introduce XID age and inactive timeout based replication slot invalidation
|
Nisha Moond |
09:35 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Amit Kapila |
09:38 |
|
Re: New GUC autovacuum_max_threshold ?
|
Frédéric Yhuel |
10:03 |
|
Re: SQL:2011 application time
|
Peter Eisentraut |
10:11 |
|
Re: New GUC autovacuum_max_threshold ?
|
wenhui qiu |
10:33 |
|
Re: Reordering DISTINCT keys to match input path's pathkeys
|
Andrei Lepikhov |
10:36 |
|
Re: SQL:2011 application time
|
Peter Eisentraut |
10:50 |
|
Re: SQL:2011 application time
|
Peter Eisentraut |
10:53 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Amit Kapila |
10:59 |
|
Re: Enable data checksums by default
|
Alvaro Herrera |
11:03 |
|
RE: Parallel heap vacuum
|
Hayato Kuroda (Fujitsu) |
11:10 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Tomas Vondra |
11:53 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Tomas Vondra |
11:53 |
|
Re: logical replication: restart_lsn can go backwards (and more),
seems broken since 9.4
|
Tomas Vondra |
11:55 |
|
BitmapOr node not used in plan for ANY/IN but is for sequence of ORs ...
|
Jim Vanns |
12:08 |
|
Re: Add reject_limit option to file_fdw
|
torikoshia |
12:47 |
|
Re: Add reject_limit option to file_fdw 📎
|
torikoshia |
12:48 |
|
Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT 📎
|
Amit Langote |
12:52 |
|
Re: altering a column's collation leaves an invalid foreign key 📎
|
jian he |
12:56 |
|
Re: Some dead code in get_param_path_clause_serials()
|
Andrei Lepikhov |
12:59 |
|
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
|
Yugo NAGATA |
13:02 |
|
Re: BitmapOr node not used in plan for ANY/IN but is for sequence of
ORs ...
|
Tomas Vondra |
13:13 |
|
Re: Infinite loop in XLogPageRead() on standby
|
Alexander Kukushkin |
13:18 |
|
Re: define pg_structiszero(addr, s, r)
|
Ranier Vilela |
13:28 |
|
Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT
|
Alvaro Herrera |
13:49 |
|
Re: pg_combinebackup --incremental
|
Jakub Wartak |
13:56 |
|
Re: Add reject_limit option to file_fdw
|
Yugo NAGATA |
14:17 |
|
Re: proposal: schema variables 📎
|
Laurenz Albe |
14:24 |
|
Re: Avoiding superfluous buffer locking during nbtree backwards scans
|
Peter Geoghegan |
14:51 |
|
Re: proposal: schema variables
|
Pavel Stehule |
15:06 |
|
RE: FW: Building Postgres 17.0 with meson 📎
|
Mark Hill |
15:17 |
|
pgsql-hackers@postgresql.org VS pgsql-hackers@lists.postgresql.org
|
Tony Wayne |
15:18 |
|
[Bug] Heap Use After Free in Window Aggregate Execution 📎
|
Jayesh Dehankar |
15:22 |
|
Re: pgsql-hackers@postgresql.org VS pgsql-hackers@lists.postgresql.org
|
David G. Johnston |
15:24 |
|
Re: pgsql-hackers@postgresql.org VS
pgsql-hackers@lists.postgresql.org
|
Kai Wagner |
15:25 |
|
Fwd: pgsql-hackers@postgresql.org VS pgsql-hackers@lists.postgresql.org
|
Tony Wayne |
15:38 |
|
Re: POC: make mxidoff 64 bits 📎
|
Maxim Orlov |
15:44 |
|
Re: FW: Building Postgres 17.0 with meson
|
Nazir Bilal Yavuz |
15:51 |
|
Re: Fix for pageinspect bug in PG 17 📎
|
Tomas Vondra |
15:59 |
|
Re: .ready and .done files considered harmful
|
Alvaro Herrera |
16:05 |
|
Re: Fix for pageinspect bug in PG 17
|
Tomas Vondra |
16:06 |
|
Re: Speed up TransactionIdIsCurrentTransactionId() with lots of
subxacts
|
Bertrand Drouvot |
16:08 |
|
Re: Vacuum statistics 📎
|
Alena Rybakina |
16:21 |
|
Re: proposal: schema variables
|
Dmitry Dolgov |
16:34 |
|
Re: Allow default \watch interval in psql to be configured 📎
|
Daniel Gustafsson |
16:48 |
|
Re: Parametrization minimum password lenght 📎
|
Emanuele Musella |
16:54 |
|
Re: Fix for pageinspect bug in PG 17
|
Peter Geoghegan |
17:20 |
|
Re: Skip collecting decoded changes of already-aborted transactions 📎
|
Masahiko Sawada |
17:58 |
|
Re: Skip collecting decoded changes of already-aborted transactions
|
Masahiko Sawada |
18:00 |
|
Re: no library dependency in Makefile?
|
Noah Misch |
18:10 |
|
Re: proposal: schema variables
|
Pavel Stehule |
18:18 |
|
Graceful way to handle too many locks
|
Chris Cleveland |
19:05 |
|
Re: Graceful way to handle too many locks
|
Tomas Vondra |
19:51 |
|
Re: .ready and .done files considered harmful
|
Robert Haas |
19:52 |
|
Re: Fix for pageinspect bug in PG 17
|
Tomas Vondra |
20:00 |
Browse Archives
Prev
|
Next