pgsql-hackers since 2023-12-13 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

Dec. 13, 2023

Thread Author Time
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 00:30
Re: Oversight in reparameterize_path_by_child leading to executor crash Andrei Lepikhov 02:55
Re: broken master regress tests Noah Misch 02:56
Re: broken master regress tests Tom Lane 02:59
Re: Synchronizing slots from primary to standby Amit Kapila 03:31
Re: Improve upcasting for INT range and multi range types jian he 04:10
Re: Improve upcasting for INT range and multi range types Tom Lane 04:16
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 04:56
Re: Synchronizing slots from primary to standby Amit Kapila 05:10
Re: Improve eviction algorithm in ReorderBuffer Dilip Kumar 05:43
Subsequent request from pg client Abdul Matin 06:00
Re: Synchronizing slots from primary to standby shveta malik 06:09
Re: Synchronizing slots from primary to standby shveta malik 06:12
Re: [PoC] Reducing planning time when tables have many partitions 📎 Yuya Watari 06:21
Re: pg_upgrade and logical replication 📎 vignesh C 06:39
Fix bug with indexes on whole-row expressions 📎 ywgrit 07:44
Re: brininsert optimization opportunity Soumyadeep Chakraborty 08:12
Re: remaining sql/json patches jian he 09:59
Re: Synchronizing slots from primary to standby Peter Smith 10:22
Re: Statistics Import and Export 📎 Corey Huinker 10:26
Re: trying again to get incremental backup Jakub Wartak 10:39
Re: Report planning memory in EXPLAIN ANALYZE 📎 Ashutosh Bapat 10:51
Re: Some useless includes in llvmjit_inline.cpp Shubham Khanna 11:27
Re: Synchronizing slots from primary to standby 📎 shveta malik 11:37
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 11:48
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 12:19
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 12:25
Re: logical decoding and replication of sequences, take 2 Amit Kapila 12:56
Re: trying again to get incremental backup Robert Haas 13:16
Re: Built-in CTYPE provider Jeff Davis 13:28
Re: Remove MSVC scripts from the tree Michael Paquier 14:23
Re: Move walreceiver state assignment (to WALRCV_STREAMING) in WalReceiverMain() Michael Paquier 14:33
Re: Subsequent request from pg client Tom Lane 14:40
Re: Fix bug with indexes on whole-row expressions Tom Lane 15:01
AW: Building PosgresSQL with LLVM fails on Solaris 11.4 📎 Sacha Hottinger 15:18
Re: Built-in CTYPE provider Daniel Verite 15:34
"pgoutput" options missing on documentation 📎 Emre Hasegeli 15:54
Re: Built-in CTYPE provider Jeff Davis 17:12
Re: Clean up find_typedefs and add support for Mac Tristan Partin 17:23
Re: Eager page freeze criteria clarification Robert Haas 17:24
Re: Clean up find_typedefs and add support for Mac Tom Lane 17:27
Re: Clean up find_typedefs and add support for Mac Tristan Partin 18:02
Re: Teach predtest about IS [NOT] <boolean> proofs Tom Lane 18:36
LargeObjectRelationId vs LargeObjectMetadataRelationId, redux Tom Lane 19:53
Re: Windows default locale vs initdb Thomas Munro 19:58
Re: Clean up find_typedefs and add support for Mac Andrew Dunstan 20:35
[BUG] autovacuum may skip tables when session_authorization/role is set on database 📎 Imseih (AWS), Sami 20:42
Re: Add --check option to pgindent Andrew Dunstan 20:46
Re: Clean up find_typedefs and add support for Mac Tristan Partin 20:59
Re: [BUG] autovacuum may skip tables when session_authorization/role is set on database Tom Lane 21:18
Re: Remove MSVC scripts from the tree Andrew Dunstan 21:27
Obscure lwlock assertion failure if write fails in initdb Thomas Munro 22:22
Re: [BUG] autovacuum may skip tables when session_authorization/role is set on database Imseih (AWS), Sami 22:53

Dec. 14, 2023

