pgsql-hackers before 2026-02-01 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. 29, 2026

Thread Author Time
Re: Auto-tune shared_buffers to use available huge pages Ashutosh Bapat 14:46
RE: AIX support 📎 Aditya Kamath 14:52
Re: Skipping schema changes in publication 📎 vignesh C 15:11
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman 15:16
Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov 15:25
Re: Pasword expiration warning Gilles Darold 15:39
Re: Improvements and refactoring in shmem.c Ashutosh Bapat 15:41
RE: AIX support Srirama Kucherlapati 16:01
Re: Pasword expiration warning Gilles Darold 16:07
Re: Decoupling our alignment assumptions about int64 and double Andres Freund 16:13
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Tom Lane 16:23
Proposed: extend github pages for documentation's sample code Bear Giles 16:25
Re: pg_stat_io_histogram Andres Freund 16:27
Re: Decoupling our alignment assumptions about int64 and double Tom Lane 16:33
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) 📎 Greg Burd 16:39
Proposal: doxygen + MAN 7 pages Bear Giles 16:43
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 📎 Florin Irion 16:45
Re: Auto-tune shared_buffers to use available huge pages Anthonin Bonnefoy 16:52
Re: refactor architecture-specific popcount code 📎 Nathan Bossart 17:06
Follow-up on OpenSSL "engines" and "providers" Bear Giles 17:15
Re: Buffer locking is special (hints, checksums, AIO writes) 📎 Andres Freund 17:27
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 17:42
Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera 17:45
Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan 17:50
Re: Pasword expiration warning Nathan Bossart 17:53
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 18:06
Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan 18:12
Re: Buffer locking is special (hints, checksums, AIO writes) Peter Geoghegan 18:33
more surprising enable_indexonlyscan behavior Robert Haas 18:45
Re: Optional skipping of unchanged relations during ANALYZE? 📎 Sami Imseih 18:54
Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker 19:20
Re: Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT 📎 ocean_li_996 19:27
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 19:29
Re: Document NULL Marcos Pegoraro 19:29
Re: Race conditions in logical decoding Antonin Houska 19:52
Re: Document NULL Marcos Pegoraro 20:20
Re: Buffer locking is special (hints, checksums, AIO writes) Tom Lane 20:24
Re: Pasword expiration warning Zsolt Parragi 20:44
Re: pg_upgrade: optimize replication slot caught-up check 📎 Masahiko Sawada 20:45
Re: Refactor replication origin state reset helpers Masahiko Sawada 20:47
Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih 21:14
Re: Document NULL David G. Johnston 21:18
Re: alignas (C11) Tom Lane 21:19
Re: Skipping schema changes in publication Peter Smith 21:36
Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker 21:40
Re: Pasword expiration warning Gilles Darold 21:48
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 21:49
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov 21:54
Re: Pasword expiration warning Nathan Bossart 21:56
Non-committer reviews: is it helpful? Alexander Borisov 22:07
Re: split tablecmds.c 📎 Nathan Bossart 22:17
Re: Non-committer reviews: is it helpful? David G. Johnston 22:20
Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih 22:24
Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker 22:48
Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih 23:07
Re: Non-committer reviews: is it helpful? Alexander Borisov 23:08
Re: Extended Statistics set/restore/clear functions. Michael Paquier 23:16
Re: split tablecmds.c 📎 Nathan Bossart 23:18
Re: Non-committer reviews: is it helpful? David G. Johnston 23:19
Re: AIX support Michael Paquier 23:24
Re: Non-committer reviews: is it helpful? Michael Paquier 23:41
Re: Non-committer reviews: is it helpful? Tom Lane 23:44
Re: AIX support Tom Lane 23:48
Re: unnecessary executor overheads around seqscans Andres Freund 23:51

Jan. 30, 2026

