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

Thread Author Time
Re: automatically generating node support functions 📎 Tom Lane 00:49
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 01:30
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 01:32
RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns [email protected] 02:16
Re: i.e. and e.g. John Naylor 02:40
Re: Remove support for Visual Studio 2013 Michael Paquier 03:03
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 03:06
Re: Add connection active, idle time to pg_stat_activity torikoshia 03:15
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 04:16
Re: Data is copied twice when specifying both child and parent table in publication Peter Smith 04:45
Re: pg_parameter_aclcheck() and trusted extensions John Naylor 04:48
Re: pg_parameter_aclcheck() and trusted extensions Tom Lane 04:50
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 04:54
Re: Skip partition tuple routing with constant partition key 📎 David Rowley 05:30
Re: [PATCH] Completed unaccent dictionary with many missing characters Michael Paquier 05:41
Re: Handle infinite recursion in logical replication setup Dilip Kumar 05:56
Re: First draft of the PG 15 release notes John Naylor 06:24
Re: i.e. and e.g. Kyotaro Horiguchi 06:38
Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity Antonin Houska 06:51
Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity Julien Rouhaud 07:13
Re: Backup command and functions can cause assertion failure and segmentation fault 📎 Michael Paquier 08:00
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alvaro Herrera 08:12
Re: Issue with recovery_target = 'immediate' Kyotaro Horiguchi 08:26
Re: [PATCH] Add native windows on arm64 support 📎 Niyas Sait 08:36
Re: optimize lookups in snapshot [sub]xip arrays Bharath Rupireddy 09:40
Re: Patch proposal: New hooks in the connection path Bharath Rupireddy 09:43
Re: remove_useless_groupby_columns is too enthusiastic Richard Guo 09:57
Improving scalability of Parallel Bitmap Heap/Index Scan David Geier 10:13
Re: [PATCH] Implement INSERT SET syntax 📎 Gareth Palmer 10:45
Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Nikolay Shaplov 11:07
Re: enable/disable broken for statement triggers on partitioned tables Dmitry Koval 11:20
Re: Introduce "log_connection_stages" setting. Sergey Dudoladov 11:20
Re: making relfilenodes 56 bits 📎 Dilip Kumar 11:48
Re: enable/disable broken for statement triggers on partitioned tables Amit Langote 11:51
Re: Fix gcc warning in sync.c (usr/src/backend/storage/sync/sync.c) Thomas Munro 12:11
Re: EINTR in ftruncate() Thomas Munro 12:15
Re: Lazy JIT IR code generation to increase JIT speed with partitions David Geier 12:45
Re: EINTR in ftruncate() Thomas Munro 13:02
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 13:04
Re: Handle infinite recursion in logical replication setup Dilip Kumar 13:12
Re: Problem about postponing gathering partial paths for topmost scan/join rel Antonin Houska 14:02
Re: EINTR in ftruncate() Thomas Munro 14:26
Re: EINTR in ftruncate() Alvaro Herrera 14:46
Re: replacing role-level NOINHERIT with a grant-level option tushar 14:53
Re: First draft of the PG 15 release notes Bruce Momjian 15:15
Re: EINTR in ftruncate() Tom Lane 15:24
Re: EINTR in ftruncate() Tom Lane 15:27
Re: SQL/JSON documentation JSON_TABLE 📎 Andrew Dunstan 15:45
MERGE and parsing with prepared statements Justin Pryzby 16:26
Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations. 📎 vignesh C 16:32
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada 17:36
Re: optimize lookups in snapshot [sub]xip arrays Nathan Bossart 18:09
Re: Pre-allocating WAL files Nathan Bossart 18:34
Re: doc: Bring mention of unique index forced transaction wait behavior outside of the internal section Bruce Momjian 19:18
Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT Bruce Momjian 19:34
Re: doc: Clarify Savepoint Behavior Bruce Momjian 19:44
Re: pg_parameter_aclcheck() and trusted extensions 📎 Tom Lane 20:02
Re: [RFC] building postgres with meson -v9 Andres Freund 20:04
Re: System catalog documentation chapter Bruce Momjian 20:07
Re: [PATCH] Log details for client certificate failures 📎 Peter Eisentraut 20:12
Re: [PATCH] Log details for client certificate failures Jacob Champion 21:09
Re: Making the subquery alias optional in the FROM clause Tom Lane 21:17
Re: Issue with recovery_target = 'immediate' David Steele 21:21
Re: EINTR in ftruncate() 📎 Thomas Munro 21:22
Re: EINTR in ftruncate() Tom Lane 21:34
Re: Introduce "log_connection_stages" setting. Euler Taveira 21:39
Re: doc: Clarify Routines and Extension Membership Bruce Momjian 21:41
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Alvaro Herrera 21:47
Re: pg_parameter_aclcheck() and trusted extensions Nathan Bossart 21:52
Re: pg_parameter_aclcheck() and trusted extensions Tom Lane 22:03
Re: [PATCH v1] remove redundant check of item pointer Bruce Momjian 22:31
Re: Move Section 9.27.7 (Data Object Management Functions) to System Information Chapter Bruce Momjian 22:43
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 22:44
Re: [PATCH v1] remove redundant check of item pointer Peter Geoghegan 22:51
Re: Move Section 9.27.7 (Data Object Management Functions) to System Information Chapter Tom Lane 22:57
Re: pg_parameter_aclcheck() and trusted extensions Nathan Bossart 22:57
Re: doc: New cumulative stats subsystem obsoletes comment in maintenance.sgml Bruce Momjian 22:58
Re: [PATCH v1] remove redundant check of item pointer Tom Lane 22:59
Re: [PATCH v1] remove redundant check of item pointer Peter Geoghegan 23:10
Re: doc: New cumulative stats subsystem obsoletes comment in maintenance.sgml Andres Freund 23:31
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Bruce Momjian 23:49