Thread Author Time
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 Masahiko Sawada 00:22
Re: Teach predtest about IS [NOT] <boolean> proofs James Coleman 00:35
Simplify newNode() 📎 Heikki Linnakangas 00:48
useless LIMIT_OPTION_DEFAULT 📎 Zhang Mingli 01:17
Re: Synchronizing slots from primary to standby Peter Smith 01:30
Re: Simplify newNode() Zhang Mingli 01:34
Re: Simplify newNode() Junwang Zhao 02:19
Re: Remove MSVC scripts from the tree NINGWEI CHEN 02:43
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Amul Sul 03:12
Re: "pgoutput" options missing on documentation Amit Kapila 03:34
RE: logical decoding and replication of sequences, take 2 📎 Hayato Kuroda (Fujitsu) 03:44
Re: Synchronizing slots from primary to standby Peter Smith 04:45
Re: logical decoding and replication of sequences, take 2 Dilip Kumar 05:22
Re: Synchronizing slots from primary to standby Amit Kapila 05:38
RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu) 05:53
Re: Reducing output size of nodeToString Matthias van de Meent 06:21
Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat 07:01
Re: logical decoding and replication of sequences, take 2 Dilip Kumar 07:07
Re: "pgoutput" options missing on documentation Peter Smith 07:53
Re: remaining sql/json patches 📎 Amit Langote 08:04
Re: remaining sql/json patches Amit Langote 08:05
Re: remaining sql/json patches Amit Langote 08:10
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock 📎 Dilip Kumar 08:23
Re: Simplify newNode() Peter Eisentraut 08:32
Re: GUC names in messages Peter Eisentraut 08:38
Re: Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Nazir Bilal Yavuz 08:49
Re: [meson] expose buildtype debug/optimization info to pg_config Peter Eisentraut 08:50
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 09:01
Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} Michael Paquier 09:02
Re: logical decoding and replication of sequences, take 2 Amit Kapila 09:06
Re: logical decoding and replication of sequences, take 2 📎 Ashutosh Bapat 09:14
Re: logical decoding and replication of sequences, take 2 Amit Kapila 09:20
Re: [meson] expose buildtype debug/optimization info to pg_config Junwang Zhao 09:24
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock tender wang 09:28
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 09:35
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 09:44
Re: planner chooses incremental but not the best one Richard Guo 10:02
Re: "pgoutput" options missing on documentation 📎 Emre Hasegeli 10:14
Re: "pgoutput" options missing on documentation Emre Hasegeli 10:15
Re: Guiding principle for dropping LLVM versions? Peter Eisentraut 10:19
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 11:06
Re: Synchronizing slots from primary to standby Amit Kapila 11:10
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 11:25
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock tender wang 11:32
Re: btree_gist into core? Emre Hasegeli 11:35
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Andrey M. Borodin 11:56
Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat 12:04
Re: btree_gist into core? Julien Rouhaud 12:32
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎 Jelte Fennema-Nio 12:57
Re: Relation bulk write facility Heikki Linnakangas 13:02
Re: Improve upcasting for INT range and multi range types Federico 13:21
Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs 📎 Nazir Bilal Yavuz 13:40
Re: Simplify newNode() 📎 Heikki Linnakangas 13:53
Re: Built-in CTYPE provider Jeff Davis 14:01
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina 14:48
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock 📎 Dilip Kumar 14:56
Re: encoding affects ICU regex character classification Jeff Davis 15:12
Re: Clean up find_typedefs and add support for Mac Andrew Dunstan 15:16
Re: Clean up find_typedefs and add support for Mac 📎 Tristan Partin 15:36
Re: logical decoding and replication of sequences, take 2 📎 Ashutosh Bapat 15:44
Re: Add new for_each macros for iterating over a List that do not require ListCell pointer 📎 Jelte Fennema-Nio 15:54
Re: Add --check option to pgindent 📎 Tristan Partin 16:53
Re: logical decoding and replication of sequences, take 2 Euler Taveira 19:05
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 20:19
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Masahiko Sawada 20:48
pg_serial bloat Thomas Munro 20:53
Re: Teach predtest about IS [NOT] <boolean> proofs Tom Lane 21:38
Re: useless LIMIT_OPTION_DEFAULT Tom Lane 21:47
Re: Simplify newNode() Tom Lane 22:44
Re: Simplify newNode() Thomas Munro 22:56
Re: Memory consumed by paths during partitionwise join planning 📎 Ashutosh Bapat 23:52

Dec. 15, 2023

