pgsql-hackers since 2022-07-08 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 8, 2022

Thread Author Time
Re: CI and test improvements 📎 Justin Pryzby 00:22
Re: DropRelFileLocatorBuffers Kyotaro Horiguchi 00:22
Re: Add a test for "cannot truncate foreign table" Kyotaro Horiguchi 00:44
Re: DropRelFileLocatorBuffers Robert Haas 01:13
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 01:14
Re: remove more archiving overhead Kyotaro Horiguchi 01:56
Re: Add a test for "cannot truncate foreign table" Yugo NAGATA 02:07
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 02:09
Re: Fast COPY FROM based on batch insert 📎 Ian Barwick 02:12
Re: Support TRUNCATE triggers on foreign tables 📎 Yugo NAGATA 02:19
Re: Support logical replication of DDLs Peter Smith 02:26
Re: AIX support - alignment issues 📎 Thomas Munro 02:35
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Kyotaro Horiguchi 02:39
Re:Improving RLS planning Zhao Rui 02:51
Re: DropRelFileLocatorBuffers Kyotaro Horiguchi 02:52
Re: AIX support - alignment issues Tom Lane 04:24
Re: AIX support - alignment issues Greg Stark 04:26
Re: Support TRUNCATE triggers on foreign tables Fujii Masao 05:06
Re: DropRelFileLocatorBuffers 📎 Kyotaro Horiguchi 05:59
Re: pg_parameter_aclcheck() and trusted extensions Michael Paquier 06:09
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 06:27
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 06:43
ERROR: operator does not exist: json = json Erik Rijkers 06:54
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 06:57
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 07:15
Re: Support TRUNCATE triggers on foreign tables Ian Lawrence Barwick 07:50
Re: Add a test for "cannot truncate foreign table" Etsuro Fujita 08:03
Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor 08:06
Re: Support TRUNCATE triggers on foreign tables Yugo NAGATA 08:10
Re: Support TRUNCATE triggers on foreign tables Ian Lawrence Barwick 08:13
Re: Support for grabbing multiple consecutive values with nextval() Ronan Dunklau 08:14
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila 08:59
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Aleksander Alekseev 09:05
Re: Add function to return backup_label and tablespace_map Bharath Rupireddy 10:01
Re: Add function to return backup_label and tablespace_map Bharath Rupireddy 10:09
Re: Implementing Incremental View Maintenance Yugo NAGATA 10:22
Re: Support for grabbing multiple consecutive values with nextval() Michael Paquier 10:27
Re: Handle infinite recursion in logical replication setup Amit Kapila 11:08
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 11:20
Re: Add function to return backup_label and tablespace_map David Steele 11:41
Re: Add function to return backup_label and tablespace_map Bharath Rupireddy 11:53
Re: ERROR: operator does not exist: json = json Dagfinn Ilmari Mannsåker 11:57
Re: Add function to return backup_label and tablespace_map David Steele 12:01
Re: remove more archiving overhead David Steele 12:20
Re: Add function to return backup_label and tablespace_map Julien Rouhaud 12:22
Re: Patch proposal: New hooks in the connection path Bharath Rupireddy 12:24
Re: automatically generating node support functions 📎 Peter Eisentraut 12:44
Re: Backup command and functions can cause assertion failure and segmentation fault Robert Haas 12:56
Re: Add function to return backup_label and tablespace_map David Steele 13:09
Re: Add function to return backup_label and tablespace_map Christoph Berg 13:10
Re: Patch proposal: New hooks in the connection path Tom Lane 13:43
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Robert Haas 13:44
Re: automatically generating node support functions Tom Lane 13:52
Re: Add function to return backup_label and tablespace_map David Steele 13:53
Re: Add function to return backup_label and tablespace_map David Steele 14:11
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Yura Sokolov 14:11
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 14:36
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 14:40
Re: pg15b2: large objects lost on upgrade Robert Haas 14:44
Re: ERROR: operator does not exist: json = json Andrew Dunstan 15:00
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Robert Haas 15:04
Re: Fast COPY FROM based on batch insert 📎 Andrey Lepikhov 15:09
Two successive tabs in test case are causing syntax error in psql 📎 Jingtang Zhang 15:31
Re: System catalog documentation chapter Bruce Momjian 15:45
Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy 15:46
Re: automatically generating node support functions Peter Eisentraut 15:46
Re: System catalog documentation chapter Tom Lane 15:49
Re: pg15b2: large objects lost on upgrade Justin Pryzby 15:53
Re: System catalog documentation chapter Bruce Momjian 16:07
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bharath Rupireddy 16:09
Re: Eliminating SPI from RI triggers - take 2 Robert Haas 16:14
Re: pg_walcleaner - new tool to detect, archive and delete the unneeded wal files (was Re: pg_archivecleanup - add the ability to detect, archive and delete the unneeded wal files on the primary) Bharath Rupireddy 16:33
Aggregate leads to superfluous projection from the scan Zhihong Yu 16:40
Re: Add last_vacuum_index_scans in pg_stat_all_tables Alvaro Herrera 16:40
Re: automatically generating node support functions 📎 Alvaro Herrera 16:45
Re: remove more archiving overhead 📎 Nathan Bossart 16:54
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 16:56
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu 16:59
Re: remove more archiving overhead David Steele 17:02
Weird behaviour with binary copy, arrays and column count James Vanns 17:08
Re: pg15b2: large objects lost on upgrade Robert Haas 17:12
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart 17:14
Re: remove more archiving overhead Nathan Bossart 17:18
Re: Aggregate leads to superfluous projection from the scan 📎 Zhihong Yu 17:38
Re: explain analyze rows=%.0f 📎 Ibrar Ahmed 18:09
Re: explain analyze rows=%.0f Ibrar Ahmed 18:10
Re: explain analyze rows=%.0f Ibrar Ahmed 18:12
Re: automatically generating node support functions Tom Lane 18:15
Re: Add last_vacuum_index_scans in pg_stat_all_tables Peter Geoghegan 18:18
Re: [PATCH] Log details for client certificate failures 📎 Jacob Champion 18:39
Re: Aggregate leads to superfluous projection from the scan Ibrar Ahmed 18:41
Re: Add red-black tree missing comparison searches Alexander Korotkov 19:01
Re: Aggregate leads to superfluous projection from the scan Tom Lane 19:30
Re: System catalog documentation chapter 📎 Bruce Momjian 19:32
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths David Zhang 19:35
Re: Two successive tabs in test case are causing syntax error in psql Tom Lane 19:35
Re: Aggregate leads to superfluous projection from the scan Zhihong Yu 19:48
Re: replacing role-level NOINHERIT with a grant-level option 📎 Robert Haas 19:56
SQL/JSON documentation JSON_TABLE 📎 Erik Rijkers 20:03
Re: automatically generating node support functions 📎 Tom Lane 20:03
Re: automatically generating node support functions Tom Lane 20:16
Re: SQL/JSON documentation JSON_TABLE Andrew Dunstan 20:20
Re: replacing role-level NOINHERIT with a grant-level option Nathan Bossart 21:02
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andrew Dunstan 21:05
Re: AIX support - alignment issues Robert Haas 21:11
Re: replacing role-level NOINHERIT with a grant-level option Robert Haas 21:17
Re: Aggregate leads to superfluous projection from the scan Zhihong Yu 21:40
Re: Commitfest Update Jacob Champion 21:41
Re: doc: pg_prewarm add configuration example Bruce Momjian 22:38
Re: Aggregate leads to superfluous projection from the scan Tom Lane 23:19
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Yura Sokolov 23:32
Re: [Commitfest 2022-07] Begins Now Jacob Champion 23:42