Thread Author Time
Re: Non-committer reviews: is it helpful? Alexander Borisov 00:04
Re: Remove unused argument from ApplyLogicalMappingFile() Fujii Masao 00:07
Re: updates for handling optional argument in system functions 📎 Mark Wong 00:15
Re: Non-committer reviews: is it helpful? Alexander Borisov 00:18
Re: Decoupling our alignment assumptions about int64 and double 📎 Tom Lane 01:21
Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li 01:22
Re: display hot standby state in psql prompt 📎 Fujii Masao 02:00
Re: Document NULL 📎 David G. Johnston 02:16
A out of date comment of WaitForWALToBecomeAvailable Andy Fan 02:29
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Fujii Masao 03:12
tablecmds: Deadlock caused by Attach Partition 📎 Chao Li 03:15
Re: Document NULL Chao Li 03:27
Re: Document NULL 📎 David G. Johnston 03:43
Re: pg_upgrade: optimize replication slot caught-up check shveta malik 04:15
RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu) 04:19
Re: pg_upgrade: optimize replication slot caught-up check Amit Kapila 04:31
Re: AIX support 📎 Michael Paquier 04:38
Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C 04:49
Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M 04:59
Re: AIX support 📎 Michael Paquier 05:06
Add expressions to pg_restore_extended_stats() 📎 Corey Huinker 05:08
Re: A out of date comment of WaitForWALToBecomeAvailable Michael Paquier 05:13
Re: pg_upgrade: optimize replication slot caught-up check shveta malik 05:25
Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker 05:28
Re: Document NULL Chao Li 05:30
Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker 05:34
RE: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Zhijie Hou (Fujitsu) 05:48
Re: Add expressions to pg_restore_extended_stats() Michael Paquier 05:55
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou 06:01
Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker 06:26
[WIP] Pipelined Recovery 📎 Imran Zaheer 06:28
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 06:35
Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li 06:49
Wake up backends immediately when sync standbys decrease 📎 Shinya Kato 06:59
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) 📎 Boris Mironov 07:06
Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker 07:29
Re: Wake up backends immediately when sync standbys decrease Chao Li 07:49
Re: pg_upgrade: optimize replication slot caught-up check 📎 Masahiko Sawada 08:03
Re: Add expressions to pg_restore_extended_stats() Corey Huinker 08:07
Re: Skipping schema changes in publication Peter Smith 08:16
Re: refactor architecture-specific popcount code John Naylor 08:22
Re: Use correct collation in pg_trgm 📎 David Geier 08:42
Re: pg_upgrade: optimize replication slot caught-up check shveta malik 09:09
Re: Skipping schema changes in publication shveta malik 09:12
Re: Improvements and refactoring in shmem.c 📎 Ashutosh Bapat 09:22
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke 09:23
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin 09:25
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke 09:25
Re: trivial designated initializers Álvaro Herrera 09:28
[PATCH] btree merge scan proposal 📎 Alexandre Felipe 09:32
Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C 09:34
Re: Flush some statistics within running transactions Álvaro Herrera 09:46
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 09:48
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Kirill Reshke 09:59
Re: Can we remove support for standard_conforming_strings = off yet? jian he 10:10
Re:Re: A out of date comment of WaitForWALToBecomeAvailable 📎 Andy Fan 10:23
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin 11:09
Re: More speedups for tuple deformation 📎 David Rowley 11:10
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 11:16
RE: Parallel Apply 📎 Hayato Kuroda (Fujitsu) 11:18
Change default of jit to off 📎 Jelte Fennema-Nio 11:28
Re: Pasword expiration warning 📎 Gilles Darold 11:33
Re: ABI Compliance Checker GSoC Project Dean Rasheed 11:36
RE: AIX support 📎 Aditya Kamath 11:41
Re: Change default of jit to off Jim Jones 11:57
Re: Flush some statistics within running transactions Álvaro Herrera 12:42
Re: Change default of jit to off Laurenz Albe 13:17
RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor 13:22
Re: Change default of jit to off Bernd Helmle 13:27
Re: pg_stat_io_histogram 📎 Jakub Wartak 13:43
Re: logical apply worker's lock waits in subscriber can stall checkpointer in publisher 📎 Fujii Masao 14:20
Re: Improvements and refactoring in shmem.c 📎 Ashutosh Bapat 14:35
Re: Flush some statistics within running transactions Álvaro Herrera 14:37
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov 14:47
Re: [PATCH] llvmjit: always add the simplifycfg pass Pierre Ducroquet 15:01
Re: Flush some statistics within running transactions Andres Freund 15:10
Re: Wake up backends immediately when sync standbys decrease Fujii Masao 15:28
Re: implement CAST(expr AS type FORMAT 'template') 📎 zengman 16:17
Re: Flush some statistics within running transactions Álvaro Herrera 16:18
Re: Improvements and refactoring in shmem.c Heikki Linnakangas 16:27
Re: More speedups for tuple deformation Andres Freund 17:11
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Andres Freund 17:20
Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin Álvaro Herrera 17:42
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion 18:06
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd 18:22
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Tom Lane 18:54
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta 📎 Jacob Champion 19:03
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta David G. Johnston 19:13
Re: log_min_messages per backend type surya poondla 19:27
Re: Adding REPACK [concurrently] Antonin Houska 19:33
Re: More speedups for tuple deformation Andres Freund 20:03
Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Greg Burd 20:11
Re: 001_password.pl fails with --without-readline Tom Lane 20:13
Re: ABI Compliance Checker GSoC Project Tom Lane 21:22
Re: refactor architecture-specific popcount code 📎 Nathan Bossart 21:33
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman 21:36
Re: Speed up COPY FROM text/CSV parsing using SIMD Mark Wong 22:05

