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

Thread Author Time
Re: WAL Insertion Lock Improvements Michael Paquier 00:20
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG 📎 Tristan Partin 00:52
Re: Add hint message for check_log_destination() Japin Li 01:24
Re: Add more sanity checks around callers of changeDependencyFor() Michael Paquier 01:40
pg16b2: REINDEX segv on null pointer in RemoveFromWaitQueue Justin Pryzby 02:01
Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada 02:02
Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada 02:32
Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Amit Kapila 02:33
Got FATAL in lock_twophase_recover() during recovery 📎 suyu.cmj 02:35
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 02:36
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith 02:59
Re: Make pgbench exit on SIGINT more reliably Michael Paquier 03:29
Re: Cleaning up array_in() jian he 03:34
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila 03:44
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Amit Kapila 04:05
Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Amit Kapila 04:30
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand 04:54
Re: Use COPY for populating all pgbench tables Michael Paquier 05:03
RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL 📎 Hayato Kuroda (Fujitsu) 05:17
Re: Show various offset arrays for heap WAL records Peter Geoghegan 05:29
Re: Generating code for query jumbling through gen_node_support.pl Andrey Lepikhov 05:29
unrecognized node type while displaying a Path due to dangling pointer Jeevan Chalke 05:31
Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier 05:35
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. 📎 Masahiko Sawada 05:47
Re: Exclusion constraints on partitioned tables 📎 Paul A Jungwirth 05:52
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 05:54
Re: Initial Schema Sync for Logical Replication Masahiko Sawada 06:21
Re: Generating code for query jumbling through gen_node_support.pl Andrey Lepikhov 06:44
RE: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL 📎 Hayato Kuroda (Fujitsu) 07:00
RE: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Hayato Kuroda (Fujitsu) 07:04
Re: Performance degradation on concurrent COPY into a single relation in PG16. Jakub Wartak 07:09
Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi 07:16
RE: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Hayato Kuroda (Fujitsu) 07:17
Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Amit Kapila 07:37
Re: logical decoding and replication of sequences, take 2 Amit Kapila 07:41
Re: Support to define custom wait events for extensions 📎 Michael Paquier 07:45
[PATCH]Add a tip to the check mode 📎 Wen Yi 07:45
Re: unrecognized node type while displaying a Path due to dangling pointer Alvaro Herrera 07:49
Re: logicalrep_message_type throws an error Masahiko Sawada 08:05
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Peter Smith 08:31
Re: doc: clarify the limitation for logical replication when REPILICA IDENTITY is FULL Sergei Kornilov 08:47
Re: POC, WIP: OR-clause support for indexes 📎 Andrey Lepikhov 08:47
Re: unrecognized node type while displaying a Path due to dangling pointer Jeevan Chalke 09:28
RE: BUG #18016: REINDEX TABLE failure Richard Veselý 09:31
Re: unrecognized node type while displaying a Path due to dangling pointer 📎 Jeevan Chalke 09:48
Re: logicalrep_message_type throws an error Alvaro Herrera 10:21
COPY table FROM STDIN via SPI James Sewell 10:25
Re: COPY table FROM STDIN via SPI Tom Lane 10:46
Re: unrecognized node type while displaying a Path due to dangling pointer Tom Lane 11:00
RE: Support logical replication of DDLs 📎 Zhijie Hou (Fujitsu) 11:01
Re: PATCH: Using BRIN indexes for sorted output Matthias van de Meent 11:20
Re: SLRUs in the main buffer pool, redux Aleksander Alekseev 11:52
Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov 12:00
Re: unrecognized node type while displaying a Path due to dangling pointer Jeevan Chalke 12:00
Re: A minor adjustment to get_cheapest_path_for_pathkeys Aleksander Alekseev 12:16
Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Amit Kapila 12:29
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 12:29
Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Palak Chaturvedi 12:38
Re: Extension Enhancement: Buffer Invalidation in pg_buffercache 📎 Palak Chaturvedi 13:09
Re: POC, WIP: OR-clause support for indexes Ranier Vilela 13:29
Re: [PATCH]Add a tip to the check mode Matthias van de Meent 13:44
Re: [Question] Can someone provide some links related to the MemoryContext? Matthias van de Meent 13:47
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 14:13
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 14:17
Forgive trailing semicolons inside of config files 📎 Greg Sabino Mullane 14:42
Re: Use COPY for populating all pgbench tables 📎 Tristan Partin 14:46
Re: Make pgbench exit on SIGINT more reliably Tristan Partin 14:58
Re: pg_decode_message vs skip_empty_xacts and xact_wrote_changes Ashutosh Bapat 15:00
Re: Forgive trailing semicolons inside of config files Isaac Morland 15:04
Re: Latches vs lwlock contention 📎 Aleksander Alekseev 15:11
Re: Forgive trailing semicolons inside of config files Tom Lane 15:34
Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund 15:47
Re: Forgive trailing semicolons inside of config files Greg Sabino Mullane 16:21
Re: add non-option reordering to in-tree getopt_long 📎 Nathan Bossart 16:32
Issue in _bt_getrootheight Ahmed Ibrahim 16:35
'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Shruthi Gowda 17:22
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 17:29
Re: Support to define custom wait events for extensions Tristan Partin 17:39
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 17:50
Re: stats test intermittent failure 📎 Alexander Lakhin 18:00
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 18:11
Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera 18:17
Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund 18:51
Re: Document that server will start even if it's unable to open some TCP/IP ports Gurjeet Singh 19:01
Re: MERGE ... RETURNING Gurjeet Singh 20:43
Re: unrecognized node type while displaying a Path due to dangling pointer Tom Lane 20:45
Re: Extensible storage manager API - SMGR hook Redux Tristan Partin 20:57
Re: MERGE ... RETURNING Gurjeet Singh 20:58
Re: Cleaning up threading code Thomas Munro 20:58
Re: Parallel CREATE INDEX for BRIN indexes Matthias van de Meent 21:11
Re: Avoid unused value (src/fe_utils/print.c) Marko Tiikkaja 22:33
Re: Reducing connection overhead in pg_upgrade compat check phase 📎 Daniel Gustafsson 22:43
Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela 22:46
Re: Cleaning up threading code Andres Freund 22:49
Re: Support to define custom wait events for extensions Michael Paquier 23:29
Re: Reducing connection overhead in pg_upgrade compat check phase Nathan Bossart 23:36
Re: Got FATAL in lock_twophase_recover() during recovery Michael Paquier 23:41

