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

Nov. 9, 2023

Thread Author Time
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Tom Lane 00:00
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Andres Freund 00:26
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Damir Belyalov 00:28
Re: Force the old transactions logs cleanup even if checkpoint is skipped Michael Paquier 00:30
Re: meson documentation build open issues Andres Freund 00:43
Re: meson documentation build open issues Andres Freund 00:59
Re: Add new option 'all' to pg_stat_reset_shared() torikoshia 01:10
Re: ensure, not insure Michael Paquier 01:22
Re: Add new option 'all' to pg_stat_reset_shared() Michael Paquier 01:25
Re: make pg_ctl more friendly Crisp Lee 01:29
Re: Add new option 'all' to pg_stat_reset_shared() Andres Freund 01:29
Re: make pg_ctl more friendly Andres Freund 01:32
Re: [PATCHES] Post-special page storage TDE support David Christensen 01:55
Re: GUC names in messages 📎 Peter Smith 01:55
Re: make pg_ctl more friendly Crisp Lee 01:56
Re: [PATCHES] Post-special page storage TDE support Stephen Frost 02:05
Re: pg_upgrade and logical replication Peter Smith 02:14
Re: Eager page freeze criteria clarification 📎 Melanie Plageman 02:23
Re: Fix output of zero privileges in psql Erik Wienhold 02:40
Re: Synchronizing slots from primary to standby Amit Kapila 02:41
Re: [PATCHES] Post-special page storage TDE support Peter Geoghegan 02:47
Re: Requiring recovery.signal or standby.signal when recovering with a backup_label Michael Paquier 03:04
Re: Requiring recovery.signal or standby.signal when recovering with a backup_label Michael Paquier 03:16
Re: Synchronizing slots from primary to standby Amit Kapila 03:25
Re: Doubled test for SET statements in pg_stat_statements tests Michael Paquier 03:58
Re: Parallel query behaving different with custom GUCs Michael Paquier 04:01
Re: A recent message added to pg_upgade Amit Kapila 04:23
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) zhihuifan1213 04:33
Re: Add new option 'all' to pg_stat_reset_shared() 📎 torikoshia 04:50
Re: A recent message added to pg_upgade Michael Paquier 04:54
Re: GUC names in messages Kyotaro Horiguchi 05:15
Re: Relids instead of Bitmapset * in plannode.h Ashutosh Bapat 05:42
Re: A recent message added to pg_upgade Peter Smith 06:04
Re: Relids instead of Bitmapset * in plannode.h Tom Lane 06:08
Re: A recent message added to pg_upgade 📎 Kyotaro Horiguchi 06:10
Re: pg_upgrade and logical replication Amit Kapila 06:18
Re: pg_rewind WAL segments deletion pitfall torikoshia 06:30
Re: A recent message added to pg_upgade Amit Kapila 06:30
Re: RFC: Logging plan of the running query 📎 torikoshia 06:33
Re: A recent message added to pg_upgade Kyotaro Horiguchi 06:42
Re: pg_upgrade and logical replication Michael Paquier 06:53
Re: make pg_ctl more friendly 📎 Junwang Zhao 07:08
Re: A recent message added to pg_upgade Michael Paquier 07:08
Re: RFC: Logging plan of the running query Ashutosh Bapat 07:11
Re: Infinite Interval 📎 Ashutosh Bapat 07:15
Re: make pg_ctl more friendly 📎 Junwang Zhao 07:19
Re: Add new option 'all' to pg_stat_reset_shared() Michael Paquier 07:28
Re: make pg_ctl more friendly Crisp Lee 07:32
Re: Fix output of zero privileges in psql Laurenz Albe 07:38
Re: A recent message added to pg_upgade Amit Kapila 07:42
Re: A recent message added to pg_upgade Michael Paquier 07:52
Re: Remove unnecessary 'always:' from CompilerWarnings task Nazir Bilal Yavuz 07:53
RE: A recent message added to pg_upgade 📎 Hayato Kuroda (Fujitsu) 08:20
Re: Infinite Interval Dean Rasheed 08:37
Failure during Building Postgres in Windows with Meson Shlok Kyal 08:59
Re: Some deleted GUCs are still referred to Daniel Gustafsson 09:12
Re: Show WAL write and fsync stats in pg_stat_io 📎 Nazir Bilal Yavuz 09:35
Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila 10:06
Re: A recent message added to pg_upgade Alvaro Herrera 10:39
Re: Synchronizing slots from primary to standby 📎 shveta malik 10:54
Re: GUC names in messages Alvaro Herrera 11:04
Re: ensure, not insure David Rowley 11:20
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera 11:25
Re: RFC: Logging plan of the running query torikoshia 11:26
Re: UniqueKey v2 📎 zhihuifan1213 11:33
Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz 11:39
Re: Force the old transactions logs cleanup even if checkpoint is skipped Zakhlystov, Daniil (Nebius) 11:50
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression 📎 Amul Sul 12:00
Re: Infinite Interval 📎 Dean Rasheed 12:49
Re: MERGE ... RETURNING 📎 Dean Rasheed 13:24
Re: A recent message added to pg_upgade 📎 Amit Kapila 13:28
Re: SQL:2011 application time 📎 Peter Eisentraut 13:47
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Maxim Orlov 13:49
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 13:59
Re: A recent message added to pg_upgade Alvaro Herrera 14:24
Re: proposal: possibility to read dumped table's name from file 📎 Daniel Gustafsson 14:26
Re: meson documentation build open issues Peter Eisentraut 14:32
Re: meson documentation build open issues Peter Eisentraut 14:39
Re: speed up a logical replica setup Peter Eisentraut 14:41
Re: RFC: Logging plan of the running query Ashutosh Bapat 14:58
Re: ensure, not insure Tom Lane 15:00
Re: Failure during Building Postgres in Windows with Meson Nazir Bilal Yavuz 15:11
Re: Bug: RLS policy FOR SELECT is used to check new rows 📎 Laurenz Albe 15:16
Re: Failure during Building Postgres in Windows with Meson Tristan Partin 15:27
Re: Failure during Building Postgres in Windows with Meson Nazir Bilal Yavuz 15:31
Re: Failure during Building Postgres in Windows with Meson Tristan Partin 15:42
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 15:45
Re: Bug: RLS policy FOR SELECT is used to check new rows Dean Rasheed 15:59
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Robert Haas 16:08
Re: Speed up transaction completion faster after many relations are accessed in a transaction 📎 Heikki Linnakangas 16:18
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) 📎 Maxim Orlov 16:22
Re: Postgres Partitions Limitations (5.11.2.3) shihao zhong 16:29
Re: Cleaning up array_in() 📎 Tom Lane 16:57
Re: SQL:2011 application time Paul Jungwirth 17:15
Re: pg_upgrade failing for 200+ million Large Objects Kumar, Sachin 17:35
Re: meson documentation build open issues Andres Freund 17:52
Re: pg_upgrade failing for 200+ million Large Objects Tom Lane 18:41
Re: Bug: RLS policy FOR SELECT is used to check new rows Laurenz Albe 18:55
Re: pg_dump needs SELECT privileges on irrelevant extension table Tom Lane 19:02
Re: Fix output of zero privileges in psql Tom Lane 19:19
Re: pg_walfile_name_offset can return inconsistent values 📎 Bruce Momjian 19:22
Re: Failure during Building Postgres in Windows with Meson Andrew Dunstan 19:44
Re: pg_walfile_name_offset can return inconsistent values Matthias van de Meent 20:49
Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund 20:58
Re: pg_walfile_name_offset can return inconsistent values 📎 Bruce Momjian 21:14
Re: Atomic ops for unlogged LSN Nathan Bossart 21:27
pgsql: doc: fix wording describing the checkpoint_flush_after GUC Bruce Momjian 22:51
Re: speed up a logical replica setup Michael Paquier 23:12
Re: pg_upgrade failing for 200+ million Large Objects Andres Freund 23:12
Re: pg_walfile_name_offset can return inconsistent values Michael Paquier 23:25
Re: pg_walfile_name_offset can return inconsistent values Bruce Momjian 23:35
Re: Side effect of CVE-2017-7484 fix? Bruce Momjian 23:36
Re: remove deprecated @@@ operator ? 📎 Bruce Momjian 23:40
Re: Side effect of CVE-2017-7484 fix? Tom Lane 23:44
Re: Side effect of CVE-2017-7484 fix? Bruce Momjian 23:57
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan 📎 Peter Geoghegan 23:57

