pgsql-hackers since 2023-01-10 12:51

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. 10, 2023

Thread Author Time
Re: SQL/JSON revisited 📎 Elena Indrupskaya 12:51
Re: Use windows VMs instead of windows containers on the CI Nazir Bilal Yavuz 12:51
Re: [PATCH] support tab-completion for single quote input with equal sign 📎 torikoshia 13:01
Re: split TOAST support out of postgres.h Robert Haas 13:12
Re: pgbench - adding pl/pgsql versions of tests Fabien COELHO 13:43
Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Matthias van de Meent 14:03
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Takamichi Osumi (Fujitsu) 14:11
Re: Bug in check for unreachable MERGE WHEN clauses Dean Rasheed 14:23
RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu) 14:33
Re: [PATCH] random_normal function Tom Lane 14:34
RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu) 14:41
Re: Allow +group in pg_ident.conf Andrew Dunstan 14:42
Re: MERGE ... WHEN NOT MATCHED BY SOURCE 📎 Dean Rasheed 14:43
Re: split TOAST support out of postgres.h Tom Lane 14:46
Re: SQL/JSON revisited Andrew Dunstan 15:03
Re: Handle infinite recursion in logical replication setup Amit Kapila 15:17
Re: Announcing Release 15 of the PostgreSQL Buildfarm client Andrew Dunstan 15:17
Re: Announcing Release 15 of the PostgreSQL Buildfarm client Andrew Dunstan 15:21
Re: Use windows VMs instead of windows containers on the CI Justin Pryzby 15:22
The documentation for storage type 'plain' actually allows single byte header PG Doc comments form 15:53
Re: [PATCH] pgbench: add multiconnect option Fabien COELHO 15:59
Re: allowing for control over SET ROLE 📎 Robert Haas 16:06
Re: [PATCH] random_normal function Paul Ramsey 16:11
can while loop in ClockSweepTick function be kind of infinite loop in some cases? 斯波隼斗 16:25
Re: Strengthen pg_waldump's --save-fullpage tests Drouvot, Bertrand 16:25
RE: [Proposal] Add foreign-server health checks infrastructure 📎 Hayato Kuroda (Fujitsu) 16:26
Re: [Proposal] Add foreign-server health checks infrastructure Ted Yu 16:38
Re: allowing for control over SET ROLE Robert Haas 16:45
Re: split TOAST support out of postgres.h Robert Haas 17:00
releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu 17:25
Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL 📎 Ted Yu 17:26
Re: Transparent column encryption Mark Dilger 17:26
Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? Andres Freund 17:39
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 17:42
Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu 17:43
Re: wake up logical workers after ALTER SUBSCRIPTION 📎 Nathan Bossart 17:43
pgsql: Add new GUC createrole_self_grant. Robert Haas 17:46
Re: fixing CREATEROLE Robert Haas 17:46
Re: Handle infinite recursion in logical replication setup Jonathan S. Katz 17:54
Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Nathan Bossart 17:54
Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? Robert Haas 18:11
Re: logical decoding and replication of sequences, take 2 📎 Tomas Vondra 18:32
Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu 18:37
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Robert Haas 18:50
Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? Andres Freund 18:58
Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Andres Freund 19:05
Re: SLRUs in the main buffer pool - Page Header definitions 📎 Bagga, Rishu 19:05
Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Andres Freund 19:14
Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey 19:17
Re: psql: Add role's membership options to the \du+ command Pavel Luzanov 19:18
Re: Use windows VMs instead of windows containers on the CI Andres Freund 19:20
Re: Show various offset arrays for heap WAL records Andres Freund 19:34
Re: Schema variables - new implementation for Postgres 15 (typo) 📎 Pavel Stehule 19:35
Re: RFC: logical publication via inheritance root? Jacob Champion 19:36
Re: Transparent column encryption Mark Dilger 19:47
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan 19:47
Re: logical decoding and replication of sequences, take 2 Robert Haas 19:52
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan 20:08
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Robert Haas 20:18
Re: heapgettup refactoring 📎 Melanie Plageman 20:31
Re: Add SHELL_EXIT_CODE to psql Corey Huinker 20:31
Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Matthias van de Meent 20:32
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan 20:41
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli 20:52
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion 21:07
Re: allowing for control over SET ROLE Jeff Davis 21:11
Re: Allow DISTINCT to use Incremental Sort David Rowley 21:29
Wasted Vacuum cycles when OldestXmin is not moving sirisha chamarthi 21:46
Re: ATTACH PARTITION seems to ignore column generation status Tom Lane 22:13
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert 📎 Jacob Champion 23:15
wal_compression = method:level 📎 Justin Pryzby 23:26
Re: verbose mode for pg_input_error_message? Nathan Bossart 23:41
Re: [PATCH] Support % wildcard in extension upgrade filenames Tom Lane 23:50