Jan. 31, 2026

Thread Author Time
Re: index prefetching 📎 Peter Geoghegan 00:18
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement 📎 Mark Wong 00:27
Re: Document NULL 📎 David G. Johnston 01:23
Re: Flush some statistics within running transactions Sami Imseih 01:33
Re: More speedups for tuple deformation John Naylor 02:47
Re: Change default of jit to off wenhui qiu 03:02
Re: More speedups for tuple deformation David Rowley 03:44
pg_dumpall --roles-only interact with other options jian he 03:50
Re: AIX support Michael Paquier 04:31
Re: Decoupling our alignment assumptions about int64 and double Tom Lane 04:46
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Kirill Reshke 05:09
Re: More speedups for tuple deformation John Naylor 06:01
slow SELECT expr INTO var in plpgsql Pavel Stehule 06:52
Re: Improvements and refactoring in shmem.c Ashutosh Bapat 08:59
splitting pg_resetwal output strings 📎 Álvaro Herrera 09:41
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio 11:06
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio 11:13
Re: Is there value in having optimizer stats for joins/foreignkeys? Andrei Lepikhov 11:18
Re: More speedups for tuple deformation 📎 David Rowley 11:27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent 12:10
Re: ABI Compliance Checker GSoC Project David E. Wheeler 14:15
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 14:44
Re: splitting pg_resetwal output strings 📎 Álvaro Herrera 15:08
Re: ABI Compliance Checker GSoC Project Tom Lane 15:54
Re: Speed up COPY FROM text/CSV parsing using SIMD 📎 KAZAR Ayoub 16:20
Re: pg_dumpall --roles-only interact with other options Nathan Bossart 16:21
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 Florents Tselai 16:23
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 16:31
Re: ABI Compliance Checker GSoC Project David E. Wheeler 16:32
Re: ABI Compliance Checker GSoC Project David E. Wheeler 16:35
Re: Flush some statistics within running transactions Sami Imseih 17:16
Re: using index to speedup add not null constraints to a table Álvaro Herrera 17:20
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Alexander Lakhin 18:00
Re: IO wait events for COPY FROM/TO PROGRAM or file 📎 Nikolay Samokhvalov 19:51
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? 📎 Lukas Fittl 20:11
Re: slow SELECT expr INTO var in plpgsql 📎 Tom Lane 20:58
Re: Add --system-identifier / -s option to pg_resetwal 📎 Nikolay Samokhvalov 21:33
Re: V18 change on EXPLAIN ANALYZE 📎 Maciek Sakrejda 22:55
Re: amcheck: support for GiST Nikolay Samokhvalov 23:32

Browse Archives

Prev | Next