July 9, 2022

Thread Author Time
Re: [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Yura Sokolov 00:02
Re: doc: array_length produces null instead of 0 Bruce Momjian 00:24
Re: doc: Bring mention of unique index forced transaction wait behavior outside of the internal section 📎 Bruce Momjian 01:11
Re: doc: Move enum storage commentary to top of section Bruce Momjian 01:21
Re: doc: Move enum storage commentary to top of section Bruce Momjian 01:21
Compilation issue on Solaris. 📎 Ibrar Ahmed 01:27
Re: Compilation issue on Solaris. Tom Lane 01:46
Re: doc: Fix description of how the default user name is chosen Bruce Momjian 01:54
Re: Compilation issue on Solaris. 📎 Ibrar Ahmed 02:01
Re: Eliminating SPI from RI triggers - take 2 Tom Lane 02:07
Re: doc: Fix description of how the default user name is chosen Tom Lane 02:17
Re: Two successive tabs in test case are causing syntax error in psql Jingtang Zhang 02:18
Re: doc: Fix description of how the default user name is chosen Bruce Momjian 02:42
Re: doc: Clarify Routines and Extension Membership 📎 Bruce Momjian 02:55
Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT 📎 Bruce Momjian 03:18
Re: Compilation issue on Solaris. Thomas Munro 05:27
Re: Possible fails in pg_stat_statements test Anton A. Melnikov 09:32
Re: Making the subquery alias optional in the FROM clause 📎 Dean Rasheed 10:28
Re: Making the subquery alias optional in the FROM clause Zhihong Yu 11:30
Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed 12:04
Re: Making the subquery alias optional in the FROM clause Dean Rasheed 12:17
Re: [PATCH] Log details for client certificate failures Graham Leggett 13:49
Re: Making the subquery alias optional in the FROM clause Zhihong Yu 13:53
Re: automatically generating node support functions Peter Eisentraut 14:37
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 14:40
Re: automatically generating node support functions Tom Lane 15:03
Re: doc: Fix description of how the default user name is chosen David G. Johnston 15:06
Re: doc: Fix description of how the default user name is chosen Bruce Momjian 15:15
Re: doc: Fix description of how the default user name is chosen David G. Johnston 15:52
Re: automatically generating node support functions 📎 Tom Lane 16:58
Re: doc: Clarify Savepoint Behavior 📎 Bruce Momjian 16:59
Re: Compilation issue on Solaris. Ibrar Ahmed 17:47
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 18:57
Re: Compilation issue on Solaris. Thomas Munro 21:47
Extending outfuncs support to utility statements 📎 Tom Lane 22:20
Making CallContext and InlineCodeBlock less special-case-y 📎 Tom Lane 23:50

July 10, 2022

Thread Author Time
Re: Making CallContext and InlineCodeBlock less special-case-y Tom Lane 00:45
Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) 📎 Ranier Vilela 00:53
Cleaning up historical portability baggage 📎 Thomas Munro 01:45
Re: Cleaning up historical portability baggage Tom Lane 03:00
Re: First draft of the PG 15 release notes 📎 Noah Misch 03:19
pg_waldump got an error with waldump file generated by initdb Dong Wook Lee 12:51
Re: Compilation issue on Solaris. Tom Lane 14:27
Re: Cleaning up historical portability baggage Tom Lane 14:36
Re: Cleaning up historical portability baggage Greg Stark 15:25
Re: Two successive tabs in test case are causing syntax error in psql Alvaro Herrera 15:26
Re: Cleaning up historical portability baggage Greg Stark 15:32
Re: Making Vars outer-join aware 📎 Tom Lane 19:38
Re: Making Vars outer-join aware Zhihong Yu 21:04
Re: pg_waldump got an error with waldump file generated by initdb Andres Freund 21:39
Re: Extending outfuncs support to utility statements Andres Freund 21:43
Re: automatically generating node support functions Andres Freund 21:46
Re: pg_waldump got an error with waldump file generated by initdb Justin Pryzby 21:57
Re: System catalog documentation chapter Peter Smith 22:55
Re: automatically generating node support functions Tom Lane 23:09
Re: Extending outfuncs support to utility statements Tom Lane 23:12
Re: AIX support - alignment issues 📎 Thomas Munro 23:19
Re: AIX support - alignment issues Tom Lane 23:38
Re: Making Vars outer-join aware Tom Lane 23:51
Re: AIX support - alignment issues Thomas Munro 23:56

