pgsql-hackers since 2021-12-13 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

Dec. 13, 2021

Thread Author Time
Re: Atomic rename feature for Windows. Michael Paquier 00:18
Defining (and possibly skipping) useless VACUUM operations Peter Geoghegan 01:47
Re: Use extended statistics to estimate (Var op Var) clauses Tomas Vondra 02:04
Re: Make pg_waldump report replication origin ID, LSN, and timestamp. Michael Paquier 02:05
Re: Use extended statistics to estimate (Var op Var) clauses πŸ“Ž Tomas Vondra 02:21
Re: Use extended statistics to estimate (Var op Var) clauses Zhihong Yu 02:50
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 02:58
Re: parallel vacuum comments Amit Kapila 03:02
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma 03:04
Re: Replication slot drop message is sent after pgstats shutdown. Kyotaro Horiguchi 03:11
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 03:12
Assertion failure with replication origins and PREPARE TRANSACTIOn πŸ“Ž Michael Paquier 03:43
Re: Skipping logical replication transactions on subscriber side Amit Kapila 04:04
Re: Add client connection check during the execution of the query πŸ“Ž Thomas Munro 04:51
Re: parallel vacuum comments Masahiko Sawada 04:54
Re: parallel vacuum comments Masahiko Sawada 05:02
Re: parallel vacuum comments Amit Kapila 05:09
Re: Add client connection check during the execution of the query Thomas Munro 06:00
Re: parallel vacuum comments πŸ“Ž Masahiko Sawada 06:12
Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Masahiko Sawada 07:30
Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Michael Paquier 08:30
WIN32 pg_import_system_collations πŸ“Ž Juan JosΓ© SantamarΓ­a Flecha 08:41
Re: Failed transaction statistics to measure the logical replication progress Amit Kapila 09:19
Re: Remove pg_strtouint64(), use strtoull() directly Peter Eisentraut 09:44
Re: row filtering for logical replication πŸ“Ž Peter Smith 09:48
Re: Optionally automatically disable logical replication subscriptions on error vignesh C 09:57
Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Amit Kapila 10:16
Re: isolationtester: add session name to application name Michael Paquier 10:46
Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Michael Paquier 10:53
Re: Question about 001_stream_rep.pl recovery test Michael Paquier 12:05
RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com 12:18
Re: Probable memory leak with ECPG and AIX talk to ben 13:07
Re: using extended statistics to improve join estimates πŸ“Ž Tomas Vondra 13:20
Re: [PATCH] pg_stat_toast πŸ“Ž Gunnar "Nick" Bluth 13:21
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 13:24
Re: daitch_mokotoff module πŸ“Ž Dag Lem 13:38
Re: extended stats on partitioned tables Justin Pryzby 13:48
Re: O(n) tasks cause lengthy startups and checkpoints Robert Haas 13:53
Re: extended stats on partitioned tables Justin Pryzby 13:53
Re: should we document an example to set multiple libraries in shared_preload_libraries? Robert Haas 14:01
Re: WIP: WAL prefetch (another approach) Robert Haas 14:23
Re: daitch_mokotoff module Tomas Vondra 14:26
Re: Add sub-transaction overflow status in pg_stat_activity πŸ“Ž Dilip Kumar 14:28
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 14:29
Re: Multi-Column List Partitioning Ashutosh Sharma 14:36
Re: Documenting when to retry on serialization failure Robert Haas 14:37
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) πŸ“Ž Shruthi Gowda 14:40
Re: Remove pg_strtouint64(), use strtoull() directly Tom Lane 14:44
Re: should we enable log_checkpoints out of the box? Robert Haas 14:52
Re: daitch_mokotoff module Andrew Dunstan 15:05
Re: RecoveryInProgress() has critical side effects Robert Haas 15:10
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Shruthi Gowda 15:13
Re: Remove pg_strtouint64(), use strtoull() directly Robert Haas 15:29
Re: speed up verifying UTF-8 πŸ“Ž John Naylor 15:39
Re: Failed transaction statistics to measure the logical replication progress vignesh C 15:45
Re: Remove pg_strtouint64(), use strtoull() directly Tom Lane 15:46
Re: [PATCH]Comment improvement in publication.sql vignesh C 15:52
Re: Remove pg_strtouint64(), use strtoull() directly Robert Haas 16:00
speed up text_position() for utf-8 πŸ“Ž John Naylor 16:02
Re: daitch_mokotoff module Tomas Vondra 16:18
Re: WIN32 pg_import_system_collations πŸ“Ž Juan JosΓ© SantamarΓ­a Flecha 16:28
conchuela has some SSL issues Robert Haas 16:48
Re: O(n) tasks cause lengthy startups and checkpoints Justin Pryzby 17:19
Re: pg_dump versus ancient server versions Tom Lane 17:23
Re: Add spin_delay() implementation for Arm in s_lock.h Blake, Geoff 17:27
Re: pg_dump versus ancient server versions Robert Haas 17:33
Re: Column Filtering in Logical Replication πŸ“Ž Alvaro Herrera 17:44
Re: Column Filtering in Logical Replication πŸ“Ž Alvaro Herrera 17:47
Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan 18:21
Re: using extended statistics to improve join estimates Tomas Vondra 18:25
Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan 18:30
Re: isolationtester: add session name to application name Andres Freund 18:48
Re: Add client connection check during the execution of the query Andres Freund 18:52
Re: isolationtester: add session name to application name Tom Lane 18:57
Re: Commitfest 2021-11 Patch Triage - Part 3 Mark Dilger 19:20
Re: port conflicts when running tests concurrently on windows. Andres Freund 19:33
Re: bugfix: invalid bit/varbit input causes the log file to be unreadable Huansong Fu 19:42
Re: extended stats on partitioned tables πŸ“Ž Tomas Vondra 19:52
Re: conchuela has some SSL issues Andrew Dunstan 19:53
Re: isolationtester: add session name to application name Andres Freund 20:01
Re: bugfix: invalid bit/varbit input causes the log file to be unreadable Tom Lane 20:33
Re: O(n) tasks cause lengthy startups and checkpoints Robert Haas 20:36
Re: extended stats on partitioned tables Tomas Vondra 20:40
Re: WIN32 pg_import_system_collations Thomas Munro 20:53
Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan 20:56
Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger 20:58
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) πŸ“Ž Robert Haas 21:05
Re: Adding CI to our tree πŸ“Ž Andres Freund 21:12
Re: Column Filtering in Logical Replication Alvaro Herrera 21:19
Re: Granting SET and ALTER SYSTE privileges for GUCs πŸ“Ž Mark Dilger 21:33
Re: Adding CI to our tree Justin Pryzby 22:02
Re: Add client connection check during the execution of the query Thomas Munro 22:18
Re: Add sub-transaction overflow status in pg_stat_activity Bossart, Nathan 22:27
Re: make tuplestore helper function πŸ“Ž Melanie Plageman 22:27
Re: Granting SET and ALTER SYSTE privileges for GUCs πŸ“Ž Mark Dilger 22:34
Re: Adding CI to our tree Andres Freund 22:47
Re: row filtering for logical replication Peter Smith 22:56
Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan 23:05
Re: row filtering for logical replication Peter Smith 23:13
Re: Adding CI to our tree Tom Lane 23:14
Re: Adding CI to our tree Andres Freund 23:45

