pgsql-hackers since 2023-01-10 17:43
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
Browse Archives
Prev
|
Next
Jan. 10, 2023
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
|
[email protected] |
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
|
[email protected] |
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
|
[email protected] |
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
|
[email protected] |
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 📎
|
[email protected] |
10:41 |
Re: Allow logical replication to copy tables in binary format 📎
|
Melih Mutlu |
10:44 |
Adjust the description of OutputPluginCallbacks in pg-doc 📎
|
[email protected] |
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 |
Re: Remove source code display from \df+?
|
Pavel Stehule |
17:18 |
Re: Remove source code display from \df+?
|
Magnus Hagander |
17:25 |
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
Jacob Champion |
17:27 |
Re: Remove source code display from \df+?
|
Pavel Stehule |
17:30 |
Re: fix and document CLUSTER privileges
|
Nathan Bossart |
17:54 |
Re: Remove source code display from \df+?
|
Isaac Morland |
17:57 |
Re: Minimal logical decoding on standbys 📎
|
Drouvot, Bertrand |
18:04 |
Re: Remove source code display from \df+?
|
Pavel Stehule |
18:10 |
Re: Remove source code display from \df+?
|
Justin Pryzby |
18:16 |
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
Magnus Hagander |
18:23 |
Re: Remove source code display from \df+?
|
Isaac Morland |
18:24 |
Re: pgsql: Add new GUC createrole_self_grant.
|
Robert Haas |
18:24 |
Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Andres Freund |
18:27 |
Re: Can we let extensions change their dumped catalog schemas?
|
Jacob Champion |
18:27 |
Re: logical decoding and replication of sequences, take 2
|
Tomas Vondra |
18:29 |
Re: Remove source code display from \df+?
|
Magnus Hagander |
18:31 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Peter Geoghegan |
18:35 |
Re: Remove source code display from \df+?
|
Pavel Stehule |
18:38 |
Re: Common function for percent placeholder replacement 📎
|
Nathan Bossart |
18:54 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Andres Freund |
18:54 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Andres Freund |
18:58 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Peter Geoghegan |
19:06 |
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
Jacob Champion |
19:06 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Andres Freund |
19:18 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Peter Geoghegan |
19:20 |
Re: recovery modules 📎
|
Nathan Bossart |
19:29 |
Re: logical decoding and replication of sequences, take 2
|
Andres Freund |
20:12 |
Re: allowing for control over SET ROLE 📎
|
Robert Haas |
20:13 |
Re: logical decoding and replication of sequences, take 2
|
Robert Haas |
20:23 |
Re: Minimal logical decoding on standbys
|
Andres Freund |
20:27 |
Re: logical decoding and replication of sequences, take 2
|
Andres Freund |
20:28 |
Re: Exposing the lock manager's WaitForLockers() to SQL
|
Andres Freund |
20:33 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Justin Pryzby |
20:38 |
Re: daitch_mokotoff module
|
Paul Ramsey |
20:40 |
Browse Archives
Prev
|
Next