July 11, 2022

Thread Author Time
Re: Extending outfuncs support to utility statements Andres Freund 00:15
Re: Extending outfuncs support to utility statements Tom Lane 00:28
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund 00:29
Re: Fast COPY FROM based on batch insert Ian Barwick 01:12
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 01:16
Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~ Michael Paquier 01:22
Re: pg15b2: large objects lost on upgrade Michael Paquier 01:31
Re: Extending outfuncs support to utility statements Tatsuo Ishii 01:57
Re: defGetBoolean - Fix comment Michael Paquier 02:09
Re: defGetBoolean - Fix comment Peter Smith 02:17
Re: Add function to return backup_label and tablespace_map Kyotaro Horiguchi 02:59
Re: Handle infinite recursion in logical replication setup Peter Smith 03:41
proposal: Allocate work_mem From Pool Joseph D Wagner 03:45
Re: Fast COPY FROM based on batch insert 📎 Andrey Lepikhov 03:54
wal write of large object 📎 merryok 03:58
Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor 04:32
Re: proposal: Allocate work_mem From Pool Justin Pryzby 04:39
Re: pgsql: dshash: Add sequential scan support. Thomas Munro 04:50
Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Kyotaro Horiguchi 05:35
Re: NAMEDATALEN increase because of non-latin languages 📎 John Naylor 05:39
Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Tom Lane 05:45
Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand 06:18
Re: AIX support - alignment issues Tom Lane 06:49
Re: AIX support - alignment issues Thomas Munro 07:50
Re: Postgres picks suboptimal index after building of an extended statistics 📎 Andrey Lepikhov 07:57
Re: Reducing Memory Consumption (aset and generation) Matthias van de Meent 08:47
Re: CREATE TABLE ( .. STORAGE ..) 📎 Aleksander Alekseev 09:27
Re: EINTR in ftruncate() Alvaro Herrera 09:30

Browse Archives

Prev | Next