pgsql-hackers since 2022-03-03 09:10

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 3, 2022

Thread Author Time
Re: Support for grabbing multiple consecutive values with nextval() Peter Eisentraut 09:10
Re: Commitfest 2022-03 Patch Triage Part 1a.i Yugo NAGATA 09:11
RE: Logical replication timeout problem [email protected] 09:18
Re: Support for grabbing multiple consecutive values with nextval() Jille Timmermans 09:21
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 09:30
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 09:45
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 09:59
Re: Make mesage at end-of-recovery less scary. Ashutosh Sharma 10:09
Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut 10:12
Re: Mingw task for Cirrus CI Melih Mutlu 10:16
Re: row filtering for logical replication Amit Kapila 10:47
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Aleksander Alekseev 11:07
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 11:22
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 11:34
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 12:23
Problem with moderation of messages with patched attached. Pavel Borisov 12:31
Re: Problem with moderation of messages with patched attached. Maxim Orlov 12:33
Re: Commitfest 2022-03 Patch Triage Part 1a.i Daniel Gustafsson 12:50
Re: Mingw task for Cirrus CI Andrew Dunstan 12:52
Re: Problem with moderation of messages with patched attached. Aleksander Alekseev 13:00
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada 13:02
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andrew Dunstan 13:16
Re: Problem with moderation of messages with patched attached. Dave Page 13:18
Re: Problem with moderation of messages with patched attached. Pavel Borisov 13:22
Re: Problem with moderation of messages with patched attached. Aleksander Alekseev 13:24
Re: Problem with moderation of messages with patched attached. Dave Page 13:24
Re: Problem with moderation of messages with patched attached. Pavel Borisov 13:27
Re: Problem with moderation of messages with patched attached. Julien Rouhaud 13:31
Re: Add 64-bit XIDs into PostgreSQL 15 Alexander Korotkov 13:34
Re: Problem with moderation of messages with patched attached. Pavel Borisov 13:35
Re: Problem with moderation of messages with patched attached. Dave Page 13:37
Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov 13:40
Re: Problem with moderation of messages with patched attached. Aleksander Alekseev 13:45
Re: Problem with moderation of messages with patched attached. Julien Rouhaud 13:46
Re: Problem with moderation of messages with patched attached. Aleksander Alekseev 13:47
Re: Problem with moderation of messages with patched attached. Pavel Borisov 13:47
Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel 14:12
Re: Add id's to various elements in protocol.sgml Brar Piening 14:17
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Nitin Jadhav 14:38
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma 15:00
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma 15:02
Re: Problem with moderation of messages with patched attached. Tom Lane 15:17
casting operand to proper type in BlockIdGetBlockNumber 📎 Zhihong Yu 15:34
Re: Problem with moderation of messages with patched attached. Julien Rouhaud 15:40
Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane 15:44
Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu 15:57
Re: Proposal: Support custom authentication methods using hooks Joshua Brindle 16:12
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 16:22
Re: [Proposal] Global temporary tables Robert Haas 16:22
Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane 16:24
Re: [PATCH v2] use has_privs_for_role for predefined roles 📎 Joshua Brindle 16:26
Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu 16:34
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Robert Haas 16:35
Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane 17:13
Re: Add 64-bit XIDs into PostgreSQL 15 Stephen Frost 17:13
Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Stephen Frost 17:19
Re: Proposal: Support custom authentication methods using hooks Bruce Momjian 17:23
Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu 17:28
Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund 17:29
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 17:31
Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz 17:38
Re: Proposal: Support custom authentication methods using hooks Stephen Frost 17:39
Re: Problem with moderation of messages with patched attached. Stephen Frost 17:40
Re: Problem with moderation of messages with patched attached. Stephen Frost 17:44
Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane 17:45
Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund 17:50
Re: Proposal: Support custom authentication methods using hooks Bruce Momjian 17:52
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 18:11
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud 18:28
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund 18:28
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 18:47
Re: casting operand to proper type in BlockIdGetBlockNumber 📎 Tom Lane 19:00
Re: Commitfest 2022-03 Patch Triage Part 1b Greg Stark 19:10
Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion 19:12
Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion 19:16
Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund 19:46
Re: row filtering for logical replication Euler Taveira 20:07
Re: [Proposal] Global temporary tables Greg Stark 20:28
Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane 20:31
Re: [Proposal] Global temporary tables Robert Haas 21:07
Re: pg_stop_backup() v2 incorrectly marked as proretset Robert Haas 21:09
Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund 21:11
Re: [Proposal] Global temporary tables Andres Freund 21:20
Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu 21:21
Re: pg_stop_backup() v2 incorrectly marked as proretset Tom Lane 21:40
Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane 21:45
Re: pg_stop_backup() v2 incorrectly marked as proretset Chapman Flack 22:00
Re: pg_stop_backup() v2 incorrectly marked as proretset Tom Lane 22:17
Re: Reducing power consumption on idle servers Jim Nasby 22:41
Re: Reducing power consumption on idle servers Tom Lane 22:49

March 4, 2022

