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

Thread Author Time
Re: Fix overflow in DecodeInterval Joseph Koshakow 00:00
Re: refreshing query id for pg_stat_statements based on comment in sql Bruce Momjian 00:06
Re: Time to drop plpython2? 📎 Andres Freund 01:00
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 01:06
Re: Time to drop plpython2? Tom Lane 01:11
Re: make tuplestore helper function Michael Paquier 01:17
RE: Logical replication timeout problem 📎 [email protected] 01:25
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier 01:28
Re: refreshing query id for pg_stat_statements based on comment in sql Julien Rouhaud 01:42
Re: Time to drop plpython2? Andres Freund 02:37
Re: [RFC] building postgres with meson -v6 📎 Andres Freund 02:56
Re: [RFC] building postgres with meson Andres Freund 02:57
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 03:01
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud 03:08
Re: Logical replication timeout problem Ajin Cherian 03:53
Re: Optionally automatically disable logical replication subscriptions on error Peter Smith 04:07
Re: role self-revocation 📎 Mark Dilger 04:14
Re: Time to drop plpython2? Tom Lane 04:39
Re: Time to drop plpython2? Andres Freund 04:59
Re: Handle infinite recursion in logical replication setup Peter Smith 05:00
Re: Make relfile tombstone files conditional on WAL level Dilip Kumar 05:02
Re: WIP: WAL prefetch (another approach) 📎 Thomas Munro 05:15
Re: Handle infinite recursion in logical replication setup Amit Kapila 05:21
Re: Comment typo in CheckCmdReplicaIdentity Michael Paquier 05:31
Re: Comment typo in CheckCmdReplicaIdentity Peter Smith 05:50
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 05:52
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 06:04
Re: Adding CI to our tree (ccache) Justin Pryzby 06:34
Re: Handle infinite recursion in logical replication setup Peter Smith 06:46
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Aleksander Alekseev 07:49
Re: Logical replication timeout problem Masahiko Sawada 07:52
Re: Handle infinite recursion in logical replication setup Amit Kapila 07:54
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 08:07
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 08:18
RE: Logical replication timeout problem [email protected] 08:47
Re: refactoring basebackup.c 📎 Jeevan Ladhe 09:49
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 10:56
Re: Temporary file access API 📎 Antonin Houska 11:14
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 13:23
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? 📎 Andy Fan 13:44
Re: WIP: WAL prefetch (another approach) Tomas Vondra 13:48
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 14:38
Add pg_freespacemap extension sql test 📎 Dong Wook Lee 14:39
Re: Add pg_freespacemap extension sql test 📎 Dong Wook Lee 14:43
Re: Add pg_freespacemap extension sql test Justin Pryzby 14:45
Re: Handle infinite recursion in logical replication setup vignesh C 14:46
Re: Add pg_freespacemap extension sql test Dong Wook Lee 14:54
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) 📎 Nitin Jadhav 14:55
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 15:00
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 15:27
Re: refactoring basebackup.c 📎 Robert Haas 15:28
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 15:41
Re: Optimize external TOAST storage Dilip Kumar 16:14
Re: Add pg_freespacemap extension sql test Tom Lane 16:19
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Aleksander Alekseev 16:27
Re: refactoring basebackup.c Jeevan Ladhe 16:32
Re: Make relfile tombstone files conditional on WAL level Robert Haas 16:40
Re: refactoring basebackup.c Robert Haas 16:53
Re: refactoring basebackup.c Jeevan Ladhe 16:58
Re: [PATCH] Add reloption for views to enable RLS 📎 Christoph Heiss 17:17
Re: New developer papercut - Makefile references INSTALL Robert Haas 17:19
cpluspluscheck complains about use of register Andres Freund 18:18
Re: logical decoding and replication of sequences Tomas Vondra 18:29
Re: [PATCH] pg_stat_toast v8 📎 Gunnar "Nick" Bluth 18:32
Re: Time to drop plpython2? Andres Freund 18:42
Re: cpluspluscheck complains about use of register Tom Lane 18:46
Re: Time to drop plpython2? Tom Lane 18:49
Re: cpluspluscheck complains about use of register Andres Freund 18:59
Re: Time to drop plpython2? Andres Freund 19:03
minor change for create_list_bounds() 📎 Zhihong Yu 19:05
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart 20:01
Re: Time to drop plpython2? Andres Freund 20:02
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 20:28
Naming of the different stats systems / "stats collector" Andres Freund 20:53
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele 21:09
Re: WIP: WAL prefetch (another approach) Andres Freund 21:17
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 21:42
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file 📎 Nathan Bossart 22:12
Re: logical decoding and replication of sequences Tomas Vondra 22:44
Re: Naming of the different stats systems / "stats collector" David G. Johnston 22:55
Re: Changing "Hot Standby" to "hot standby" Robert Treat 23:30

March 9, 2022