July 15, 2022

Thread Author Time
Re: Fix typo in progress reporting doc Bruce Momjian 00:01
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane 00:36
Re: Doc about how to set max_wal_senders when setting minimal wal_level 📎 Bruce Momjian 00:49
Re: doc: Clarify Routines and Extension Membership David G. Johnston 01:27
Re: [PATCH v1] remove redundant check of item pointer David Rowley 02:13
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands David G. Johnston 02:14
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger [email protected] 02:26
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger [email protected] 03:21
Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger Michael Paquier 03:41
Re: Allowing REINDEX to have an optional name Michael Paquier 03:44
Re: EINTR in ftruncate() 📎 Thomas Munro 04:19
RE: Support load balancing in libpq [email protected] 04:56
Re: [RFC] building postgres with meson - v10 📎 Andres Freund 05:08
Re: POC: GROUP BY optimization David Rowley 05:18
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger [email protected] 06:08
Re: SQL/JSON documentation JSON_TABLE Erik Rijkers 06:20
RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns [email protected] 06:32
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi 07:30
Re: Backup command and functions can cause assertion failure and segmentation fault 📎 Fujii Masao 07:46
Re: Allowing REINDEX to have an optional name Simon Riggs 07:47
Re: Add a test for "cannot truncate foreign table" Fujii Masao 07:52
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 07:56
Re: Problem about postponing gathering partial paths for topmost scan/join rel Richard Guo 08:03
Re: Add function to return backup_label and tablespace_map Fujii Masao 08:11
Re: Allowing REINDEX to have an optional name Alvaro Herrera 08:12
Proposal to introduce a shuffle function to intarray extension Martin Kalcher 08:36
Re: [Commitfest 2022-07] Begins Now Wenjing Zeng 08:37
Re: Add last_vacuum_index_scans in pg_stat_all_tables Ken Kato 08:49
Re: Problem about postponing gathering partial paths for topmost scan/join rel Richard Guo 09:00
Re: MERGE and parsing with prepared statements Matthias van de Meent 09:25
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Matthias van de Meent 09:25
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger [email protected] 09:53
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 10:58
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval 11:00
Re: Allowing REINDEX to have an optional name Simon Riggs 11:15
Re: Allowing REINDEX to have an optional name Simon Riggs 11:19
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 11:20
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 11:23
Re: Allowing REINDEX to have an optional name 📎 Simon Riggs 11:25
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 11:29
Re: Allowing REINDEX to have an optional name Alvaro Herrera 11:29
Re: Allowing REINDEX to have an optional name Alvaro Herrera 11:58
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 12:03
Re: Add 64-bit XIDs into PostgreSQL 15 Justin Pryzby 12:16
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 12:31
Re: remove reset_shared() Maxim Orlov 12:40
Re: remove reset_shared() 📎 Pavel Borisov 12:48
Re: Allowing REINDEX to have an optional name Alvaro Herrera 13:03
Re: Doc about how to set max_wal_senders when setting minimal wal_level Japin Li 13:23
Re: EINTR in ftruncate() Tom Lane 13:28
Re: Doc about how to set max_wal_senders when setting minimal wal_level Japin Li 13:29
RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns [email protected] 13:43
Re: SQL/JSON documentation JSON_TABLE Andrew Dunstan 13:51
Re: Allowing REINDEX to have an optional name Tom Lane 14:03
Adjust ndistinct for eqjoinsel 📎 Zhenghua Lyu 14:06
Re: Doc about how to set max_wal_senders when setting minimal wal_level David G. Johnston 14:33
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 14:36
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 📎 Masahiko Sawada 14:39
Re: Support load balancing in libpq Jelte Fennema 14:59
Re: Add function to return backup_label and tablespace_map Stephen Frost 15:17
Re: Adjust ndistinct for eqjoinsel Tom Lane 15:56
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman 15:59
Re: [RFC] building postgres with meson -v9 Andres Freund 16:05
Re: [PATCH] Log details for client certificate failures Peter Eisentraut 16:34
Re: [PATCH] Log details for client certificate failures Jacob Champion 16:46
Re: Allowing REINDEX to have an optional name Simon Riggs 17:20
Re: Allowing REINDEX to have an optional name Simon Riggs 17:21
interrupt processing during FATAL processing Andres Freund 17:29
Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Andres Freund 17:37
Re: Transparent column encryption Jacob Champion 17:47
Re: MERGE and parsing with prepared statements Justin Pryzby 17:58
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Maciek Sakrejda 18:21
Re: MERGE and parsing with prepared statements Alvaro Herrera 18:40
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 18:52
Re: [PATCH] Log details for client certificate failures Andres Freund 19:11
Re: MERGE and parsing with prepared statements Tom Lane 19:14
Re: MERGE and parsing with prepared statements David G. Johnston 19:17
Re: Move Section 9.27.7 (Data Object Management Functions) to System Information Chapter David G. Johnston 19:36
Re: MERGE and parsing with prepared statements Justin Pryzby 19:40
Re: POC: GROUP BY optimization Tomas Vondra 19:46
Re: MERGE and parsing with prepared statements David G. Johnston 19:53
Re: MERGE and parsing with prepared statements David G. Johnston 19:59
Re: optimize lookups in snapshot [sub]xip arrays Andres Freund 20:08
Re: [PATCH] Log details for client certificate failures Jacob Champion 20:20
Re: [PATCH] Log details for client certificate failures Andres Freund 20:35
Re: PG15 beta1 sort performance regression due to Generation context change Tomas Vondra 20:36
Re: doc: Bring mention of unique index forced transaction wait behavior outside of the internal section David G. Johnston 20:42
Re: PG15 beta1 sort performance regression due to Generation context change Jonathan S. Katz 20:42
Re: MERGE and parsing with prepared statements Justin Pryzby 20:43
Re: PG15 beta1 sort performance regression due to Generation context change Tom Lane 20:54
Re: PG15 beta1 sort performance regression due to Generation context change Andres Freund 20:56
Re: [PATCH] Log details for client certificate failures Jacob Champion 21:01
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands 📎 Tom Lane 21:06
Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund 21:07
Re: [PATCH] Log details for client certificate failures Andres Freund 21:19
Re: [PATCH] Log details for client certificate failures Tom Lane 21:23
Re: [PATCH] Log details for client certificate failures Jacob Champion 21:51
Re: Commitfest Update Justin Pryzby 21:57
Re: Commitfest Update Jacob Champion 22:17
Re: Making pg_rewind faster 📎 Justin Kwan 22:24
Re: PG15 beta1 sort performance regression due to Generation context change Jonathan S. Katz 22:40
Re: PG15 beta1 sort performance regression due to Generation context change Jonathan S. Katz 22:41
Re: PG15 beta1 sort performance regression due to Generation context change Andres Freund 22:52
Re: PG15 beta1 sort performance regression due to Generation context change David Rowley 23:12
Re: Commitfest Update Justin Pryzby 23:15
Moving RwF patches to a new CF Jacob Champion 23:16
Re: PG15 beta1 sort performance regression due to Generation context change Jonathan S. Katz 23:27
Re: [Commitfest 2022-07] Begins Now Jacob Champion 23:42
Re: [PATCH] Log details for client certificate failures Andres Freund 23:45
Re: [Commitfest 2022-07] Begins Now Andres Freund 23:51

July 16, 2022

Thread Author Time
Re: PG15 beta1 sort performance regression due to Generation context change Jonathan S. Katz 00:01
Re: Use -fvisibility=hidden for shared libraries Andres Freund 00:13
Re: Commitfest Update Jacob Champion 00:23
Re: PG15 beta1 sort performance regression due to Generation context change Justin Pryzby 00:25
Re: [Commitfest 2022-07] Begins Now Jacob Champion 00:28
Re: Select Reference Page - Make Join Syntax More Prominent David G. Johnston 00:38
Re: [Commitfest 2022-07] Begins Now Andres Freund 01:07
Re: Commitfest Update Justin Pryzby 02:13
Re: Backup command and functions can cause assertion failure and segmentation fault Michael Paquier 02:36

Browse Archives

Prev | Next