pgsql-hackers since 2025-05-21 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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

May 21, 2025

Thread Author Time
Re: Re: proposal: schema variables Michael Paquier 00:21
Re: Make wal_receiver_timeout configurable per subscription Masahiko Sawada 00:25
Re: Add comment explaining why queryid is int64 in pg_stat_statements Michael Paquier 00:34
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 00:35
Re: Please update the pgconf.dev Unconference notes Hannu Krosing 00:53
Re: Please update the pgconf.dev Unconference notes Michael Paquier 01:11
Re: fixing CREATEROLE Greg Sabino Mullane 01:27
Re: Regression in statement locations Michael Paquier 01:28
Minor adjustment to pg_aios output naming 📎 torikoshia 02:14
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Fujii Masao 02:41
Re: Minor adjustment to pg_aios output naming Michael Paquier 02:45
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Michael Paquier 02:48
Re: [BUG] Skipped initialization of some xl_xact_parsed_prepare fields Fujii Masao 02:59
Re: domain over virtual generated column 📎 jian he 03:19
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables Fujii Masao 03:54
Re: Add comment explaining why queryid is int64 in pg_stat_statements 📎 Michael Paquier 04:43
Re: Fix slot synchronization with two_phase decoding enabled Nisha Moond 04:48
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 04:54
Re: Violation of principle that plan trees are read-only Yasir 05:01
Re: proposal: schema variables Pavel Stehule 05:15
Re: [BUG] Skipped initialization of some xl_xact_parsed_prepare fields Daniil Davydov 05:31
Re: Re: proposal: schema variables Pavel Stehule 05:49
Re: proposal: schema variables Laurenz Albe 06:27
psql : \dn+ to show default schema privileges 노명석 06:33
Re: proposal: schema variables Pavel Stehule 06:36
Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot 06:37
parallel_safe Andy Fan 06:49
make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated 📎 jian he 06:49
Re: proposal: schema variables Pavel Stehule 07:12
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Daniel Gustafsson 07:24
Re: Document default values for pgoutput options + fix missing initialization for "origin" 📎 Fujii Masao 07:27
Re: Document default values for pgoutput options + fix missing initialization for "origin" Fujii Masao 07:29
Re: Disable parallel query by default Laurenz Albe 07:50
Re: psql : \dn+ to show default schema privileges Laurenz Albe 07:59
Re: Allow reading LSN written by walreciever, but not flushed yet Fujii Masao 08:06
Re: Persist injection points across server restarts 📎 Michael Paquier 08:20
RE: Re: psql : \dn+ to show default schema privileges 노명석 08:26
Re: Allow reading LSN written by walreciever, but not flushed yet Andrey Borodin 08:35
Re: Persist injection points across server restarts Andrey Borodin 09:17
Re: generic plans and "initial" pruning 📎 Amit Langote 10:22
Re: generic plans and "initial" pruning Amit Langote 10:22
Re: Logical Replication of sequences shveta malik 10:41
ALTER DOMAIN ADD NOT NULL NOT VALID 📎 jian he 10:44
Re: Allow reading LSN written by walreciever, but not flushed yet Fujii Masao 12:03
Re: Add comment explaining why queryid is int64 in pg_stat_statements Julien Rouhaud 12:19
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval 12:30
Re: Make wal_receiver_timeout configurable per subscription Fujii Masao 12:34
Re: Re: psql : \dn+ to show default schema privileges Laurenz Albe 12:52
Re: Regression in statement locations David Steele 13:24
Re: plan shape work Robert Haas 13:58
Re: plan shape work Robert Haas 14:28
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 14:54
Re: Disable parallel query by default Scott Mead 14:55
Re: Add comment explaining why queryid is int64 in pg_stat_statements Peter Eisentraut 14:58
Re: queryId constant squashing does not support prepared statements Dmitry Dolgov 15:00
MERGE issues around inheritance 📎 Andres Freund 15:34
Re: Allow reading LSN written by walreciever, but not flushed yet Andrey Borodin 15:38
Re: plan shape work Maciek Sakrejda 16:02
Re: Violation of principle that plan trees are read-only 📎 Tom Lane 16:05
Re: Statistics Import and Export 📎 Nathan Bossart 16:08
Re: plan shape work Robert Haas 16:27
Re: SQL:2011 application time Paul A Jungwirth 16:28
Re: strange perf regression with data checksums Andres Freund 16:29
Re: Avoid orphaned objects dependencies, take 3 Robert Haas 16:55
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval 17:01
Re: Assert("vacrel->eager_scan_remaining_successes > 0") Melanie Plageman 17:09
Re: [PoC] XMLCast (SQL/XML X025) Robert Haas 17:10
Re: Why our Valgrind reports suck 📎 Tom Lane 17:14
Re: Avoid orphaned objects dependencies, take 3 Jeff Davis 17:17
Re: Allow CI to only run the compiler warnings task Rustam ALLAKOV 17:31
Re: Logical Replication of sequences 📎 vignesh C 17:34
Re: Logical Replication of sequences vignesh C 17:36
Re: Avoid orphaned objects dependencies, take 3 Robert Haas 17:47
[Util] Warn and Remove Invalid GUCs 📎 Shaik Mohammad Mujeeb 17:51
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Robert Haas 18:06
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 18:13
Re: [PoC] XMLCast (SQL/XML X025) Jim Jones 18:22
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Tom Lane 18:31
Re: [PATCH] avoid double scanning in function byteain Peter Eisentraut 18:40
GIN and hash index scans show "Index Searches: 1" for unsatisfiable quals, unlike nbtree and GiST Peter Geoghegan 19:15
Re: Statistics Import and Export Hari Krishna Sunder 19:33
Re: Minor adjustment to pg_aios output naming Robert Haas 19:43
Re: Log connection establishment timings 📎 Melanie Plageman 19:53
Re: [PATCH] Add pretty-printed XML output option 📎 Tom Lane 20:20
[Util] Warn and Remove Invalid GUCs David G. Johnston 20:31
Re: [Util] Warn and Remove Invalid GUCs Tom Lane 20:38
Re: proposal: schema variables Bruce Momjian 20:41
vacuum_multixact_failsafe_age doesn't account for MultiXact member exhaustion Peter Geoghegan 20:46
Feature Suggestion: Make synchronous_commit a table level property Anas-ur-Rasheed Khan 21:05
Re: strange perf regression with data checksums Peter Geoghegan 21:11
Re: Statistics Import and Export Jeff Davis 21:14
Re: Log connection establishment timings Jacob Champion 21:20
Re: proposal: schema variables Bruce Momjian 21:22
Re: Re: proposal: schema variables Bruce Momjian 21:23
Re: Statistics Import and Export Nathan Bossart 21:29
Re: PG 18 release notes draft committed Peter Geoghegan 21:57
Re: Assert("vacrel->eager_scan_remaining_successes > 0") 📎 Masahiko Sawada 22:10
Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada 23:02
Re: Statistics Import and Export Corey Huinker 23:11
Re: [PATCH] Add pretty-printed XML output option 📎 Jim Jones 23:15
Re: Persist injection points across server restarts Michael Paquier 23:17
Re: [PATCH] Add pretty-printed XML output option Tom Lane 23:48
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Michael Paquier 23:50
Re: Statistics Import and Export Jeff Davis 23:53
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Tom Lane 23:58

