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

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
Re: [Proposal] vacuumdb --schema only Gilles Darold 06:32
Re: Optionally automatically disable logical replication subscriptions on error 📎 Amit Kapila 06:34
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Alexander Korotkov 07:09
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Jeff Davis 08:22
Re: Optimize external TOAST storage 📎 davinder singh 08:34
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO 08:45
Re: Pluggable toaster 📎 Nikita Malakhov 08:47
Re: ICU for global collation 📎 Peter Eisentraut 09:52
Re: ICU for global collation Julien Rouhaud 10:27
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 11:02
Re: logical decoding and replication of sequences 📎 Peter Eisentraut 11:07
Re: Optimize external TOAST storage Dilip Kumar 11:39
Re: Skipping logical replication transactions on subscriber side Amit Kapila 12:02
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra 12:09
Re: PATCH: add "--config-file=" option to pg_rewind Michael Banck 13:43
Re: Changing "Hot Standby" to "hot standby" 📎 Daniel Westermann (DWE) 13:45
Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent 13:49
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma 13:51
Re: PATCH: add "--config-file=" option to pg_rewind 📎 Gunnar "Nick" Bluth 14:28
Re: role self-revocation Robert Haas 14:46
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 15:07
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane 15:39
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andrew Dunstan 15:43
Re: support for MERGE 📎 Simon Riggs 15:48
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane 15:53
Re: role self-revocation David G. Johnston 15:56
Re: role self-revocation Stephen Frost 16:19
Re: role self-revocation Mark Dilger 16:26
Re: [RFC] building postgres with meson -v7 Peter Eisentraut 16:31
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov 16:38
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 16:45
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Robert Haas 16:48
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andrew Dunstan 17:05
Re: role self-revocation Robert Haas 17:11
Re: pg_stat_statements and "IN" conditions Tom Lane 17:11
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andres Freund 17:24
Re: role self-revocation David G. Johnston 17:26
Re: role self-revocation Joshua Brindle 17:26
Re: pg_stat_statements and "IN" conditions Robert Haas 17:32
Re: Parameter for planner estimate of recursive queries Simon Riggs 17:42
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 📎 Alexander Korotkov 17:44
Re: Reducing power consumption on idle servers Simon Riggs 17:50
Re: role self-revocation Stephen Frost 18:05
Re: role self-revocation Robert Haas 18:11
Re: Column Filtering in Logical Replication 📎 Tomas Vondra 18:17
Re: Column Filtering in Logical Replication Tomas Vondra 18:20
Re: Avoiding smgrimmedsync() during nbtree index builds Andres Freund 18:32
Re: role self-revocation Peter Eisentraut 19:05
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov 19:06
Re: Column Filtering in Logical Replication Tomas Vondra 19:10
Re: Column Filtering in Logical Replication Tomas Vondra 19:14
Re: role self-revocation Robert Haas 19:22
Re: role self-revocation David G. Johnston 19:31
Re: Reducing power consumption on idle servers Andres Freund 19:45
Re: role self-revocation Stephen Frost 19:45
Re: role self-revocation Stephen Frost 19:58
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Robert Haas 20:00
Re: role self-revocation David G. Johnston 20:21
Re: role self-revocation Robert Haas 20:22
Re: role self-revocation Stephen Frost 20:41
Re: Adding CI to our tree Andres Freund 20:50
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Stephen Frost 20:54
Re: Adding CI to our tree Justin Pryzby 21:00
Re: role self-revocation David G. Johnston 21:00
Re: [PATCH] pg_permissions Chapman Flack 21:02
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Imseih (AWS), Sami 21:30
Re: role self-revocation Robert Haas 21:51
Re: role self-revocation Bruce Momjian 22:00
Re: role self-revocation Robert Haas 22:01
Re: role self-revocation Robert Haas 22:02
Re: Adding CI to our tree 📎 Justin Pryzby 22:06
Re: range_agg with multirange inputs Chapman Flack 22:07
Re: role self-revocation David G. Johnston 22:12
Re: role self-revocation Tom Lane 22:14
Re: role self-revocation Mark Dilger 22:17
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane 22:36
Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart 22:36
Re: logical decoding and replication of sequences 📎 Tomas Vondra 22:49
Re: Changing "Hot Standby" to "hot standby" 📎 Robert Treat 22:58
Re: Collecting statistics about contents of JSONB columns 📎 Nikita Glukhov 22:58
Re: [Proposal] vacuumdb --schema only Robert Treat 23:02

Browse Archives

Prev | Next