pgsql-hackers since 2022-07-06 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

July 6, 2022

Thread Author Time
Re: Doc about how to set max_wal_senders when setting minimal wal_level Tom Lane 00:02
Re: doc: Clarify Routines and Extension Membership Tom Lane 00:12
Re: EINTR in ftruncate() Andres Freund 00:20
Re: doc: Fix description of how the default user name is chosen Tom Lane 00:20
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund 00:32
Re: doc: Fix description of how the default user name is chosen David G. Johnston 00:43
Re: should check interrupts in BuildRelationExtStatistics ? Thomas Munro 00:44
Re: automatically generating node support functions Tom Lane 00:54
Re: Logging query parmeters in auto_explain Michael Paquier 01:02
Re: Using PQexecQuery in pipeline mode produces unexpected Close messages Kyotaro Horiguchi 01:05
Re: Issue with pg_stat_subscription_stats 📎 Masahiko Sawada 01:25
Re: tuplesort Generation memory contexts don't play nicely with index builds 📎 David Rowley 01:34
Re: Issue with pg_stat_subscription_stats Andres Freund 01:48
Re: pg_upgrade (12->14) fails on aggregate Michael Paquier 01:50
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 02:07
Re: AIX support - alignment issues 📎 Thomas Munro 02:21
Re: generic plans and "initial" pruning 📎 Amit Langote 02:37
Re: pg_rewind: warn when checkpoint hasn't happened after promotion Kyotaro Horiguchi 02:38
Re: Issue with pg_stat_subscription_stats 📎 Masahiko Sawada 02:41
Re: First draft of the PG 15 release notes Noah Misch 02:45
RE: Re-order "disable_on_error" in tab-complete COMPLETE_WITH [email protected] 02:48
Re: Eliminating SPI from RI triggers - take 2 📎 Amit Langote 02:55
Re: ExecRTCheckPerms() and many prunable partitions 📎 Amit Langote 03:25
Re: AIX support - alignment issues Andres Freund 03:26
Re: pg_upgrade (12->14) fails on aggregate Tom Lane 03:29
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 03:36
Re: Re-order "disable_on_error" in tab-complete COMPLETE_WITH Michael Paquier 03:42
Re: AIX support - alignment issues Tom Lane 03:47
Re: Re-order "disable_on_error" in tab-complete COMPLETE_WITH Peter Smith 04:38
Re: AIX support - alignment issues 📎 Thomas Munro 04:52
Re: [PATCH] Optimize json_lex_string by batching character copying 📎 John Naylor 05:10
Re: [PATCH] Optimize json_lex_string by batching character copying Andres Freund 05:18
Re: AIX support - alignment issues Andres Freund 05:28
Re: AIX support - alignment issues Tom Lane 05:33
Re: AIX support - alignment issues Andres Freund 05:43
Re: [PATCH] Fix pg_upgrade test from v10 Michael Paquier 05:58
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 06:00
Re: Unify DLSUFFIX on Darwin Peter Eisentraut 06:08
Re: Improve TAP tests of pg_upgrade for cross-version tests 📎 Michael Paquier 06:27
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 06:48
Re: refactor some protocol message sending in walsender and basebackup Peter Eisentraut 06:51
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier 07:27
Re: doc: BRIN indexes and autosummarize Alvaro Herrera 07:45
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size David Rowley 07:52
Re: Patch proposal: New hooks in the connection path 📎 Drouvot, Bertrand 08:13
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Dilip Kumar 08:17
Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand 08:18
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 08:55
Re: [PATCH] Optimize json_lex_string by batching character copying 📎 John Naylor 08:58
Re: [RFC] building postgres with meson -v9 Peter Eisentraut 09:03
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 09:18
Re: Use outerPlanState macro instead of referring to leffttree Richard Guo 09:41
Re: Fix proposal for comparaison bugs in PostgreSQL::Version Jehan-Guillaume de Rorthais 09:54
Re: Logging query parmeters in auto_explain Dagfinn Ilmari Mannsåker 09:57
Re: automatically generating node support functions 📎 Peter Eisentraut 10:28
Re: automatically generating node support functions Peter Eisentraut 10:30
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Dilip Kumar 10:40
Re: Handle infinite recursion in logical replication setup Amit Kapila 11:39
Re: making relfilenodes 56 bits 📎 Dilip Kumar 11:54
Re: pg15b2: large objects lost on upgrade Justin Pryzby 11:56
Re[2]: [PATCH] Optional OR REPLACE in CREATE OPERATOR statement Svetlana Derevyanko 12:00
Re: pg15b2: large objects lost on upgrade Robert Haas 12:25
Re: doc: Fix description of how the default user name is chosen Matthias van de Meent 12:30
Re: doc: Fix description of how the default user name is chosen Peter Eisentraut 12:37
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 12:55
Re: Custom tuplesorts for extensions Maxim Orlov 13:00
Re: AIX support - alignment issues Peter Eisentraut 13:02
Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Maxim Orlov 13:05
Re: First draft of the PG 15 release notes Bruce Momjian 13:10
Re: [RFC] building postgres with meson -v9 Andres Freund 13:21
Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl 📎 Pavel Borisov 13:22
Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Maxim Orlov 13:26
Re: Minimal logical decoding on standbys Drouvot, Bertrand 13:30
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 13:43
Re: AIX support - alignment issues Tom Lane 14:01
Re: Making the subquery alias optional in the FROM clause Dean Rasheed 14:09
transformLockingClause() bug 📎 Dean Rasheed 14:12
Re: AIX support - alignment issues Tom Lane 14:20
Re: Backup command and functions can cause assertion failure and segmentation fault Fujii Masao 14:27
Re: transformLockingClause() bug Tom Lane 14:30
Re: Custom tuplesorts for extensions Matthias van de Meent 14:41
Re: Use outerPlanState macro instead of referring to leffttree Tom Lane 14:48
Re: Custom tuplesorts for extensions Andres Freund 15:01
Re: [RFC] Improving multi-column filter cardinality estimation using MCVs and HyperLogLog Matthias van de Meent 15:28
Re: In-placre persistance change of a relation Jacob Champion 15:44
Re: Issue with pg_stat_subscription_stats Andres Freund 15:53
Re: AIX support - alignment issues Robert Haas 15:55
Re: making relfilenodes 56 bits Robert Haas 15:57
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 16:11
Re: archive modules talk to ben 16:21
Re: AIX support - alignment issues Andres Freund 16:27
Re: Issue with pg_stat_subscription_stats Andres Freund 16:28
Re: archive modules Nathan Bossart 16:41
Re: O(n) tasks cause lengthy startups and checkpoints 📎 Nathan Bossart 16:51
Re: Possible fails in pg_stat_statements test Robert Haas 17:11
Re: AIX support - alignment issues Robert Haas 17:17
Re: doc: Move enum storage commentary to top of section Matthias van de Meent 17:23
Re: doc: Move enum storage commentary to top of section David G. Johnston 17:34
Re: Custom tuplesorts for extensions Alexander Korotkov 17:45
Re: Make mesage at end-of-recovery less scary. Jacob Champion 18:05
Re: Make name optional in CREATE STATISTICS Matthias van de Meent 18:35
Re: Add red-black tree missing comparison searches 📎 Alexander Korotkov 18:53
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 19:20
Re: EINTR in ftruncate() 📎 Alvaro Herrera 19:29
Re: tuplesort Generation memory contexts don't play nicely with index builds David Rowley 20:16
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 20:30
Re: EINTR in ftruncate() Andres Freund 20:38
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Thomas Munro 20:46
Re: automatically generating node support functions 📎 Tom Lane 20:46
Re: EINTR in ftruncate() Thomas Munro 20:56
Re: EINTR in ftruncate() Andres Freund 21:03
Re: EINTR in ftruncate() Thomas Munro 21:05
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Andrew Dunstan 21:13
Re: making relfilenodes 56 bits Robert Haas 21:24
Re: automatically generating node support functions Tom Lane 21:46
Re: tuplesort Generation memory contexts don't play nicely with index builds Robert Haas 21:49
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower David G. Johnston 22:07
pg_parameter_aclcheck() and trusted extensions Nathan Bossart 22:47
Fwd: Add red-black tree missing comparison searches Steve Chavez 23:15
Re: Peter Smith 23:29
defGetBoolean - Fix comment 📎 Peter Smith 23:53