Jan. 11, 2023

Thread Author Time
Can we let extensions change their dumped catalog schemas? Jacob Champion 00:08
Re: Use windows VMs instead of windows containers on the CI Thomas Munro 00:12
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits 📎 Peter Geoghegan 00:39
Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley 00:48
Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley 00:54
Re: [PATCH] support tab-completion for single quote input with equal sign Tom Lane 00:56
Re: Strengthen pg_waldump's --save-fullpage tests Michael Paquier 01:02
delay starting WAL receiver 📎 Nathan Bossart 01:08
Re: Allow +group in pg_ident.conf Michael Paquier 01:14
Re: Infinite Interval Joseph Koshakow 01:34
Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan 01:36
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 01:47
Spinlock is missing when updating two_phase of ReplicationSlot 📎 Masahiko Sawada 02:07
RE: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL houzj.fnst@fujitsu.com 02:12
Re: [PATCH] Add overlaps geometric operators that ignore point overlaps Kyotaro Horiguchi 02:13
Re: Handle infinite recursion in logical replication setup Amit Kapila 02:16
Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL 📎 Ted Yu 02:20
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 02:26
Re: [PATCH] support tab-completion for single quote input with equal sign Tom Lane 02:28
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 02:40
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo 02:45
Re: Allow tailoring of ICU locales with custom rules vignesh C 02:50
Re: Add SHELL_EXIT_CODE to psql vignesh C 02:53
Re: Using WaitEventSet in the postmaster 📎 Thomas Munro 03:07
Re: pgsql: Add new GUC createrole_self_grant. Robert Haas 03:10
Re: mprove tab completion for ALTER EXTENSION ADD/DROP Kyotaro Horiguchi 03:10
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 03:12
Re: pgsql: Add new GUC createrole_self_grant. Tom Lane 03:25
Re: ATTACH PARTITION seems to ignore column generation status 📎 Amit Langote 03:43
Re: [PATCH] Simple code cleanup in tuplesort.c. John Naylor 03:45
Re: Can we let extensions change their dumped catalog schemas? Tom Lane 03:53
RE: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL houzj.fnst@fujitsu.com 03:55
Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG John Naylor 03:56
Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu 04:01
RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com 04:04
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 04:09
Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley 04:12
Re: Strengthen pg_waldump's --save-fullpage tests Bharath Rupireddy 04:17
Re: delay starting WAL receiver Thomas Munro 04:20
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 04:21
Re: delay starting WAL receiver Thomas Munro 04:26
Re: Fix pg_publication_tables to exclude generated columns Amit Kapila 04:26
Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG Tom Lane 04:27
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Tom Lane 04:32
Re: Fix pg_publication_tables to exclude generated columns Tom Lane 04:37
Re: Add a new pg_walinspect function to extract FPIs from WAL records Michael Paquier 04:37
Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley 05:23
Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier 05:27
Re: Spinlock is missing when updating two_phase of ReplicationSlot Michael Paquier 05:36
Re: delay starting WAL receiver Nathan Bossart 05:47
Re: MultiXact\SLRU buffers configuration Dilip Kumar 05:58
Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar 06:03
low wal_retrieve_retry_interval causes missed signals on Windows 📎 Nathan Bossart 06:11
Re: [DOCS] Stats views and functions not in order? 📎 Peter Smith 06:11
Re: split TOAST support out of postgres.h Noah Misch 06:14
Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey 06:21
Re: typos Michael Paquier 06:26
Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Michael Paquier 06:27
Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG Ankit Kumar Pandey 06:37
Re: Fix pg_publication_tables to exclude generated columns Amit Kapila 06:39
Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Michael Paquier 06:40
Re: mprove tab completion for ALTER EXTENSION ADD/DROP Michael Paquier 06:49
Re: SQL/JSON revisited Elena Indrupskaya 07:02
Re: cutting down the TODO list thread John Naylor 07:09
Re: SQL/JSON revisited John Naylor 07:18
Re: Minimal logical decoding on standbys Bharath Rupireddy 07:32
RE: [Proposal] Add foreign-server health checks infrastructure 📎 Hayato Kuroda (Fujitsu) 07:37
Re: recovery modules Michael Paquier 07:53
Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG John Naylor 08:22
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication 📎 Melih Mutlu 08:31
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo 08:47
RE: Allow logical replication to copy tables in binary format shiy.fnst@fujitsu.com 08:56
Re: Allow +group in pg_ident.conf Jelte Fennema 08:59
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Jelte Fennema 09:04
Re: Schema variables - new implementation for Postgres 15 (typo) Julien Rouhaud 09:08
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 09:22
Flush SLRU counters in checkpointer process 📎 Anthonin Bonnefoy 09:29
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev 09:47
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 09:56
Re: Strengthen pg_waldump's --save-fullpage tests 📎 Drouvot, Bertrand 09:56
Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik 09:57
Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen 09:59
RE: [Proposal] Add foreign-server health checks infrastructure 📎 Hayato Kuroda (Fujitsu) 10:04
Re: Common function for percent placeholder replacement Peter Eisentraut 10:09
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli 10:10
Re: [PATCH] Support % wildcard in extension upgrade filenames 'Sandro Santilli' 10:16
Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik 10:35
RE: Logical replication timeout problem 📎 wangw.fnst@fujitsu.com 10:41
Re: Allow logical replication to copy tables in binary format 📎 Melih Mutlu 10:44
Adjust the description of OutputPluginCallbacks in pg-doc 📎 wangw.fnst@fujitsu.com 10:50
Re: meson oddities Peter Eisentraut 11:05
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier 11:05
Re: Time delayed LR (WAS Re: logical replication restrictions) vignesh C 11:30
Re: Flush SLRU counters in checkpointer process Aleksander Alekseev 12:05
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 12:46
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 12:46
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 12:48
Re: [PATCH] support tab-completion for single quote input with equal sign torikoshia 12:55
Re: fix and document CLUSTER privileges Gilles Darold 13:22
Re: Add a new pg_walinspect function to extract FPIs from WAL records 📎 Bharath Rupireddy 13:29
Re: Strengthen pg_waldump's --save-fullpage tests Bharath Rupireddy 13:47
Re: Rework of collation code, extensibility Peter Eisentraut 14:08
Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf 📎 Jelte Fennema 14:22
Re: doc: add missing "id" attributes to extension packaging page Peter Eisentraut 14:22
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jelte Fennema 14:37
Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? 斯波隼斗 14:44
Re: Printing backtrace of postgres processes 📎 Bharath Rupireddy 14:44
Re: on placeholder entries in view rule action query's range table 📎 Amit Langote 14:47
Re: allowing for control over SET ROLE Noah Misch 15:16
Re: Minimal logical decoding on standbys Drouvot, Bertrand 15:23
What object types should be in schemas? Peter Eisentraut 15:32
Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Robert Treat 15:47
Re: What object types should be in schemas? Tom Lane 15:53
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) vignesh C 16:32
Re: Flush SLRU counters in checkpointer process Andres Freund 16:33
Re: Allow logical replication to copy tables in binary format vignesh C 16:34
Re: Rework of collation code, extensibility vignesh C 16:37
Re: GUC for temporarily disabling event triggers vignesh C 16:38
Re: Transparent column encryption vignesh C 16:46
Re: [PATCH] pgbench: add multiconnect option vignesh C 16:47
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Jacob Champion 16:49
Re: [PATCH] psql: Add tab-complete for optional view parameters vignesh C 16:50
Remove source code display from \df+? Isaac Morland 16:50
Re: Minimal logical decoding on standbys Andres Freund 16:52
Re: mprove tab completion for ALTER EXTENSION ADD/DROP vignesh C 16:59
[Proposal] Allow pg_dump to include all child tables with the root table 📎 Gilles Darold 16:59
Re: MultiXact\SLRU buffers configuration Andrey Borodin 17:13

Browse Archives

Prev | Next