pgsql-hackers since 2022-03-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

March 1, 2022

Thread Author Time
Re: Allow root ownership of client certificate key David Steele 00:07
Re: Removing unneeded self joins 📎 Jaime Casanova 00:09
Re: Allow root ownership of client certificate key Tom Lane 00:12
Re: logical replication restrictions 📎 Euler Taveira 00:18
Re: Allow root ownership of client certificate key Stephen Frost 00:31
Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada 00:46
Re: Optionally automatically disable logical replication subscriptions on error Peter Smith 00:49
Re: definition of CalculateMaxmumSafeLSN Kyotaro Horiguchi 01:11
Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Kyotaro Horiguchi 01:20
Re: Kerberos delegation support in libpq and postgres_fdw 📎 Stephen Frost 01:28
RE: Failed transaction statistics to measure the logical replication progress 📎 [email protected] 02:04
Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Hsu, John 02:04
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 02:19
Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN 📎 Masahiko Sawada 02:35
Re: Removing unneeded self joins Greg Stark 02:45
Re: Allow root ownership of client certificate key Tom Lane 03:15
Re: PATCH: add "--config-file=" option to pg_rewind Michael Paquier 04:18
Re: range_agg with multirange inputs 📎 Paul Jungwirth 04:31
Re: definition of CalculateMaxmumSafeLSN Julien Rouhaud 04:44
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 04:50
Re: logical replication empty transactions 📎 Ajin Cherian 05:02
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 05:14
Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy 05:40
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 05:40
Re: Separate the result of \watch for each query execution (psql) Pavel Stehule 05:42
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart 05:51
Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Nathan Bossart 06:05
pipeline mode and commands not allowed in a transaction block Yugo NAGATA 06:17
Re: Proposal: Support custom authentication methods using hooks Michael Paquier 06:26
RE: logical replication restrictions [email protected] 06:27
Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier 06:53
Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error 📎 Yugo NAGATA 06:55
Re: [Proposal] Global temporary tables Wenjing Zeng 07:10
Re: Failed transaction statistics to measure the logical replication progress Peter Smith 07:12
Re: BufferAlloc: don't take two simultaneous locks 📎 Yura Sokolov 07:24
Re: Allow async standbys wait for sync replication Kyotaro Horiguchi 07:34
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 07:45
Re: Add LZ4 compression in pg_dump Michael Paquier 08:04
Re: psql: Make SSL info display more compact 📎 Peter Eisentraut 08:44
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 08:50
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 08:57
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud 09:19
RE: Handle infinite recursion in logical replication setup [email protected] 10:42
Re: Typo in pgbench messages. Fabien COELHO 10:46
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 11:28
Re: PATCH: add "--config-file=" option to pg_rewind 📎 Gunnar "Nick" Bluth 11:35
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 11:45
Re: logical decoding and replication of sequences Amit Kapila 11:53
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 13:31
Re: [PATCH] Expose port->authn_id to extensions and triggers Stephen Frost 13:35
Proposal: array_unique_agg() function Aleksander Alekseev 13:39
Re: Proposal: array_unique_agg() function Pavel Stehule 13:46
Re:Proposal: array_unique_agg() function Sergei Kornilov 13:48
Re: Proposal: array_unique_agg() function Aleksander Alekseev 13:54
Re: Temporary file access API Stephen Frost 14:34
Re: Pre-allocating WAL files Justin Pryzby 14:40
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele 14:44
Re: Skipping logical replication transactions on subscriber side 📎 Masahiko Sawada 15:00
Re: Pre-allocating WAL files Nathan Bossart 15:07
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart 15:10
Re: convert libpq uri-regress tests to tap test Andrew Dunstan 15:44
Re: convert libpq uri-regress tests to tap test Andres Freund 15:52
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 16:09
Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark 16:16
Commitfest 2022-03 Starts Now Greg Stark 16:25
Re: Commitfest 2022-03 Patch Triage Part 1a.i Julien Rouhaud 16:36
Re: Commitfest 2022-03 Patch Triage Part 1a.i Justin Pryzby 16:37
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost 16:39
Re: [PATCH] Add reloption for views to enable RLS 📎 Christoph Heiss 16:40
Re: Allow async standbys wait for sync replication Nathan Bossart 17:05
Re: Add id's to various elements in protocol.sgml Brar Piening 17:27
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart 17:32
Re: Allow async standbys wait for sync replication Bharath Rupireddy 17:39
Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad 📎 Thomas Munro 17:46
Refactor statistics collector, backend status reporting and command progress reporting Nitin Jadhav 18:12
Re: CREATEROLE and role ownership hierarchies Robert Haas 18:13
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele 18:22
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 18:32
Re: Implementing Incremental View Maintenance Yugo NAGATA 18:55
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 18:55
Re: [PATCH] Expose port->authn_id to extensions and triggers Peter Eisentraut 18:56
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost 19:12
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost 19:14
Re: Add id's to various elements in protocol.sgml 📎 Brar Piening 19:50
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 19:56
Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark 19:59
Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark 20:01
Re: CREATEROLE and role ownership hierarchies Robert Haas 20:03
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost 20:05
Re: Commitfest 2022-03 Patch Triage Part 1a.i Dmitry Dolgov 20:26
Re: Add id's to various elements in protocol.sgml Chapman Flack 20:33
Commitfest 2022-03 Patch Triage Part 1b Greg Stark 21:12
Re: Proposal: Support custom authentication methods using hooks Nathan Bossart 21:14
Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz 21:17
Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz 21:18
Re: Allow async standbys wait for sync replication Nathan Bossart 21:27
Re: Commitfest 2022-03 Patch Triage Part 1b Tom Lane 21:29
Re: range_agg with multirange inputs Chapman Flack 21:33
Re: Proposal: Support custom authentication methods using hooks Andres Freund 21:34
Re: Proposal: Support custom authentication methods using hooks Andres Freund 21:39
Re: SQL/JSON: functions Andrew Dunstan 21:41
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas 21:46
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas 21:50
Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Andres Freund 21:58
Re: [PATCH] Expose port->authn_id to extensions and triggers 📎 Jacob Champion 22:03
Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion 22:05
Re: Consider parallel for lateral subqueries with limit Tom Lane 22:35
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tom Lane 22:53
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan 22:59
Re: Typo in pgbench messages. Tatsuo Ishii 23:35
Re: logical replication restrictions Euler Taveira 23:54