Thread Author Time
Re: Add non-blocking version of PQcancel Jacob Champion 00:27
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada 00:32
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 00:58
Re: Allow async standbys wait for sync replication Hsu, John 01:08
Re: Reducing power consumption on idle servers Zheng Li 01:16
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 01:24
Re: Naming of the different stats systems / "stats collector" Kyotaro Horiguchi 01:34
Re: Naming of the different stats systems / "stats collector" Andres Freund 01:50
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 01:53
Re: Allow async standbys wait for sync replication Andres Freund 02:01
Re: Naming of the different stats systems / "stats collector" David G. Johnston 02:13
RE: Logical replication timeout problem 📎 [email protected] 02:25
RE: Logical replication timeout problem [email protected] 02:26
RE: Logical replication timeout problem [email protected] 02:27
Re: Naming of the different stats systems / "stats collector" Andres Freund 02:32
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 02:35
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Imseih (AWS), Sami 02:57
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 03:15
Re: Naming of the different stats systems / "stats collector" David G. Johnston 03:17
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 03:36
RE: Logical replication timeout problem [email protected] 03:52
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 04:29
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 05:52
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 06:02
Re: Logical replication timeout problem Masahiko Sawada 06:45
Re: WIP: WAL prefetch (another approach) Julien Rouhaud 06:46
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 07:16
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 07:20
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 07:24
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 07:33
Re: Changing "Hot Standby" to "hot standby" 📎 Daniel Westermann (DWE) 07:45
Re: wal_compression=zstd 📎 Michael Paquier 08:06
Re: Changing "Hot Standby" to "hot standby" Michael Paquier 08:18
Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada 08:50
Re: Column Filtering in Logical Replication 📎 Peter Eisentraut 09:20
Re: Time to drop plpython2? Peter Eisentraut 09:29
Re: Column Filtering in Logical Replication Amit Kapila 10:03
Re: RFC: Logging plan of the running query 📎 torikoshia 10:04
Re: cpluspluscheck complains about use of register Fabien COELHO 10:08
RE: Column Filtering in Logical Replication [email protected] 10:12
[PATCH] Double declaration in pg_upgrade.h 📎 Pavel Borisov 10:29
Re: parse/analyze API refactoring Peter Eisentraut 10:35
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 11:07
Re: Add pg_freespacemap extension sql test Dong Wook Lee 11:13
Re: [PATCH] Double declaration in pg_upgrade.h Peter Eisentraut 11:14
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 11:22
Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE) 11:29
Re: Reducing power consumption on idle servers Simon Riggs 11:40
Re: logical decoding and replication of sequences Amit Kapila 11:41
Re: [RFC] building postgres with meson -v6 Peter Eisentraut 12:37
Re: Time to drop plpython2? Andrew Dunstan 12:53
Re: role self-revocation Peter Eisentraut 12:55
Re: Synchronizing slots from primary to standby Ashutosh Sharma 13:01
Re: role self-revocation Robert Haas 13:02
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 13:14
Re: wal_compression=zstd Justin Pryzby 13:14
Re: logical decoding and replication of sequences Tomas Vondra 13:18
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma 13:37
Re: Column Filtering in Logical Replication Tomas Vondra 13:53
Re: Changing "Hot Standby" to "hot standby" 📎 Daniel Westermann (DWE) 14:15
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud 14:17
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 14:27
Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe 15:06
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost 15:42
Re: Printing backtrace of postgres processes 📎 Justin Pryzby 15:56
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Magnus Hagander 16:22
Re: PROXY protocol support Peter Eisentraut 16:23
Re: PROXY protocol support Magnus Hagander 16:29
Re: [RFC] building postgres with meson -v7 📎 Andres Freund 16:44
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) 📎 Justin Pryzby 16:50
Re: New developer papercut - Makefile references INSTALL Magnus Hagander 16:51
Re: [RFC] building postgres with meson Andres Freund 16:55
Re: New developer papercut - Makefile references INSTALL Tom Lane 17:06
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 17:12
Re: [RFC] building postgres with meson 📎 Andres Freund 17:13
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost 17:19
Re: support for MERGE 📎 Alvaro Herrera 17:38
Re: Proposal: Support custom authentication methods using hooks Magnus Hagander 17:40
Re: support for MERGE Álvaro Herrera 17:44
Re: Adding CI to our tree Justin Pryzby 17:47
Re: Adding CI to our tree Andres Freund 18:12
Re: [RFC] building postgres with meson Andres Freund 18:47
Document what is essential and undocumented in pg_basebackup Chapman Flack 19:28
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 19:32
Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining Greg Stark 19:38
Re: Add id's to various elements in protocol.sgml 📎 Brar Piening 19:43
Re: Document what is essential and undocumented in pg_basebackup Stephen Frost 19:46
Re: [Proposal] vacuumdb --schema only 📎 Gilles Darold 19:53
Re: Adding CI to our tree Justin Pryzby 20:37
Re: Document what is essential and undocumented in pg_basebackup David Steele 20:39
Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining David Steele 20:43
Re: role self-revocation 📎 Robert Haas 20:51
Re: role self-revocation Tom Lane 21:01
Re: [Proposal] vacuumdb --schema only Justin Pryzby 21:10
Re: role self-revocation Robert Haas 21:15
Re: role self-revocation Stephen Frost 21:20
Re: role self-revocation Stephen Frost 21:23
Re: role self-revocation Tom Lane 21:24
Re: role self-revocation Tom Lane 21:31
Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining Greg Stark 21:46
Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining Greg Stark 21:57
Re: role self-revocation David G. Johnston 22:00
Re: parse/analyze API refactoring Nathan Bossart 22:16
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart 22:21
Re: role self-revocation Tom Lane 22:35
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 22:52
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack 23:11

March 10, 2022

Thread Author Time
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file 📎 Nathan Bossart 00:06
Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele 00:41
Re: support for MERGE Zhihong Yu 00:51
Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart 00:52
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 01:22
Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami 01:37
RE: Data is copied twice when specifying both child and parent table in publication [email protected] 02:17
Re: Adding CI to our tree Thomas Munro 02:43
Re: Column Filtering in Logical Replication Amit Kapila 03:09
Re: Adding CI to our tree Andres Freund 03:33
Re: Adding CI to our tree Thomas Munro 03:54
RE: Skipping logical replication transactions on subscriber side [email protected] 05:10

Browse Archives

Prev | Next