pgsql-hackers since 2023-07-24 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 24, 2023

Thread Author Time
Re: Row pattern recognition Tatsuo Ishii 00:22
Re: Support worker_spi to execute the function dynamically. Masahiro Ikeda 01:04
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. 📎 Masahiko Sawada 01:09
Re: pg16b2: REINDEX segv on null pointer in RemoveFromWaitQueue Masahiko Sawada 01:50
Re: POC: GROUP BY optimization Andrey Lepikhov 02:10
Re: Synchronizing slots from primary to standby 📎 Bharath Rupireddy 02:32
Re: postgres_fdw: wrong results with self join + enable_nestloop off Richard Guo 02:45
Re: pgsql: Allow tailoring of ICU locales with custom rules Amit Kapila 02:46
Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Richard Guo 02:47
Re: Support worker_spi to execute the function dynamically. 📎 Bharath Rupireddy 03:01
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Amit Kapila 03:04
Re: Synchronizing slots from primary to standby Amit Kapila 03:30
Re: Use COPY for populating all pgbench tables Michael Paquier 05:09
Re: logical decoding and replication of sequences, take 2 Amit Kapila 06:31
Re: multiple membership grants and information_schema.applicable_roles Pavel Luzanov 06:42
Re: Support worker_spi to execute the function dynamically. Masahiro Ikeda 07:26
Re: Support worker_spi to execute the function dynamically. 📎 Michael Paquier 07:40
Re: [BUG] Crash on pgbench initialization. Michael Paquier 08:17
Re: Support worker_spi to execute the function dynamically. Bharath Rupireddy 08:20
Re: Support worker_spi to execute the function dynamically. Michael Paquier 08:38
Re: cataloguing NOT NULL constraints Dean Rasheed 08:42
Re: multiple membership grants and information_schema.applicable_roles Pavel Luzanov 09:32
Re: POC: GROUP BY optimization Tomas Vondra 09:56
Re: cataloguing NOT NULL constraints Dean Rasheed 10:06
Re: cataloguing NOT NULL constraints Dean Rasheed 10:10
Re: logical decoding and replication of sequences, take 2 Bharath Rupireddy 10:28
Re: cataloguing NOT NULL constraints Alvaro Herrera 10:32
Re: Issue in _bt_getrootheight Gurjeet Singh 10:33
Re: logical decoding and replication of sequences, take 2 Amit Kapila 10:40
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 10:52
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 10:54
Re: cataloguing NOT NULL constraints Alvaro Herrera 10:55
Re: logical decoding and replication of sequences, take 2 Alvaro Herrera 11:14
Re: POC: GROUP BY optimization Andrey Lepikhov 12:04
Re: logicalrep_message_type throws an error Ashutosh Bapat 12:44
Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat 12:53
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 12:54
Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat 12:57
Re: POC: GROUP BY optimization Tomas Vondra 13:11
Re: Use COPY for populating all pgbench tables Tristan Partin 13:54
Re: [BUG] Crash on pgbench initialization. Alvaro Herrera 13:54
bt_recheck_sibling_links contrib/amcheck/verify_nbtree.c jian he 14:06
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 14:52
Re: Extracting cross-version-upgrade knowledge from buildfarm client Alvaro Herrera 15:24
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 15:27
Re: logical decoding and replication of sequences, take 2 Alvaro Herrera 15:57
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 16:01
psql not responding to SIGINT upon db reconnection 📎 Tristan Partin 16:25
Re: cataloguing NOT NULL constraints Alvaro Herrera 16:42
Re: [BUG] Crash on pgbench initialization. Andres Freund 16:42
Re: psql not responding to SIGINT upon db reconnection Gurjeet Singh 17:00
Re: psql not responding to SIGINT upon db reconnection Tristan Partin 17:09
Re: psql not responding to SIGINT upon db reconnection 📎 Tristan Partin 17:09
Re: psql not responding to SIGINT upon db reconnection 📎 Tristan Partin 17:11
Re: Permute underscore separated components of columns before fuzzy matching Mikhail Gribkov 17:12
Re: cataloguing NOT NULL constraints Alvaro Herrera 17:17
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 17:18
Re: cataloguing NOT NULL constraints Vik Fearing 17:19
Re: Inefficiency in parallel pg_restore with many tables Pierre Ducroquet 17:27
Re: Use of additional index columns in rows filtering Jeff Davis 17:36
Re: psql not responding to SIGINT upon db reconnection Tom Lane 17:43
Removing the fixed-size buffer restriction in hba.c 📎 Tom Lane 17:53
Re: Use of additional index columns in rows filtering Peter Geoghegan 17:54
Re: Use of additional index columns in rows filtering Tom Lane 17:58
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Stephen Frost 18:04
Re: Removing the fixed-size buffer restriction in hba.c Fabrízio de Royes Mello 18:07
Re: Use of additional index columns in rows filtering Jeff Davis 18:23
Re: Use of additional index columns in rows filtering Jeff Davis 18:37
Re: Use of additional index columns in rows filtering Tom Lane 18:42
[PATCH] Check more invariants during syscache initialization 📎 Aleksander Alekseev 18:58
Re: Use of additional index columns in rows filtering Peter Geoghegan 18:59
Re: Inefficiency in parallel pg_restore with many tables 📎 Nathan Bossart 19:00
Re: cataloguing NOT NULL constraints Dean Rasheed 19:05
Re: proposal: psql: show current user in prompt Pavel Stehule 19:15
Re: cataloguing NOT NULL constraints Robert Haas 19:22
WaitForOlderSnapshots in DETACH PARTITION causes deadlocks 📎 Imseih (AWS), Sami 19:40
Re: psql not responding to SIGINT upon db reconnection 📎 Tristan Partin 19:57
Improve pg_stat_statements by making jumble handle savepoint names better 📎 Greg Sabino Mullane 20:09
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Robert Haas 20:17
Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela 22:04
Re: Improve pg_stat_statements by making jumble handle savepoint names better Michael Paquier 22:46
Re: [BUG] Crash on pgbench initialization. Michael Paquier 22:46
Re: Removing the fixed-size buffer restriction in hba.c Nathan Bossart 22:58
Re: [PATCH] Check more invariants during syscache initialization Michael Paquier 23:02
Re: Row pattern recognition Vik Fearing 23:14