March 2, 2022

Thread Author Time
Re: speed up a logical replica setup Andreas Karlsson 00:08
Re: Optionally automatically disable logical replication subscriptions on error Peter Smith 00:34
Re: Separate the result of \watch for each query execution (psql) Noboru Saito 00:57
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file 📎 Nathan Bossart 01:03
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas 01:11
RE: Failed transaction statistics to measure the logical replication progress 📎 [email protected] 01:21
RE: logical replication restrictions [email protected] 01:49
RE: logical replication empty transactions [email protected] 02:00
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tom Lane 02:05
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 02:05
RE: Logical replication timeout problem 📎 [email protected] 02:06
Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Amit Kapila 02:12
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 02:17
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 02:43
Re: [Proposal] Global temporary tables Wenjing Zeng 02:52
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Peter Smith 02:54
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 02:55
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 03:00
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 03:12
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 03:21
Re: Handle infinite recursion in logical replication setup vignesh C 03:26
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 03:46
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada 04:02
Re: Allow async standbys wait for sync replication Bharath Rupireddy 04:17
PG DOCS - logical replication filtering 📎 Peter Smith 04:47
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 05:03
Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund 05:09
Re: Failed transaction statistics to measure the logical replication progress Masahiko Sawada 05:18
Re: Allow root ownership of client certificate key Chris Bandy 05:30
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada 05:39
Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages 📎 Bharath Rupireddy 06:11
Re: more descriptive message for process termination due to max_slot_wal_keep_size 📎 Kyotaro Horiguchi 06:37
Re: make tuplestore helper function 📎 Michael Paquier 06:43
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set 📎 Michael Paquier 06:57
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Kyotaro Horiguchi 07:07
Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier 07:09
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 07:09
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 07:14
Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Michael Paquier 07:15
Re: CREATE INDEX CONCURRENTLY on partitioned index 📎 Alexander Pyhalov 07:24
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext 📎 Masahiko Sawada 07:34
pg_stop_backup() v2 incorrectly marked as proretset 📎 Michael Paquier 07:46
Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund 07:56
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Kyotaro Horiguchi 07:59
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund 08:01
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund 08:07
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 08:11
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada 08:11
Re: [PATCH] Expose port->authn_id to extensions and triggers Peter Eisentraut 08:18
Re: pg_stop_backup() v2 incorrectly marked as proretset Kyotaro Horiguchi 08:22
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 08:24
RE: Failed transaction statistics to measure the logical replication progress [email protected] 08:28
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 08:32
Re: Two noncritical bugs of pg_waldump Kyotaro Horiguchi 08:37
Re: more descriptive message for process termination due to max_slot_wal_keep_size 📎 Kyotaro Horiguchi 08:55
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii 09:03
Re: PG DOCS - logical replication filtering Aleksander Alekseev 09:07
Re: PG DOCS - logical replication filtering Aleksander Alekseev 09:14
Re: PG DOCS - logical replication filtering Amit Kapila 09:25
Re: Add id's to various elements in protocol.sgml Peter Eisentraut 09:37
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 09:38
Re: Add id's to various elements in protocol.sgml Peter Eisentraut 09:40
Re: PG DOCS - logical replication filtering 📎 Aleksander Alekseev 09:42
Re: create_index test fails when synchronous_commit = off @ master 📎 Aleksander Alekseev 10:03
Re: pg_stop_backup() v2 incorrectly marked as proretset 📎 Michael Paquier 10:04
Re: [PATCH] Add reloption for views to enable RLS Dean Rasheed 10:10
Changing "Hot Standby" to "hot standby" 📎 Daniel Westermann (DWE) 10:16
Re: psql: Make SSL info display more compact Daniel Gustafsson 10:24
Re: pg_stop_backup() v2 incorrectly marked as proretset Aleksander Alekseev 10:25
Re: Handle infinite recursion in logical replication setup Amit Kapila 10:28
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Kyotaro Horiguchi 10:31
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 10:38
Re: [PATCH] Add reloption for views to enable RLS Wolfgang Walther 10:46
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) 📎 Nitin Jadhav 11:15
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO 11:41
Re: row filtering for logical replication 📎 Tomas Vondra 11:45
Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() 📎 Nitin Jadhav 12:10
Re: Commitfest 2022-03 Patch Triage Part 1a.i Daniel Gustafsson 12:11
Re: row filtering for logical replication Euler Taveira 12:11
Re: Column Filtering in Logical Replication 📎 Tomas Vondra 12:13
Re: Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() Bharath Rupireddy 12:48
Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev 13:25
Re: logical replication empty transactions Ajin Cherian 13:40
Re: Changing "Hot Standby" to "hot standby" Aleksander Alekseev 13:44
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 14:04
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 14:07
Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz 14:16
Re: PG DOCS - logical replication filtering Peter Eisentraut 14:29
Re: pg_stop_backup() v2 incorrectly marked as proretset Robert Haas 14:31

Browse Archives

Prev | Next