Thread Author Time
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 00:53
Re: Change GUC hashtable to use simplehash? 📎 John Naylor 01:20
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 01:30
Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu 01:51
Re: logical decoding and replication of sequences, take 2 Amit Kapila 02:33
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 02:55
Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao 03:27
Re: Improve eviction algorithm in ReorderBuffer Amit Kapila 03:36
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 03:48
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 04:45
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock 📎 Dilip Kumar 05:15
Re: Synchronizing slots from primary to standby shveta malik 05:32
Re: Synchronizing slots from primary to standby 📎 shveta malik 05:33
Re: Synchronizing slots from primary to standby shveta malik 05:39
Re: Synchronizing slots from primary to standby shveta malik 05:42
Re: "pgoutput" options missing on documentation Peter Smith 05:43
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 05:59
Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao 06:02
Re: Fix bug with indexes on whole-row expressions Nikolay Samokhvalov 06:11
Support "Right Semi Join" plan shapes wenhui qiu 06:40
Is a clearer memory lifespan for outerTuple and innerTuple useful? 📎 Andy Fan 07:35
Re: Is a clearer memory lifespan for outerTuple and innerTuple useful? Andy Fan 07:51
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 08:15
Re: Statistics Import and Export Andrei Lepikhov 08:36
Re: remaining sql/json patches 📎 jian he 08:36
Re: planner chooses incremental but not the best one 📎 Richard Guo 08:58
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 09:13
Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu 09:24
Re: Transaction timeout 📎 Andrey M. Borodin 09:51
Re: Improve eviction algorithm in ReorderBuffer Alvaro Herrera 10:10
Re: trying again to get incremental backup Jakub Wartak 10:36
Autonomous transactions 2023, WIP 📎 Ivan Kush 11:28
Re: trying again to get incremental backup 📎 Peter Eisentraut 11:53
Re: trying again to get incremental backup Peter Eisentraut 11:58
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 12:11
Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada 12:18
[PATCH] Add --syntax to postgres for SQL syntax checking 📎 Josef Šimánek 12:21
Re: Synchronizing slots from primary to standby Nisha Moond 12:25
Re: optimize atomic exchanges Andres Freund 12:56
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Laurenz Albe 13:09
Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written} hubert depesz lubaczewski 13:10
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek 13:14
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Pavel Stehule 13:19
Re: "pgoutput" options missing on documentation 📎 Emre Hasegeli 13:35
Re: Clean up find_typedefs and add support for Mac 📎 Andrew Dunstan 13:42
Re: Add --check option to pgindent Jelte Fennema-Nio 14:18
Re: [meson] expose buildtype debug/optimization info to pg_config Andres Freund 14:20
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane 14:50
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek 15:05
Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston 15:16
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek 15:20
Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston 15:31
Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek 15:38
Re: Add --check option to pgindent 📎 Tristan Partin 15:43
Re: Clean up find_typedefs and add support for Mac Tom Lane 16:06
Re: Clean up find_typedefs and add support for Mac Tristan Partin 16:08
Re: Clean up find_typedefs and add support for Mac Tristan Partin 16:10
Re: Improve eviction algorithm in ReorderBuffer Euler Taveira 16:36
Re: Clean up find_typedefs and add support for Mac Andrew Dunstan 17:11
Re: LargeObjectRelationId vs LargeObjectMetadataRelationId, redux Tom Lane 19:01
Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov 19:05
Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev 19:07
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent 21:11

Dec. 16, 2023

Thread Author Time
Re: Built-in CTYPE provider Jeremy Schneider 00:30
Re: encoding affects ICU regex character classification Jeremy Schneider 00:48
Re: Transaction timeout Japin Li 00:58
Re: encoding affects ICU regex character classification Thomas Munro 01:23
Clang optimiser vs preproc.c Thomas Munro 02:25
Re: Clang optimiser vs preproc.c Tom Lane 02:44
Re: Clang optimiser vs preproc.c Thomas Munro 03:04
Re: Clang optimiser vs preproc.c Tom Lane 03:19
Re: Statistics Import and Export Corey Huinker 04:30
Re: Clang optimiser vs preproc.c Thomas Munro 05:32
Re: Remove MSVC scripts from the tree Michael Paquier 09:07
Re: GUC names in messages Michael Paquier 09:33
[DOC] Introducing Quick Start Guide to PL/pgSQL and PL/Python Documentation 📎 Ishaan Adarsh 10:49

Browse Archives

Prev | Next