pgsql-hackers since 2026-01-15 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

Jan. 15, 2026

Thread Author Time
Re: Refactor replication origin state reset helpers 📎 Chao Li 00:00
Re: Adding basic NUMA awareness Andres Freund 00:01
Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li 00:04
Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote 00:12
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion 00:31
Re: Proposal to allow setting cursor options on Portals Jacob Champion 00:42
Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990 01:47
Re: Add IS_INDEX macro to brin and gist index Michael Paquier 01:48
Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada 01:48
Re: Can we change pg_rewind used without wal_log_hints and data_checksums Michael Paquier 01:57
回复:Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990 02:11
Re: POC: Parallel processing of indexes in autovacuum 📎 Masahiko Sawada 02:13
Re: Optimize LISTEN/NOTIFY Joel Jacobson 02:14
Re: [PATCH] psql: add \dcs to list all constraints Tom Lane 02:15
Re: Updating IPC::Run in CI? Noah Misch 02:20
Re: Add missing JIT inline pass for llvm>=17 Thomas Munro 02:33
Re: Add missing JIT inline pass for llvm>=17 Andreas Karlsson 03:20
Re: Enable partitionwise join for partition keys wrapped by RelabelType 📎 jian he 03:30
Re: Row pattern recognition Henson Choi 03:46
Re: Flush some statistics within running transactions Sami Imseih 03:54
Re: [PATCH] psql: add \dcs to list all constraints Tom Lane 03:59
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint 📎 jian he 04:31
Re: Cleaning up PREPARE query strings? Julien Rouhaud 04:41
Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada 04:43
Re: Optimize LISTEN/NOTIFY Tom Lane 04:46
Re: Row pattern recognition 📎 Tatsuo Ishii 04:56
Re: Parallel CREATE INDEX for GIN indexes Kirill Reshke 05:08
Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada 05:12
Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe 05:47
RE: AIX support 📎 Srirama Kucherlapati 05:51
Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990 06:14
Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li 06:22
Re: [PATCH] psql: add \dcs to list all constraints 📎 Tatsuro Yamada 06:32
Fix gistkillitems & add regression test to microvacuum 📎 Kirill Reshke 07:00
RE: Resetting recovery target parameters in pg_createsubscriber 📎 Hayato Kuroda (Fujitsu) 07:05
Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn 07:06
Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy 07:06
Re: Can we change pg_rewind used without wal_log_hints and data_checksums lchch1990@sina.cn 07:13
Re: file_fdw: Support multi-line HEADER option. Shinya Kato 07:14
Re: [PATCH] psql: add \dcs to list all constraints Chao Li 07:20
Re: file_fdw: Support multi-line HEADER option. 📎 Shinya Kato 07:23
Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke 07:46
Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Dmitry Dolgov 07:48
Re: remove the unneeded header file math.h in binaryheap.c liujinyang 07:58
Re: Proposal for enabling auto-vectorization for checksum calculations Oleg Tselebrovskiy 08:03
Re: Extended Statistics set/restore/clear functions. 📎 Michael Paquier 08:09
nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() 📎 Chao Li 08:10
Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin 08:20
Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke 08:21
Re: Row pattern recognition Tatsuo Ishii 08:25
Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke 08:35
Re: GIN pageinspect support for entry tree and posting tree Japin Li 08:39
Re: how to gate experimental features (SQL/PGQ) Daniel Gustafsson 08:53
Re: Extended Statistics set/restore/clear functions. Chao Li 08:57
Re: Extended Statistics set/restore/clear functions. Corey Huinker 08:59
Re: refactor architecture-specific popcount code John Naylor 09:07
Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada 09:20
Re: Row pattern recognition Henson Choi 09:31
Re: Extended Statistics set/restore/clear functions. Michael Paquier 09:33
Re: Extended Statistics set/restore/clear functions. Michael Paquier 09:35
Re: Add missing JIT inline pass for llvm>=17 📎 Anthonin Bonnefoy 09:40
Re: refactor architecture-specific popcount code Heikki Linnakangas 09:42
Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing 09:46
RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu) 09:48
Re: Refactor replication origin state reset helpers Ashutosh Bapat 09:51
Re: [PATCH] psql: add \dcs to list all constraints Chao Li 09:53
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Masahiko Sawada 10:00
Re: Proposal to allow setting cursor options on Portals Dave Cramer 10:33
Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor 10:35
Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera 10:47
Re: [PATCH] psql: add \dcs to list all constraints Chao Li 10:49
Re: PL/Python initialization cleanup Peter Eisentraut 11:21
Re: Refactor replication origin state reset helpers Álvaro Herrera 11:22
Re: PL/Python initialization cleanup Peter Eisentraut 11:24
Re: Add missing JIT inline pass for llvm>=17 Álvaro Herrera 11:26
Re: Remove redundant assignment in CreateWorkExprContext Bertrand Drouvot 11:38
Re: file_fdw: Support multi-line HEADER option. 📎 Shinya Kato 11:44
Re: Row pattern recognition Tatsuo Ishii 12:04
Re: Flush some statistics within running transactions Bertrand Drouvot 12:18
Re: pg_plan_advice 📎 Jakub Wartak 12:28
[PATCH] backup: Fix trivial typo and error message issues 📎 zengman 13:02
Re: Proposal: SELECT * EXCLUDE (...) command Christoph Berg 13:15
Re: Row pattern recognition 📎 Henson Choi 13:28
Re: how to gate experimental features (SQL/PGQ) David G. Johnston 13:29
Re: remove the unneeded header file math.h in binaryheap.c 📎 Álvaro Herrera 13:43
Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat 13:47
Re: log_min_messages per backend type Euler Taveira 13:50
Re: Add missing JIT inline pass for llvm>=17 Andres Freund 13:51
Re: [PATCH] psql: add \dcs to list all constraints 📎 Tatsuro Yamada 14:08
Re: [PATCH] backup: Fix trivial typo and error message issues Steven Niu 14:20
Re: pg_plan_advice 📎 Robert Haas 14:40
Re: Multixid SLRU truncation bugs at wraparound Heikki Linnakangas 15:04
Re: remove the unneeded header file math.h in binaryheap.c zengman 15:08
Re: remove the unneeded header file math.h in binaryheap.c Andres Freund 15:16
Re: remove the unneeded header file math.h in binaryheap.c Tom Lane 15:26
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara 15:29
io_uring: Fix danger of completion getting reused before being read 📎 Andres Freund 15:38
Re: Can we change pg_rewind used without wal_log_hints and data_checksums 📎 Movead 15:38
Re: refactor architecture-specific popcount code Nathan Bossart 15:59
Re: Wake up autovacuum launcher from postmaster when a worker exits Heikki Linnakangas 16:03
Re: Row pattern recognition Jacob Champion 16:06
Re: log_min_messages per backend type 📎 Euler Taveira 16:07
Re: refactor architecture-specific popcount code Nathan Bossart 16:08
Re: Adding REPACK [concurrently] Antonin Houska 16:36
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 16:43
Re: Adding REPACK [concurrently] Mihail Nikalayeu 17:05
Re: how to gate experimental features (SQL/PGQ) Andrew Dunstan 17:05
Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 📎 Mihail Nikalayeu 17:19
Re: how to gate experimental features (SQL/PGQ) Andres Freund 17:21
Re: how to gate experimental features (SQL/PGQ) Andres Freund 17:23
Re: Flush some statistics within running transactions Sami Imseih 17:25
Re: how to gate experimental features (SQL/PGQ) Tom Lane 17:31
Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera 17:41
Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker 17:57
Re: Fix gistkillitems & add regression test to microvacuum 📎 Kirill Reshke 17:59
Re: refactor architecture-specific popcount code Heikki Linnakangas 18:02
Re: Flush some statistics within running transactions Sami Imseih 18:16
Re: remove the unneeded header file math.h in binaryheap.c Álvaro Herrera 18:28
Re: Client-only Meson Build From Sources Jaroslaw Ciba 18:29
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) 📎 Greg Burd 18:31
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW 📎 Dharin Shah 18:46
Re: Client-only Meson Build From Sources Benjamin Leff 18:53
Re: io_uring: Fix danger of completion getting reused before being read Kirill Reshke 18:53
Re: Optimize LISTEN/NOTIFY Tom Lane 18:55
Re: Client-only Meson Build From Sources Andres Freund 18:58
Re: Proposal to allow setting cursor options on Portals Robert Haas 19:00
Re: refactor architecture-specific popcount code 📎 Nathan Bossart 19:07
Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe 19:08
Re: Proposal to allow setting cursor options on Portals Dave Cramer 19:11
Re: Fix possible 'unexpected data beyond EOF' on replica restart Heikki Linnakangas 19:11
Re: Cleaning up PREPARE query strings? Sami Imseih 19:13
Re: code contributions for 2025, WIP version Robert Haas 19:45
Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera 19:57
Re: Add IS_INDEX macro to brin and gist index Andreas Karlsson 20:03
Re: Extended Statistics set/restore/clear functions. 📎 Corey Huinker 20:21
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Dharin Shah 20:50
Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Sami Imseih 20:53
Re: Proposal to allow setting cursor options on Portals Hannu Krosing 21:06
Re: code contributions for 2025, WIP version Mihail Nikalayeu 21:42
Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu 21:58
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 22:04
Re: Stack-based tracking of per-node WAL/buffer usage Peter Smith 22:05
Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl 22:34
Re: [PATCH] tests: verify renamed index functionality in alter_table surya poondla 22:39
Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane 23:02
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 23:16
Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane 23:19
Re: Extended Statistics set/restore/clear functions. Michael Paquier 23:22
Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier 23:25
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 23:26
Re: Extended Statistics set/restore/clear functions. Chao Li 23:35
Re: Row pattern recognition 📎 Henson Choi 23:44