Dec. 14, 2021

Thread Author Time
Re: logical decoding and replication of sequences πŸ“Ž Tomas Vondra 01:31
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund 02:08
RE: parallel vacuum comments tanghy.fnst@fujitsu.com 02:10
Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Michael Paquier 02:14
RE: parallel vacuum comments houzj.fnst@fujitsu.com 02:23
Re: Failed transaction statistics to measure the logical replication progress Amit Kapila 02:28
Re: Skipping logical replication transactions on subscriber side Amit Kapila 02:49
Re: parallel vacuum comments Amit Kapila 03:02
Re: Adding CI to our tree Thomas Munro 03:51
more descriptive message for process termination due to max_slot_wal_keep_size πŸ“Ž Kyotaro Horiguchi 04:04
Re: Adding CI to our tree Andres Freund 04:11
Re: Skipping logical replication transactions on subscriber side vignesh C 04:23
Re: row filtering for logical replication Amit Kapila 05:20
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 05:31
RE: Optionally automatically disable logical replication subscriptions on error πŸ“Ž osumi.takamichi@fujitsu.com 05:34
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 05:35
Re: Skipping logical replication transactions on subscriber side Dilip Kumar 06:10
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund 06:14
Re: Commitfest 2021-11 Patch Triage - Part 3 Jeff Davis 06:18
Re: Skipping logical replication transactions on subscriber side Dilip Kumar 07:37
RE: pg_get_publication_tables() output duplicate relid πŸ“Ž houzj.fnst@fujitsu.com 07:41
Question about HEAP_XMIN_COMMITTED liuhuailing@fujitsu.com 08:54
Re: Skipping logical replication transactions on subscriber side Amit Kapila 09:05
Re: Adding CI to our tree Daniel Gustafsson 09:15
Re: Skipping logical replication transactions on subscriber side vignesh C 09:53
Re: Skipping logical replication transactions on subscriber side Dilip Kumar 10:11
Re: Add client connection check during the execution of the query πŸ“Ž Thomas Munro 10:50
Re: row filtering for logical replication Amit Kapila 11:12
Re: Skipping logical replication transactions on subscriber side Amit Kapila 11:23
Confused comment about drop replica identity index wangw.fnst@fujitsu.com 12:38
Re: Add sub-transaction overflow status in pg_stat_activity Ashutosh Sharma 12:53
RE: Failed transaction statistics to measure the logical replication progress houzj.fnst@fujitsu.com 13:28
Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData? πŸ“Ž Bharath Rupireddy 13:34
Re: Confused comment about drop replica identity index Ashutosh Bapat 13:40
Re: more descriptive message for process termination due to max_slot_wal_keep_size Ashutosh Bapat 14:01
Re: conchuela has some SSL issues Mikael KjellstrΓΆm 14:05
Re: Defining (and possibly skipping) useless VACUUM operations Robert Haas 14:05
Re: more descriptive message for process termination due to max_slot_wal_keep_size Bharath Rupireddy 14:13
Re: cutting down the TODO list thread John Naylor 14:58
Re: Commitfest 2021-11 Patch Triage - Part 3 Mark Dilger 15:41
Re: Column Filtering in Logical Replication Alvaro Herrera 16:43
Re: O(n) tasks cause lengthy startups and checkpoints Bruce Momjian 16:59
pg_upgrade operation failed if table created in --single user mode tushar 17:57
Re: Defining (and possibly skipping) useless VACUUM operations Peter Geoghegan 18:15
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Shruthi Gowda 18:21
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) tushar 18:39
Re: pg_upgrade operation failed if table created in --single user mode Tom Lane 18:41
Re: Defining (and possibly skipping) useless VACUUM operations Robert Haas 18:46
Re: Commitfest 2021-11 Patch Triage - Part 3 Jeff Davis 18:58
Re: Add id's to various elements in protocol.sgml Corey Huinker 18:58
Re: Column Filtering in Logical Replication Tomas Vondra 19:28
Re: Column Filtering in Logical Replication Alvaro Herrera 19:35
Re: Add id's to various elements in protocol.sgml Alvaro Herrera 19:47
Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan 20:09
Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan 20:13
Re: WIN32 pg_import_system_collations Juan JosΓ© SantamarΓ­a Flecha 20:13
Re: O(n) tasks cause lengthy startups and checkpoints πŸ“Ž Bossart, Nathan 20:23
Re: Defining (and possibly skipping) useless VACUUM operations Peter Geoghegan 20:38
Life cycles of tuple descriptors Chapman Flack 20:42
Re: Remove pg_strtouint64(), use strtoull() directly πŸ“Ž Peter Eisentraut 20:42
Re: Column Filtering in Logical Replication Tomas Vondra 21:13
Re: Column Filtering in Logical Replication πŸ“Ž Tomas Vondra 21:28
Re: WIN32 pg_import_system_collations Thomas Munro 21:45
Re: Synchronizing slots from primary to standby πŸ“Ž Peter Eisentraut 22:12
Re: Synchronizing slots from primary to standby Peter Eisentraut 22:13
Re: pg_dump versus ancient server versions Tom Lane 22:18
Re: Synchronizing slots from primary to standby Peter Eisentraut 22:19
Re: Synchronizing slots from primary to standby Peter Eisentraut 22:24
Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle 22:26
Re: Remove pg_strtouint64(), use strtoull() directly Tom Lane 22:30
Re: daitch_mokotoff module πŸ“Ž Dag Lem 22:34
generalized conveyor belt storage πŸ“Ž Robert Haas 23:00
Re: Life cycles of tuple descriptors Tom Lane 23:03
Re: Life cycles of tuple descriptors Chapman Flack 23:35