July 25, 2023

Thread Author Time
Re: Removing the fixed-size buffer restriction in hba.c Michael Paquier 00:14
Re: Removing the fixed-size buffer restriction in hba.c Tom Lane 00:21
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" 📎 Thomas Munro 00:25
Re: Removing the fixed-size buffer restriction in hba.c Michael Paquier 00:45
Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan 📎 Peter Geoghegan 01:33
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro 01:36
Partition pruning not working on updates Mr.Bim 03:17
Re: [BUG] Crash on pgbench initialization. Andres Freund 03:24
Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund 05:34
Re: logical decoding and replication of sequences, take 2 Amit Kapila 06:28
Re: PATCH: Add REINDEX tag to event triggers Michael Paquier 06:55
Re: WaitForOlderSnapshots in DETACH PARTITION causes deadlocks Michael Paquier 07:03
Re: pg_rewind fails with in-place tablespace Michael Paquier 07:36
Retiring is_pushed_down 📎 Richard Guo 07:39
Re: WAL Insertion Lock Improvements Michael Paquier 07:43
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada 07:44
Re: [PATCH] Add loongarch native checksum implementation. huchangqi 08:12
A failure in 031_recovery_conflict.pl on Cirrus CI Windows Server Bharath Rupireddy 08:26
Re: [BUG] Crash on pgbench initialization. Anton A. Melnikov 08:29
Re: PATCH: Add REINDEX tag to event triggers jian he 08:34
Logical walsenders don't process XLOG_CHECKPOINT_SHUTDOWN Amit Kapila 09:01
POC: Extension for adding distributed tracing - pg_tracing 📎 Anthonin Bonnefoy 09:21
Re: POC: Extension for adding distributed tracing - pg_tracing Aleksander Alekseev 10:16
Re: logical decoding and replication of sequences, take 2 Amit Kapila 10:20
Re: logicalrep_message_type throws an error Amit Kapila 10:47
Re: A failure in 031_recovery_conflict.pl on Cirrus CI Windows Server Noah Misch 10:54
Re: [PATCH] Check more invariants during syscache initialization Aleksander Alekseev 11:35
Re: Performance degradation on concurrent COPY into a single relation in PG16. 📎 David Rowley 11:37
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 11:59
Re: Partition pruning not working on updates David Rowley 12:19
Re: Row pattern recognition Tatsuo Ishii 12:35
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 12:35
Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat 13:18
[PATCH] Small refactoring of inval.c and inval.h 📎 Aleksander Alekseev 13:24
Re: sslinfo extension - add notbefore and notafter timestamps 📎 Daniel Gustafsson 14:21
Avoid possible memory leak (src/common/rmtree.c) 📎 Ranier Vilela 14:31
Re: [PATCH] Small refactoring of inval.c and inval.h Alvaro Herrera 14:35
Re: Avoid possible memory leak (src/common/rmtree.c) Daniel Gustafsson 14:45
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication 📎 Melih Mutlu 14:57
Re: [PATCH] Small refactoring of inval.c and inval.h 📎 Aleksander Alekseev 15:38
Re: cataloguing NOT NULL constraints Robert Haas 15:39
Re: Performance degradation on concurrent COPY into a single relation in PG16. 📎 Andres Freund 15:50
Re: cataloguing NOT NULL constraints Isaac Morland 15:54
Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund 16:06
Re: cataloguing NOT NULL constraints Alvaro Herrera 16:24
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 16:24
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 16:32
Re: Improve pg_stat_statements by making jumble handle savepoint names better 📎 Greg Sabino Mullane 16:37
Re: WAL Insertion Lock Improvements Andres Freund 16:49
Re: Logical walsenders don't process XLOG_CHECKPOINT_SHUTDOWN Andres Freund 17:03
Re: cataloguing NOT NULL constraints Isaac Morland 17:32
Re: Inefficiency in parallel pg_restore with many tables 📎 Nathan Bossart 18:53
Re: cataloguing NOT NULL constraints Robert Haas 18:59
Re: cataloguing NOT NULL constraints Isaac Morland 19:06
Re: WAL Insertion Lock Improvements Andres Freund 19:57
Re: cataloguing NOT NULL constraints Robert Haas 20:05
Re: MERGE ... RETURNING Gurjeet Singh 20:46
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 21:12
Re: WAL Insertion Lock Improvements Michael Paquier 22:39
Re: WAL Insertion Lock Improvements Michael Paquier 22:40
Re: WAL Insertion Lock Improvements Andres Freund 22:46
Re: Improve pg_stat_statements by making jumble handle savepoint names better Michael Paquier 22:53
Re: Show various offset arrays for heap WAL records Peter Geoghegan 23:06
Re: [PATCH] Add function to_oct 📎 Nathan Bossart 23:24
Re: [PATCH] Check more invariants during syscache initialization Michael Paquier 23:45
Re: POC, WIP: OR-clause support for indexes Peter Geoghegan 23:47
Re: PATCH: Add REINDEX tag to event triggers Michael Paquier 23:50