Jan. 16, 2026

Thread Author Time
Re: Can we change pg_rewind used without wal_log_hints and data_checksums Movead 00:04
Re: [PATCH] Fix incorrect parser comment Chao Li 00:51
Re: Refactor replication origin state reset helpers Chao Li 00:57
fix a spelling mistake 📎 yangyz 00:58
Re: remove the unneeded header file math.h in binaryheap.c zengman 01:24
Re: Custom oauth validator options Jacob Champion 01:54
Re: Refactor replication origin state reset helpers 📎 Chao Li 02:06
Re: Add IS_INDEX macro to brin and gist index Japin Li 02:25
RE: code contributions for 2025, WIP version Hayato Kuroda (Fujitsu) 02:26
[PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 📎 洪伊 02:36
Re: Buffer locking is special (hints, checksums, AIO writes) Chao Li 02:36
Re: Remove no-op PlaceHolderVars 📎 Richard Guo 02:49
Re: pg_upgrade: optimize replication slot caught-up check Chao Li 02:51
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 03:01
Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier 03:15
Re: fix a spelling mistake Michael Paquier 03:19
Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo 03:27
Re: Remove no-op PlaceHolderVars Tom Lane 03:37
Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Fujii Masao 03:41
Re: Simplify code building the LR conflict messages Amit Kapila 03:46
Re: Simplify code building the LR conflict messages shveta malik 03:46
Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane 04:01
Re: Proposal for enabling auto-vectorization for checksum calculations Oleg Tselebrovskiy 04:22
Re: using index to speedup add not null constraints to a table 📎 jian he 04:22
Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊 04:33
Re: Simplify code building the LR conflict messages Amit Kapila 04:35
Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane 04:43
Re: Row pattern recognition 📎 Tatsuo Ishii 04:44
Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t 洪伊 04:59
Re: [PATCH] pl: fix can not build free-thread for plpython extension like 3.14t Tom Lane 05:24
Re: refactor architecture-specific popcount code John Naylor 05:51
Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote 05:52
Re: log_min_messages per backend type Japin Li 05:54
Re: Bug in amcheck? 📎 Alexander Lakhin 06:00
Re: Remove no-op PlaceHolderVars Richard Guo 06:21
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 06:32
Re: 001_password.pl fails with --without-readline Soumya S Murali 06:35
[PATCH] remove incorrect comment in pg_resetwal.c 📎 Gavin LYU 06:45
Re: Can we change pg_rewind used without wal_log_hints and data_checksums Laurenz Albe 06:47
Re: Extended Statistics set/restore/clear functions. 📎 Michael Paquier 06:50
Re: Simplify code building the LR conflict messages shveta malik 06:52
Re: [PATCH] remove incorrect comment in pg_resetwal.c Michael Paquier 06:53
Re: fix a spelling mistake Chao Li 06:54
Re: Import Statistics in postgres_fdw before resorting to sampling. Ashutosh Bapat 07:10
Re: [PATCH] Fix incorrect parser comment Michael Paquier 07:18
Re: fix a spelling mistake Michael Paquier 07:21
Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy 07:23
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement 📎 Akshay Joshi 07:23

Browse Archives

Prev | Next