May 22, 2025

Thread Author Time
Re: Minor adjustment to pg_aios output naming Michael Paquier 00:02
Re: Why our Valgrind reports suck Tom Lane 00:32
Re: plan shape work Andy Fan 00:54
Re: queryId constant squashing does not support prepared statements 📎 Sami Imseih 01:22
Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData 📎 Michael Paquier 01:30
Re: vacuum_multixact_failsafe_age doesn't account for MultiXact member exhaustion Sami Imseih 02:24
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION jian he 02:25
Re: Add comment explaining why queryid is int64 in pg_stat_statements David Rowley 02:36
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 02:57
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 02:58
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 02:59
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 02:59
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 03:00
Re: Add comment explaining why queryid is int64 in pg_stat_statements Michael Paquier 04:01
Retiring some encodings? Michael Paquier 05:54
Pathify RHS unique-ification for semijoin planning Richard Guo 07:05
Re: pg_dump does not dump domain not-null constraint's comments 📎 jian he 07:08
Re: POC: Parallel processing of indexes in autovacuum 📎 Daniil Davydov 07:43
Expression push down from Join Node to below node. Shubhankar Anand Kulkarni 08:01
Re: generic plans and "initial" pruning Amit Langote 08:12
Re: plan shape work Andy Fan 08:14
Re: Retiring some encodings? Laurenz Albe 08:26
Re: [PATCH] Add pretty-printed XML output option Jim Jones 08:42
Re: [Util] Warn and Remove Invalid GUCs Srinath Reddy Sadipiralla 08:46
Re: Expression push down from Join Node to below node. Andy Fan 08:51
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval 08:57
Re: queryId constant squashing does not support prepared statements Dmitry Dolgov 09:03
Re: Consider explicit incremental sort for Append and MergeAppend Richard Guo 09:07
Re: Pathify RHS unique-ification for semijoin planning Andy Fan 09:27
Re: Feature Suggestion: Make synchronous_commit a table level property Andy Fan 10:16
Re: Feature Suggestion: Make synchronous_commit a table level property Christoph Moench-Tegeder 10:47
Re: queryId constant squashing does not support prepared statements Álvaro Herrera 11:43
Re: Retiring some encodings? Heikki Linnakangas 11:44
Re: Retiring some encodings? Pavel Stehule 12:05
Relstats after VACUUM FULL and CLUSTER Erik Nordström 12:13
Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot 12:15
Re: Make wal_receiver_timeout configurable per subscription Amit Kapila 12:21
Re: strange perf regression with data checksums 📎 Tomas Vondra 12:56
Re: generic plans and "initial" pruning Tomas Vondra 13:04
Re: Avoid orphaned objects dependencies, take 3 Robert Haas 13:40
Re: generic plans and "initial" pruning Robert Haas 13:50
Re: Pathify RHS unique-ification for semijoin planning wenhui qiu 13:51
Re: [PoC] XMLCast (SQL/XML X025) Robert Haas 14:02
Re: Retiring some encodings? Bruce Momjian 14:02
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Robert Haas 14:05
Re: ALTER DOMAIN ADD NOT NULL NOT VALID Quan Zongliang 14:08
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Robert Haas 14:14
Re: making EXPLAIN extensible Robert Haas 14:17
Re: Statistics Import and Export Robert Haas 14:20
Re: Assert("vacrel->eager_scan_remaining_successes > 0") Melanie Plageman 14:26
Re: making EXPLAIN extensible Andrei Lepikhov 14:28
Re: Statistics Import and Export Nathan Bossart 14:30
Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Andres Freund 14:47
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Tom Lane 14:51
Re: Statistics Import and Export Tom Lane 14:53
Re: [PATCH] Add pretty-printed XML output option Tom Lane 15:00
Re: Relstats after VACUUM FULL and CLUSTER Sami Imseih 15:04
Re: RFC: Logging plan of the running query 📎 Robert Haas 15:07
Re: making EXPLAIN extensible Robert Haas 15:09
Re: Statistics Import and Export Nathan Bossart 15:25
Re: [Util] Warn and Remove Invalid GUCs Tom Lane 15:30
Re: Why our Valgrind reports suck Yasir 15:30
Re: [PATCH] Add pretty-printed XML output option Jim Jones 15:34
Re: [Util] Warn and Remove Invalid GUCs Shaik Mohammad Mujeeb 15:43
Re: [Util] Warn and Remove Invalid GUCs Srinath Reddy Sadipiralla 15:52
Re: [Util] Warn and Remove Invalid GUCs Shaik Mohammad Mujeeb 16:14
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai 16:38
Re: [Util] Warn and Remove Invalid GUCs Tom Lane 16:45
Re: [Util] Warn and Remove Invalid GUCs Tom Lane 16:51
Re: [Util] Warn and Remove Invalid GUCs Robert Haas 16:52
Re: Minor adjustment to pg_aios output naming Andres Freund 16:54
Re: Logical Replication of sequences 📎 vignesh C 17:12
Re: Relstats after VACUUM FULL and CLUSTER 📎 Erik Nordström 17:14
Re: POC: Parallel processing of indexes in autovacuum Sami Imseih 17:48
Re: Adding skip scan (including MDAM style range skip scan) to nbtree Matthias van de Meent 17:57
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 18:08
Re: Statistics Import and Export 📎 Jeff Davis 18:52
Re: Statistics Import and Export Hari Krishna Sunder 19:25
Re: Statistics Import and Export Greg Sabino Mullane 19:29
Re: Statistics Import and Export Nathan Bossart 19:36
Re: Statistics Import and Export Robert Haas 19:36
Re: Avoid orphaned objects dependencies, take 3 Jeff Davis 19:38
Re: Statistics Import and Export Tom Lane 19:41
Re: Assert("vacrel->eager_scan_remaining_successes > 0") 📎 Masahiko Sawada 20:06
Re: Relstats after VACUUM FULL and CLUSTER Sami Imseih 20:08
Re: queryId constant squashing does not support prepared statements Sami Imseih 20:10
Re: Log connection establishment timings Peter Eisentraut 20:16
Re: Log connection establishment timings Peter Eisentraut 20:17
Re: Assert("vacrel->eager_scan_remaining_successes > 0") Melanie Plageman 20:19
Re: [Util] Warn and Remove Invalid GUCs Greg Sabino Mullane 20:19
Re: Relstats after VACUUM FULL and CLUSTER 📎 Sami Imseih 20:42
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Peter Eisentraut 20:56
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 📎 Alexander Korotkov 21:10
Re: Log connection establishment timings Melanie Plageman 21:18
Re: Statistics Import and Export 📎 Jeff Davis 21:29

Browse Archives

Prev | Next