Nov. 10, 2023

Thread Author Time
Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky 01:42
Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent 02:05
Re: A recent message added to pg_upgade 📎 Michael Paquier 02:20
Re: Failure during Building Postgres in Windows with Meson vignesh C 02:47
Re: Failure during Building Postgres in Windows with Meson Andres Freund 03:06
Re: Synchronizing slots from primary to standby shveta malik 03:31
Re: Why is src/test/modules/committs/t/002_standby.pl flaky? 📎 Thomas Munro 03:31
Re: Add new option 'all' to pg_stat_reset_shared() 📎 torikoshia 03:33
RE: Is this a problem in GenericXLogFinish()? 📎 Hayato Kuroda (Fujitsu) 03:47
AdvanceXLInsertBuffers() vs wal_sync_method=open_datasync Andres Freund 03:54
Re: Add new option 'all' to pg_stat_reset_shared() Michael Paquier 04:15
Re: Add new option 'all' to pg_stat_reset_shared() Andres Freund 04:18
Re: Add recovery to pg_control and remove backup_label Michael Paquier 04:37
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 04:46
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Dilip Kumar 04:47
Re: Synchronizing slots from primary to standby Amit Kapila 05:41
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 07:20
Re: Remove MSVC scripts from the tree 📎 Peter Eisentraut 07:38
Re: Tab completion for CREATE TABLE ... AS Jim Jones 07:53
Re: Synchronizing slots from primary to standby Amit Kapila 07:55
Re: Synchronizing slots from primary to standby Amit Kapila 07:59
RE: MinGW compiler warnings in ecpg tests 📎 Hayato Kuroda (Fujitsu) 07:59
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 08:15
Re: Failure during Building Postgres in Windows with Meson 📎 Nazir Bilal Yavuz 08:29
Re: Move bki file pre-processing from initdb to bootstrap Peter Eisentraut 08:38
Re: Move bki file pre-processing from initdb to bootstrap Peter Eisentraut 08:48
Re: ResourceOwner refactoring Alexander Lakhin 09:00
Re: POC, WIP: OR-clause support for indexes 📎 Alena Rybakina 09:20
Re: Bug: RLS policy FOR SELECT is used to check new rows Dean Rasheed 09:39
Re: Add the ability to limit the amount of memory that can be allocated to backends. jian he 09:55
Re: A recent message added to pg_upgade Amit Kapila 09:57
Parallel aggregates in PG 16.1 ZIMANYI Esteban 10:47
Re: Synchronizing slots from primary to standby Drouvot, Bertrand 11:00
Re: trying again to get incremental backup Dilip Kumar 11:27
Re: Add new option 'all' to pg_stat_reset_shared() torikoshia 11:32
Re: Parallel aggregates in PG 16.1 Matthias van de Meent 12:27
Re: Bug: RLS policy FOR SELECT is used to check new rows Laurenz Albe 12:43
Re: pg_upgrade and logical replication 📎 vignesh C 13:56
Re: pg_upgrade and logical replication vignesh C 14:01
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 14:26
Re: Buffer Cache Problem jacktby jacktby 14:31
Re: Buffer Cache Problem jacktby jacktby 14:38
Re: EXCLUDE COLLATE in CREATE/ALTER TABLE document jian he 14:59
Re: AdvanceXLInsertBuffers() vs wal_sync_method=open_datasync Heikki Linnakangas 15:16
Re: CRC32C Parallel Computation Optimization on ARM Nathan Bossart 16:36
Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Nathan Bossart 16:43
Re: Buffer Cache Problem jacktby jacktby 16:46
Re: AdvanceXLInsertBuffers() vs wal_sync_method=open_datasync Andres Freund 17:39
Re: SET ROLE documentation improvement Nathan Bossart 17:41
Re: Improvements in pg_dump/pg_restore toc format and performances Nathan Bossart 17:50
Re: pgsql: Don't trust unvalidated xl_tot_len. Christoph Berg 18:10
Re: pgsql: Don't trust unvalidated xl_tot_len. Christoph Berg 18:13
Re: Move bki file pre-processing from initdb to bootstrap Krishnakumar R 18:33
Re: Failure during Building Postgres in Windows with Meson Tristan Partin 18:53
Re: Add recovery to pg_control and remove backup_label 📎 David Steele 18:55
Re: Adding facility for injection points (or probe points?) for more advanced tests Nathan Bossart 20:44
Re: pg_dump needs SELECT privileges on irrelevant extension table Jacob Champion 20:48
locked reads for atomics 📎 Nathan Bossart 20:51
Re: Atomic ops for unlogged LSN Nathan Bossart 20:54
Re: pgsql: Don't trust unvalidated xl_tot_len. Christoph Berg 21:42
Re: locked reads for atomics John Morris 21:49
Re: pgsql: Don't trust unvalidated xl_tot_len. Thomas Munro 22:05
Re: Failure during Building Postgres in Windows with Meson Andres Freund 22:47
Re: locked reads for atomics Nathan Bossart 22:55
Re: locked reads for atomics Andres Freund 23:11
Re: locked reads for atomics Andres Freund 23:22
Re: ResourceOwner refactoring Andres Freund 23:34
Re: Force the old transactions logs cleanup even if checkpoint is skipped Andres Freund 23:58

Nov. 11, 2023

Thread Author Time
Re: maybe a type_sanity. sql bug 📎 jian he 00:00
Why do indexes and sorts use the database collation? Jeff Davis 00:03
Re: A recent message added to pg_upgade Michael Paquier 00:16
Re: maybe a type_sanity. sql bug Michael Paquier 00:38
Re: Why do indexes and sorts use the database collation? Andres Freund 01:19
Re: Adding facility for injection points (or probe points?) for more advanced tests Andres Freund 02:32
Re: locked reads for atomics Nathan Bossart 02:38
Re: locked reads for atomics Andres Freund 02:48
Re: remaining sql/json patches Erik Rijkers 02:52
Re: locked reads for atomics Nathan Bossart 02:55
Re: remaining sql/json patches Amit Langote 02:56
Re: pg_walfile_name_offset can return inconsistent values Andres Freund 03:59
Fix documentation for pg_stat_statements JIT deform_counter 📎 Julien Rouhaud 09:26
Re: [PATCH] New [relation] option engine John Naylor 09:33
Making auto_explain more useful / convenient Vladimir Churyukin 10:17
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 10:26

Browse Archives

Prev | Next