pgsql-hackers since 2025-05-23 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
May 23, 2025
Thread |
Author |
Time |
Re: parallel_safe
|
Andy Fan |
00:47 |
Re: Why our Valgrind reports suck
|
Andres Freund |
01:19 |
Re: Why our Valgrind reports suck
|
Tom Lane |
01:48 |
Re: Retiring some encodings?
|
Michael Paquier |
02:11 |
Re: generic plans and "initial" pruning
|
Amit Langote |
02:17 |
Re: PG 18 release notes draft committed 📎
|
Bruce Momjian |
02:24 |
Re: PG 18 release notes draft committed
|
Bruce Momjian |
02:31 |
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION 📎
|
jian he |
02:37 |
Re: PG 18 release notes draft committed
|
vignesh C |
02:49 |
Re: PG 18 release notes draft committed 📎
|
Bruce Momjian |
03:03 |
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
|
Richard Guo |
03:03 |
Re: queryId constant squashing does not support prepared statements
|
Sami Imseih |
03:23 |
Re: Avoid orphaned objects dependencies, take 3
|
jian he |
04:20 |
Replication slot is not able to sync up
|
Suraj Kharage |
04:26 |
Re: Replication slot is not able to sync up
|
Amit Kapila |
04:55 |
Re: doc: Make logical replication examples executable in bulk and
legal sgml.
|
Amit Kapila |
05:19 |
doc: Make logical replication examples executable in bulk and legal sgml.
|
David G. Johnston |
05:22 |
Re: PG 18 release notes draft committed 📎
|
Michael Paquier |
06:16 |
Re: Conflict detection for update_deleted in logical replication
|
shveta malik |
06:45 |
Re: queryId constant squashing does not support prepared statements
|
Dmitry Dolgov |
07:06 |
Re: Retiring some encodings?
|
Heikki Linnakangas |
07:18 |
Re: XMLSerialize: version and explicit XML declaration 📎
|
Jim Jones |
07:31 |
RE: Re: Re: psql : \dn+ to show default schema privileges
|
노명석 |
07:44 |
Re: PG 18 release notes draft committed
|
Álvaro Herrera |
07:54 |
Re: Enable data checksums by default
|
Heikki Linnakangas |
08:10 |
Re: Retiring some encodings?
|
Daniel Gustafsson |
08:21 |
pg18: Virtual generated columns are not (yet) safe when superuser
selects from them 📎
|
Feike Steenbergen |
08:43 |
Re: PG 18 release notes draft committed
|
Álvaro Herrera |
08:46 |
Re: RFC: Logging plan of the running query
|
Atsushi Torikoshi |
08:50 |
Re: Conflict detection for update_deleted in logical replication
|
Amit Kapila |
08:56 |
Re: Retiring some encodings?
|
wenhui qiu |
09:08 |
Re: Enable data checksums by default 📎
|
Peter Eisentraut |
09:22 |
Re: Enable data checksums by default
|
Daniel Gustafsson |
09:25 |
Re: Retiring some encodings?
|
Daniel Gustafsson |
09:28 |
Re: Enable data checksums by default
|
Tomas Vondra |
09:43 |
Re: Enable data checksums by default
|
Tomas Vondra |
09:55 |
Re: Enable data checksums by default
|
Daniel Gustafsson |
10:05 |
Re: [PoC] XMLCast (SQL/XML X025) 📎
|
Jim Jones |
10:15 |
Re: Retiring some encodings?
|
Tatsuo Ishii |
10:58 |
Re: Conflict detection for update_deleted in logical replication 📎
|
Amit Kapila |
11:07 |
Re: Minor adjustment to pg_aios output naming
|
Atsushi Torikoshi |
11:36 |
Re: Update LDAP Protocol in fe-connect.c to v3
|
Peter Eisentraut |
11:51 |
Re: pg18: Virtual generated columns are not (yet) safe when superuser
selects from them
|
jian he |
12:47 |
Re: Relstats after VACUUM FULL and CLUSTER 📎
|
Erik Nordström |
13:18 |
Disallow concurrent ALTER DOMAIN and DROP DOMAIN 📎
|
jian he |
13:19 |
Re: PG 18 release notes draft committed
|
Bruce Momjian |
13:37 |
Re: PG 18 release notes draft committed
|
Bruce Momjian |
13:47 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part
|
Robert Haas |
13:56 |
Re: [Util] Warn and Remove Invalid GUCs
|
Shaik Mohammad Mujeeb |
14:01 |
Re: PG 18 release notes draft committed
|
Peter Geoghegan |
14:01 |
Re: queryId constant squashing does not support prepared statements
|
Sami Imseih |
14:05 |
Re: [Util] Warn and Remove Invalid GUCs
|
Shaik Mohammad Mujeeb |
14:12 |
Re: queryId constant squashing does not support prepared statements
|
Dmitry Dolgov |
14:29 |
Re: Add 64-bit XIDs into PostgreSQL 15 📎
|
Maxim Orlov |
14:31 |
Re: Prevent an error on attaching/creating a DSM/DSA from an
interrupt handler.
|
Daniel Gustafsson |
14:49 |
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs
|
Fujii Masao |
14:56 |
Random subscription 021_twophase test failure on kestrel 📎
|
vignesh C |
15:25 |
Re: Why our Valgrind reports suck
|
Andres Freund |
15:42 |
Re: Why our Valgrind reports suck
|
Peter Geoghegan |
15:49 |
Re: Conflict detection for update_deleted in logical replication
|
Xuneng Zhou |
15:51 |
mention unused_oids script in pg_proc.dat 📎
|
Florents Tselai |
16:03 |
Re: Understanding when VM record needs snapshot conflict horizon
|
Andres Freund |
16:04 |
Re: Fix slot synchronization with two_phase decoding enabled
|
Masahiko Sawada |
16:35 |
Re: Assert("vacrel->eager_scan_remaining_successes > 0")
|
Masahiko Sawada |
16:40 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part
|
Florents Tselai |
17:06 |
Re: Why our Valgrind reports suck
|
Tom Lane |
17:39 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
|
Tom Lane |
17:52 |
Re: Replication slot is not able to sync up
|
Robert Haas |
17:55 |
Re: PG 18 release notes draft committed 📎
|
Bruce Momjian |
20:01 |
Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait 📎
|
Kevin K Biju |
20:41 |
Re: Understanding when VM record needs snapshot conflict horizon
|
Melanie Plageman |
20:50 |
Re: Assert("vacrel->eager_scan_remaining_successes > 0")
|
Melanie Plageman |
20:53 |
Re: PG 18 release notes draft committed 📎
|
Bruce Momjian |
21:03 |
Re: Enable data checksums by default
|
Bruce Momjian |
21:08 |
Re: Why our Valgrind reports suck 📎
|
Tom Lane |
21:21 |
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
|
Tomas Vondra |
21:29 |
tighten generic_option_name, or store more carefully in catalog?
|
Chapman Flack |
21:40 |
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎
|
Mihail Nikalayeu |
21:59 |
Re: pgsql: Make cancel request keys longer
|
Jacob Champion |
21:59 |
May 24, 2025
Thread |
Author |
Time |
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs
|
Michael Paquier |
00:09 |
Re: PG 18 release notes draft committed
|
Michael Paquier |
00:10 |
Re: Retiring some encodings?
|
Michael Paquier |
00:13 |
Re: queryId constant squashing does not support prepared statements
|
Michael Paquier |
00:17 |
Re: Random subscription 021_twophase test failure on kestrel
|
Michael Paquier |
00:37 |
Re: mention unused_oids script in pg_proc.dat
|
Michael Paquier |
00:47 |
Re: queryId constant squashing does not support prepared statements
|
Sami Imseih |
01:05 |
Fixing memory leaks in postgres_fdw 📎
|
Tom Lane |
01:10 |
Re: queryId constant squashing does not support prepared statements
|
Michael Paquier |
01:42 |
Re: Retiring some encodings?
|
Tatsuo Ishii |
02:23 |
Re: mention unused_oids script in pg_proc.dat
|
Florents Tselai |
02:54 |
Re: Non-reproducible AIO failure
|
Alexander Lakhin |
03:00 |
Re: Non-reproducible AIO failure
|
Tom Lane |
03:17 |
Re: Covering the comparison between date and timestamp, tz, type
|
Rustam ALLAKOV |
04:33 |
Re: Conflict detection for update_deleted in logical replication
|
Dilip Kumar |
04:34 |
Re: Conflict detection for update_deleted in logical replication
|
Dilip Kumar |
04:58 |
Re: Replication slot is not able to sync up
|
Amit Kapila |
05:07 |
Re: Conflict detection for update_deleted in logical replication
|
Amit Kapila |
05:30 |
Re: Random subscription 021_twophase test failure on kestrel
|
Amit Kapila |
05:57 |
Re: pg18: Virtual generated columns are not (yet) safe when superuser
selects from them
|
Feike Steenbergen |
06:38 |
Copy Tuple Desc in internal_get_result_type 📎
|
Lakshmi Narayana Velayudam |
07:16 |
Testing PostgreSQL 18 beta ...
|
André Verwijs |
07:22 |
Re: MERGE issues around inheritance
|
Álvaro Herrera |
09:10 |
Re: mention unused_oids script in pg_proc.dat
|
Álvaro Herrera |
09:24 |
Re: Conflict detection for update_deleted in logical replication
|
Dilip Kumar |
10:28 |
Re: mention unused_oids script in pg_proc.dat 📎
|
Florents Tselai |
10:34 |
Re: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly 📎
|
Alexander Korotkov |
10:37 |
Re: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly
|
Amit Kapila |
11:14 |
Re: Conflict detection for update_deleted in logical replication
|
Amit Kapila |
11:16 |
Re: Non-reproducible AIO failure
|
Thomas Munro |
11:42 |
Please update your contact list: It must be
[email protected]
|
* Neustradamus * |
11:45 |
Re: Fixing memory leaks in postgres_fdw
|
Etsuro Fujita |
12:22 |
Re: Slot's restart_lsn may point to removed WAL segment after hard
restart unexpectedly 📎
|
Alexander Korotkov |
13:28 |
Re: pg18: Virtual generated columns are not (yet) safe when superuser
selects from them
|
jian he |
13:42 |
[PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE 📎
|
Hannu Krosing |
13:47 |
I/O worker and ConfigReload
|
Dmitry Dolgov |
13:56 |
Re: pg18: Virtual generated columns are not (yet) safe when superuser
selects from them
|
David G. Johnston |
14:00 |
Re: [PATCH] Extending FK check skipping on replicas to ADD FK and TRUNCATE
|
Hannu Krosing |
14:02 |
Re: I/O worker and ConfigReload
|
Thomas Munro |
14:15 |
Re: I/O worker and ConfigReload
|
Dmitry Dolgov |
14:34 |
Re: queryId constant squashing does not support prepared statements
|
Sami Imseih |
14:35 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part
|
David E. Wheeler |
16:08 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part
|
Florents Tselai |
16:51 |
Re: Automatically sizing the IO worker pool
|
Dmitry Dolgov |
19:20 |
Re: Non-reproducible AIO failure
|
Alexander Lakhin |
21:00 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part 📎
|
David E. Wheeler |
21:39 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part
|
David E. Wheeler |
21:46 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part 📎
|
David E. Wheeler |
21:55 |
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim,
replace, split_part 📎
|
David E. Wheeler |
22:01 |
May 25, 2025
May 26, 2025
Browse Archives
Prev
|
Next