July 7, 2022

Thread Author Time
Re: Make mesage at end-of-recovery less scary. Michael Paquier 00:04
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund 00:04
Re: Backup command and functions can cause assertion failure and segmentation fault Michael Paquier 00:09
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier 00:11
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower David Rowley 00:23
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower David Rowley 00:46
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower Andres Freund 00:46
Re: defGetBoolean - Fix comment Michael Paquier 00:54
Re: pg_parameter_aclcheck() and trusted extensions Michael Paquier 01:04
Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Michael Paquier 01:24
Re: tuplesort Generation memory contexts don't play nicely with index builds John Naylor 01:41
Re: Issue with pg_stat_subscription_stats 📎 Masahiko Sawada 01:50
Re: Issue with pg_stat_subscription_stats Masahiko Sawada 01:50
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower David Rowley 01:54
Re: tuplesort Generation memory contexts don't play nicely with index builds David Rowley 02:13
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 02:50
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower Tom Lane 03:06
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower Tom Lane 03:13
Re: Fast COPY FROM based on batch insert Ian Barwick 03:14
Re: tuplesort Generation memory contexts don't play nicely with index builds Tom Lane 03:15
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower 📎 David Rowley 03:31
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 03:31
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 03:44
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 03:45
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 03:46
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 03:47
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower Tom Lane 03:50
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower Andres Freund 04:36
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier 04:56
Re: pg_upgrade (12->14) fails on aggregate Michael Paquier 05:04
Re: Eliminating SPI from RI triggers - take 2 Amit Langote 05:45
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 05:49
Re: EINTR in ftruncate() 📎 Thomas Munro 05:58
Re: pg_upgrade allows itself to be run twice 📎 Justin Pryzby 06:22
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 06:40
Re: Schema variables - new implementation for Postgres 15 Justin Pryzby 06:43
Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) 📎 Justin Pryzby 06:49
Re: Schema variables - new implementation for Postgres 15 Pavel Stehule 06:52
Re: Use outerPlanState macro instead of referring to leffttree 📎 Richard Guo 06:59
Re: archive modules talk to ben 07:08
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi 07:26
Re: archive modules talk to ben 07:45
Re: Custom tuplesorts for extensions Alexander Korotkov 07:54
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 📎 Etsuro Fujita 08:22
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 08:24
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 08:32
DropRelFileLocatorBuffers Kyotaro Horiguchi 08:44
Re: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl Pavel Borisov 08:50
Re: explain analyze rows=%.0f Amit Kapila 09:41
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Aleksander Alekseev 09:42
Re: [PATCH] Log details for client certificate failures Peter Eisentraut 09:50
Re: [RFC] building postgres with meson -v9 Peter Eisentraut 10:09
Re: explain analyze rows=%.0f vignesh C 10:14
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 10:20
Re: Add red-black tree missing comparison searches 📎 Alexander Korotkov 10:43
Re: tuplesort Generation memory contexts don't play nicely with index builds Joe Conway 10:46
Re: Make name optional in CREATE STATISTICS 📎 Simon Riggs 10:54
Re: Make name optional in CREATE STATISTICS Matthias van de Meent 10:58
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) 📎 Peter Eisentraut 11:00
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? 📎 Andrey Lepikhov 11:11
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Alvaro Herrera 11:16
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Peter Eisentraut 11:44
Re: making relfilenodes 56 bits 📎 Dilip Kumar 11:44
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Ranier Vilela 11:53
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 12:30
Re: DropRelFileLocatorBuffers Robert Haas 12:36
Re:Improving RLS planning Zhao Rui 12:41
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Ranier Vilela 12:45
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 13:45
Re: Fast COPY FROM based on batch insert Andrey Lepikhov 13:51
Re: remove more archiving overhead Fujii Masao 14:03
Re: remove more archiving overhead Robert Haas 14:37
Re: remove more archiving overhead David Steele 14:46
Re: Backup command and functions can cause assertion failure and segmentation fault Fujii Masao 14:58
Re: archive modules Alvaro Herrera 15:11
Re: Use outerPlanState macro instead of referring to leffttree Tom Lane 15:25
Re: Add a test for "cannot truncate foreign table" Fujii Masao 15:25
Re: Add a test for "cannot truncate foreign table" Tom Lane 15:33
Re: archive modules Tom Lane 15:48

Browse Archives

Prev | Next