Thread Author Time
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Kyotaro Horiguchi 00:10
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 00:43
Re: pg_stop_backup() v2 incorrectly marked as proretset Michael Paquier 01:09
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext 📎 Masahiko Sawada 01:09
Re: pg_stop_backup() v2 incorrectly marked as proretset Kyotaro Horiguchi 01:32
Re: logical replication empty transactions 📎 Ajin Cherian 01:41
Re: XLogReadRecord() error in XlogReadTwoPhaseData() Noah Misch 01:41
Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier 01:45
RE: Add the replication origin name and commit-LSN to logical replication worker errcontext [email protected] 02:27
false failure of test_docoding regression test 📎 Kyotaro Horiguchi 02:33
Re: PG DOCS - logical replication filtering 📎 Peter Smith 03:41
Re: PG DOCS - logical replication filtering Peter Smith 03:47
Re: Doc about how to set max_wal_senders when setting minimal wal_level 📎 Japin Li 04:18
Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Tatsuo Ishii 04:50
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Michael Paquier 04:51
Re: Adding CI to our tree (ccache) Justin Pryzby 04:56
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message 📎 Kyotaro Horiguchi 05:10
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext 📎 Masahiko Sawada 05:22
Re: Make relfile tombstone files conditional on WAL level 📎 Dilip Kumar 05:37
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 05:54
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 05:56
Re: Doc about how to set max_wal_senders when setting minimal wal_level Kyotaro Horiguchi 06:05
RE: Add the replication origin name and commit-LSN to logical replication worker errcontext [email protected] 06:15
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 06:17
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 06:21
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi 06:30
pg_tablespace_location() failure with allow_in_place_tablespaces 📎 Michael Paquier 06:44
Re: Optionally automatically disable logical replication subscriptions on error 📎 Masahiko Sawada 06:55
Re: wal_compression=zstd Michael Paquier 07:19
Re: logical replication empty transactions Peter Smith 07:27
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 07:41
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 07:54
RE: Logical replication timeout problem [email protected] 08:25
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 08:28
Re: refactoring basebackup.c Dipesh Pandit 08:31
Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut 08:50
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi 09:04
[Proposal] vacuumdb --schema only 📎 Gilles Darold 09:11
Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Bharath Rupireddy 09:37
Re: Doc about how to set max_wal_senders when setting minimal wal_level 📎 Japin Li 09:49
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 10:23
Re: pg_tablespace_location() failure with allow_in_place_tablespaces 📎 Thomas Munro 10:26
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier 10:40
Re: Column Filtering in Logical Replication Amit Kapila 10:42
Re: Removing unneeded self joins 📎 Andrey Lepikhov 10:47
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro 10:50
Re: [Proposal] vacuumdb --schema only Justin Pryzby 10:56
Re: [Proposal] vacuumdb --schema only Dinesh Chemuduru 11:27
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav 11:29
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext 📎 Masahiko Sawada 11:43
Re: wal_compression=zstd Justin Pryzby 11:44
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma 12:20
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma 12:25
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Euler Taveira 12:32
Re: [Proposal] vacuumdb --schema only Gilles Darold 12:35
Re: wal_compression=zstd Robert Haas 13:08
Re: wal_compression=zstd Andrew Dunstan 13:10
Re: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 13:48
Re: Commitfest 2022-03 Patch Triage Part 1b Fabien COELHO 13:49
pg_rewind enhancements RKN Sai Krishna 14:19
walmethods.c is kind of a mess (was Re: refactoring basebackup.c) Robert Haas 14:31
Re: New Table Access Methods for Multi and Single Inserts Matthias van de Meent 14:37
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane 14:54
Re: Add LZ4 compression in pg_dump Justin Pryzby 16:10
Re: Make unlogged table resets detectable Justin Pryzby 16:12
Re: SQL/JSON: functions 📎 Andrew Dunstan 16:28
Re: SQL/JSON: JSON_TABLE 📎 Andrew Dunstan 16:33
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 17:10
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane 17:23
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 17:30
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 17:37
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane 17:40
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 17:46
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 17:57
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 18:10
Re: SQL/JSON: JSON_TABLE Erikjan Rijkers 18:13
Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Joshua Brindle 18:49
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 19:13
Re: Proposal: Support custom authentication methods using hooks Jacob Champion 19:15
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Nikita Glukhov 19:29
Re: Allow async standbys wait for sync replication Nathan Bossart 19:56
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra 19:58
Re: SQL/JSON: JSON_TABLE Andrew Dunstan 20:05
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane 20:28
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro 20:29
role self-revocation Robert Haas 20:50
Re: role self-revocation Tom Lane 21:34
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 21:42
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane 21:51
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 21:56
Re: Avoiding smgrimmedsync() during nbtree index builds 📎 Melanie Plageman 22:03
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 22:04
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane 22:06
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Nikita Glukhov 22:09
Re: role self-revocation David G. Johnston 22:20
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 22:44
Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Tatsuo Ishii 23:03

March 5, 2022

Thread Author Time
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro 00:21
[PoC] Let libpq reject unexpected authentication requests 📎 Jacob Champion 01:04
Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila 01:12
Re: [PoC] Let libpq reject unexpected authentication requests Tom Lane 01:19
Re: Adding CI to our tree (ccache) Andres Freund 01:30
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 03:19
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro 03:39
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 04:06
Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund 06:01
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier 06:20
Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra 07:13
Re: ICU for global collation Julien Rouhaud 08:38
Re: Allow async standbys wait for sync replication Bharath Rupireddy 08:44

Browse Archives

Prev | Next