Dec. 15, 2021

Thread Author Time
Re: Question about 001_stream_rep.pl recovery test David Zhang 00:21
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 00:38
Re: generalized conveyor belt storage Peter Geoghegan 01:02
Re: Life cycles of tuple descriptors Tom Lane 01:02
Re: row filtering for logical replication Peter Smith 01:17
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 01:47
Re: Life cycles of tuple descriptors Chapman Flack 01:58
Re: Life cycles of tuple descriptors Tom Lane 02:14
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 02:49
Re: WIN32 pg_import_system_collations Michael Paquier 02:52
Re: parallel vacuum comments Peter Geoghegan 02:53
Re: parallel vacuum comments Amit Kapila 03:01
Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData? Kyotaro Horiguchi 03:01
Re: Confused comment about drop replica identity index Michael Paquier 03:24
Re: row filtering for logical replication Amit Kapila 03:34
Re: Skipping logical replication transactions on subscriber side Dilip Kumar 03:57
Re: WIN32 pg_import_system_collations Thomas Munro 04:03
Re: Skipping logical replication transactions on subscriber side Amit Kapila 04:10
Re: more descriptive message for process termination due to max_slot_wal_keep_size πŸ“Ž Kyotaro Horiguchi 04:12
Re: Skipping logical replication transactions on subscriber side Amit Kapila 04:16
Re: Skipping logical replication transactions on subscriber side Dilip Kumar 04:45
Re: row filtering for logical replication Greg Nancarrow 04:50
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 04:58
Re: Failed transaction statistics to measure the logical replication progress Masahiko Sawada 05:09
Re: generalized conveyor belt storage πŸ“Ž Dilip Kumar 05:47

Browse Archives

Prev | Next