Mailing lists [pgsql-hackers]
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: Making pg_rewind faster John H
- Re: speedup COPY TO for partitioned table. Masahiko Sawada
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: memory leak in dbase_redo() Chao Li
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
- Re: Fix overflow of nbatch Tomas Vondra
- Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
- Re: Support getrandom() for pg_strong_random() source Jacob Champion
- Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath Michael Paquier
- Re: speedup COPY TO for partitioned table. Chao Li
- Re: Potential deadlock in pgaio_io_wait() Thomas Munro
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Chao Li
- Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Michael Paquier
- Re: get rid of RM_HEAP2_ID Michael Paquier
- Re: speedup COPY TO for partitioned table. jian he
- Re: GNU/Hurd portability patches Thomas Munro
- Re: speedup COPY TO for partitioned table. Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: new environment variable INITDB_LOCALE_PROVIDER Chao Li
- Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
- Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Sadhuprasad Patro
- Re: Executing pg_createsubscriber with a non-compatible control file Michael Paquier
- Incorrect version number given to sync_pgdata() in pg_combinebackup.c Michael Paquier
- Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
- Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c Chao Li
- Re: Batching in executor Amit Langote
- URLs in rbtree.c are broken Chao Li
- Re: psql: Count all table footer lines in pager setup BharatDB
- Re: speedup COPY TO for partitioned table. jian he
- Re: Logical Replication of sequences Amit Kapila
- Re: URLs in rbtree.c are broken Daniel Gustafsson
- Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Amit Kapila
- Re: Support getrandom() for pg_strong_random() source Daniel Gustafsson
- Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot
- Re: Making pg_rewind faster Srinath Reddy Sadipiralla
- Re: [PATCH] ecpg: check return value of replace_variables() Daniel Gustafsson
- RE: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Hayato Kuroda (Fujitsu)
- Re: URLs in rbtree.c are broken Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: speedup COPY TO for partitioned table. Álvaro Herrera
- Re: new environment variable INITDB_LOCALE_PROVIDER Peter Eisentraut
- Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Ashutosh Bapat