July 12, 2023

Thread Author Time
Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Peter Smith 00:04
Re: unrecognized node type while displaying a Path due to dangling pointer David Rowley 00:16
Re: Support to define custom wait events for extensions Andres Freund 00:36
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier 00:38
Re: MERGE ... RETURNING Jeff Davis 00:43
Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro 01:37
Re: MERGE ... RETURNING Vik Fearing 01:47
Re: DROP DATABASE is interruptible 📎 Andres Freund 01:59
Re: unrecognized node type while displaying a Path due to dangling pointer Tom Lane 02:23
Re: Forgive trailing semicolons inside of config files Andres Freund 02:28
Re: Forgive trailing semicolons inside of config files Tom Lane 02:37
Re: unrecognized node type while displaying a Path due to dangling pointer David Rowley 02:50
Re: COPY table FROM STDIN via SPI James Sewell 02:52
Re: The same 2PC data maybe recovered twice Andy Fan 02:57
RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL 📎 Hayato Kuroda (Fujitsu) 03:07
Re: Cleaning up threading code Thomas Munro 03:21
Re: Cleaning up threading code Thomas Munro 03:34
Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Amit Kapila 04:51
Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Peter Smith 05:22
Re: Cleaning up threading code Thomas Munro 05:27
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index 📎 Michael Paquier 05:42
Re: CI and test improvements Justin Pryzby 05:56
Re: Use COPY for populating all pgbench tables Michael Paquier 06:06
Re: CI and test improvements Michael Paquier 06:07
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Dilip Kumar 06:08
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. 📎 Masahiko Sawada 07:00
Re: [PATCH]Add a tip to the check mode 📎 Wen Yi 07:02
Re: Support to define custom wait events for extensions Michael Paquier 07:05
RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL 📎 Hayato Kuroda (Fujitsu) 07:06
RE: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Hayato Kuroda (Fujitsu) 07:07
Re: The same 2PC data maybe recovered twice 📎 suyu.cmj 07:20
Re: Exclusion constraints on partitioned tables Peter Eisentraut 07:34
Better help output for pgbench -I init_steps 📎 Gurjeet Singh 07:42
Re: Testing autovacuum wraparound (including failsafe) 📎 Masahiko Sawada 07:52
Re: Support to define custom wait events for extensions 📎 Masahiro Ikeda 07:52
Re: Support to define custom wait events for extensions Masahiro Ikeda 07:59
Re: SQL:2011 application time 📎 Peter Eisentraut 08:24
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier 08:26
Re: Support to define custom wait events for extensions Masahiro Ikeda 08:36
Re: Performance degradation on concurrent COPY into a single relation in PG16. 📎 Masahiko Sawada 08:40
Re: Support to define custom wait events for extensions Michael Paquier 08:46
Re: Clean up some signal usage mainly related to Windows Peter Eisentraut 08:56
Re: pg_upgrade instructions involving "rsync --size-only" might lead to standby corruption? Michael Banck 09:23
Re: remaining sql/json patches 📎 Amit Langote 09:41
Re: DROP DATABASE is interruptible 📎 Daniel Gustafsson 09:54
Re: Better help output for pgbench -I init_steps Peter Eisentraut 10:08
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Amit Kapila 10:08
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 10:21
Re: Consistent coding for the naming of LR workers 📎 Peter Eisentraut 11:34
Re: Testing autovacuum wraparound (including failsafe) Daniel Gustafsson 11:47
Re: Synchronizing slots from primary to standby Peter Eisentraut 11:48
Re: pg16b2: REINDEX segv on null pointer in RemoveFromWaitQueue Justin Pryzby 11:52
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Dilip Kumar 12:16
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Robert Haas 12:36
Re: XLog size reductions: Reduced XLog record header size for PG17 📎 Matthias van de Meent 12:50
Re: remaining sql/json patches 📎 Amit Langote 13:23
Re: Better help output for pgbench -I init_steps Alvaro Herrera 13:41
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Robert Haas 14:01
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada 14:15
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Önder Kalacı 14:15
Re: Clean up some signal usage mainly related to Windows 📎 Tristan Partin 14:23
Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut 14:29
Re: Use COPY for populating all pgbench tables Tristan Partin 14:29
Re: Clean up some signal usage mainly related to Windows Peter Eisentraut 14:31
Re: Clean up some signal usage mainly related to Windows 📎 Tristan Partin 14:35
RelationGetIndexAttrBitmap comment outdated 📎 Alvaro Herrera 14:37
Re: RelationGetIndexAttrBitmap comment outdated Daniel Gustafsson 14:42
Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Önder Kalacı 14:44
numeric datatype for current release not available 📎 Ashutosh Bapat 15:15
Re: numeric datatype for current release not available Julien Rouhaud 15:25
Re: Meson build updates 📎 Tristan Partin 16:10
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index 📎 Shruthi Gowda 16:27
Re: Meson build updates Alvaro Herrera 16:39
Re: Meson build updates Tristan Partin 16:55
Re: cataloguing NOT NULL constraints 📎 Alvaro Herrera 17:10
Re: Better help output for pgbench -I init_steps Gurjeet Singh 17:47
Re: COPY table FROM STDIN via SPI Joe Conway 18:18
Re: COPY table FROM STDIN via SPI chap 18:43
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 19:05
Re: COPY table FROM STDIN via SPI Joe Conway 19:09
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Robert Haas 20:02
CommandStatus from insert returning when using a portal. Dave Cramer 20:03
Re: CommandStatus from insert returning when using a portal. David G. Johnston 20:31
Re: CommandStatus from insert returning when using a portal. Gurjeet Singh 20:37
Re: CommandStatus from insert returning when using a portal. Dave Cramer 21:09
Re: CommandStatus from insert returning when using a portal. Tom Lane 21:49
Re: CommandStatus from insert returning when using a portal. Dave Cramer 21:59
Re: CommandStatus from insert returning when using a portal. David G. Johnston 22:12
Re: document the need to analyze partitioned tables David Rowley 22:21
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier 22:25
Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index Michael Paquier 22:50
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Peter Smith 23:03
Re: Correct the documentation for work_mem David Rowley 23:11
Re: Remove distprep Andres Freund 23:19
Re: Meson build updates Andres Freund 23:30
Re: MERGE ... RETURNING Jeff Davis 23:48
Re: Meson build updates Tristan Partin 23:53

July 13, 2023

Thread Author Time
Re: CommandStatus from insert returning when using a portal. chap 00:00
Re: MERGE ... RETURNING Vik Fearing 00:03
Re: Support to define custom wait events for extensions Michael Paquier 00:12
Duplicated LLVMJitHandle->lljit assignment? 📎 Matheus Alcantara 00:22
Re: CommandStatus from insert returning when using a portal. Dave Cramer 00:57
Re: Support to define custom wait events for extensions Masahiro Ikeda 01:26

Browse Archives

Prev | Next