July 26, 2023

Thread Author Time
Re: Support worker_spi to execute the function dynamically. Michael Paquier 00:02
Buildfarm animal grassquit is failing Tom Lane 00:10
Re: Add bump memory context type and use it for tuplesorts Nathan Bossart 00:11
Re: [PATCH] Add function to_oct Nathan Bossart 00:16
Re: Buildfarm animal grassquit is failing Andres Freund 00:20
Re: Prevent psql \watch from running queries that return no rows Michael Paquier 00:41
Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong 01:25
Re: [PATCH] Add loongarch native checksum implementation. Michael Paquier 03:16
Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower 📎 Richard Guo 03:17
Re: [PATCH] Add function to_oct 📎 Nathan Bossart 03:29
Re: Support worker_spi to execute the function dynamically. Michael Paquier 03:52
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" 📎 Thomas Munro 04:06
Re: logical decoding and replication of sequences, take 2 Amit Kapila 04:07
Re: Logical walsenders don't process XLOG_CHECKPOINT_SHUTDOWN Amit Kapila 04:13
Re: psql: Could we get "-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN) 📎 Nathan Bossart 04:22
Re: [PATCH] Add loongarch native checksum implementation. Nathan Bossart 04:37
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 04:40
Re: Synchronizing slots from primary to standby shveta malik 05:01
Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong 05:36
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 05:42
Remove unused fields in ReorderBufferTupleBuf 📎 Masahiko Sawada 05:58
Re: psql: Could we get "-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN) Pavel Stehule 06:06
Re: [feature]COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Amit Langote 06:17
Question about use_physical_tlist() which is applied on Scan path Jian Guo 06:40
Re: [feature]COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Zhang Mingli 07:03
incremental-checkopints Thomas wen 07:21
Re: logical decoding and replication of sequences, take 2 Amit Kapila 07:27
Re: [PATCH] Add loongarch native checksum implementation. John Naylor 07:38
pgsql: Some refactoring to export json(b) conversion functions Amit Langote 08:09
Re: remaining sql/json patches Amit Langote 08:10
Re: Question about use_physical_tlist() which is applied on Scan path Alvaro Herrera 10:16
Re: PATCH: Add REINDEX tag to event triggers jian he 10:30
Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry? Amit Langote 11:30
Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov 11:40
Re: Row pattern recognition 📎 Tatsuo Ishii 12:21
Re: Synchronizing slots from primary to standby shveta malik 12:25
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent 12:29
Re: incremental-checkopints Tomas Vondra 12:35
Re: incremental-checkopints Alvaro Herrera 12:41
Re: [PATCH] Check more invariants during syscache initialization 📎 Aleksander Alekseev 12:50
Re: Remove unused fields in ReorderBufferTupleBuf Aleksander Alekseev 13:02
Re: cataloguing NOT NULL constraints Dean Rasheed 13:09
Re: incremental-checkopints Matthias van de Meent 13:16
Re: Remove unused fields in ReorderBufferTupleBuf 📎 Aleksander Alekseev 13:20
Re: [PATCH] Check more invariants during syscache initialization Zhang Mingli 13:29
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan 13:41
Re: cataloguing NOT NULL constraints Alvaro Herrera 13:49
Re: Remove unused fields in ReorderBufferTupleBuf 📎 Aleksander Alekseev 13:52

Browse Archives

Prev | Next