pgsql-hackers since 2021-12-14 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. 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 [email protected] 02:10
Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Michael Paquier 02:14
RE: parallel vacuum comments [email protected] 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 📎 [email protected] 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 📎 [email protected] 07:41
Question about HEAP_XMIN_COMMITTED [email protected] 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 [email protected] 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 [email protected] 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
Re: row filtering for logical replication Amit Kapila 06:24
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 06:40
Re: Strange behavior with polygon and NaN 📎 Kyotaro Horiguchi 07:20
Re: parallel vacuum comments 📎 Masahiko Sawada 08:02
Re: row filtering for logical replication Greg Nancarrow 08:22
Re: Strange behavior with polygon and NaN Kyotaro Horiguchi 08:31
Re: A test for replay of regression tests Michael Paquier 08:50
RE: Confused comment about drop replica identity index [email protected] 09:18
Re: row filtering for logical replication Amit Kapila 10:13
Re: Windows default locale vs initdb 📎 Juan José Santamaría Flecha 10:32
Re: Add id's to various elements in protocol.sgml Brar Piening 11:07
Privilege required for IF EXISTS event if the object already exists Shay Rojansky 12:35
Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace 📎 Peter Eisentraut 12:41
Re: Failed transaction statistics to measure the logical replication progress vignesh C 12:51
Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace Gilles Darold 13:15
Re: logical decoding and replication of sequences Amit Kapila 13:20
Re: logical decoding and replication of sequences Peter Eisentraut 13:44
Re: logical decoding and replication of sequences Tomas Vondra 13:51
Re: logical decoding and replication of sequences Tomas Vondra 13:58
Re: port conflicts when running tests concurrently on windows. Peter Eisentraut 14:10
Re: Adding CI to our tree Justin Pryzby 14:42
[PATCH] sort leaf pages by ctid for gist indexes built using sorted method 📎 Aliaksandr Kalenik 14:47
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 14:49
Re: Add id's to various elements in protocol.sgml Alvaro Herrera 14:49
Re: generalized conveyor belt storage Matthias van de Meent 15:03
Re: Probable memory leak with ECPG and AIX Benoit Lobréau 15:20
Re: Adding CI to our tree Tom Lane 15:21
Re: generalized conveyor belt storage Robert Haas 15:34
Re: Privilege required for IF EXISTS event if the object already exists Tom Lane 15:44
Re: Adding CI to our tree Daniel Gustafsson 15:45
Re: conchuela has some SSL issues Mikael Kjellström 15:47
Re: Granting SET and ALTER SYSTE privileges for GUCs 📎 Mark Dilger 15:56
Re: Add id's to various elements in protocol.sgml 📎 Brar Piening 15:59
Re: Privilege required for IF EXISTS event if the object already exists David G. Johnston 16:10
Re: logical decoding and replication of sequences Alvaro Herrera 16:42
Re: speed up text_position() for utf-8 John Naylor 16:43
Re: Privilege required for IF EXISTS event if the object already exists Chapman Flack 16:44
Re: logical decoding and replication of sequences Tomas Vondra 16:56
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) tushar 17:03
Buildfarm support for older versions Andrew Dunstan 17:15
Re: Allow escape in application_name 📎 Fujii Masao 17:23
Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle 18:02
Re: Privilege required for IF EXISTS event if the object already exists Shay Rojansky 18:17
Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger 18:18
Re: archive modules Bossart, Nathan 18:32
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Bruce Momjian 18:45
Re: Privilege required for IF EXISTS event if the object already exists David G. Johnston 18:50
psql format output Florian Koch 19:58
Re: Non-superuser subscription owners 📎 Mark Dilger 20:23
Re: psql format output Pavel Stehule 20:26
Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations 📎 Peter Geoghegan 20:26
Re: pg_upgrade should truncate/remove its logs before running Bruce Momjian 21:09
Re: Buildfarm support for older versions Tom Lane 21:10
Re: pg_upgrade should truncate/remove its logs before running Justin Pryzby 21:12
Re: pg_upgrade should truncate/remove its logs before running Tom Lane 21:17
Re: pg_upgrade should truncate/remove its logs before running Bruce Momjian 21:23
Re: SQL/JSON: functions Andrew Dunstan 21:36
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 21:40
Re: SQL/JSON: functions Andrew Dunstan 21:48
Re: pg_upgrade should truncate/remove its logs before running Andrew Dunstan 22:04
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 22:05
Re: Add index scan progress to pg_stat_progress_vacuum Bossart, Nathan 22:09
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 22:10
Re: pg_upgrade should truncate/remove its logs before running Justin Pryzby 22:13
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Justin Pryzby 22:38
Re: Confused comment about drop replica identity index Michael Paquier 22:39
Re: Life cycles of tuple descriptors 📎 Tom Lane 22:50
Re: Life cycles of tuple descriptors Thomas Munro 23:18
Re: Life cycles of tuple descriptors Chapman Flack 23:20
Re: Life cycles of tuple descriptors Tom Lane 23:58

Dec. 16, 2021

Thread Author Time
Re: A test for replay of regression tests Michael Paquier 00:22
Re: Unnecessary delay in streaming replication due to replay lag 📎 Soumyadeep Chakraborty 01:01
[PATCH] Accept IP addresses in server certificate SANs 📎 Jacob Champion 01:13
Re: pg_upgrade should truncate/remove its logs before running Michael Paquier 01:39
Re: Synchronizing slots from primary to standby Hsu, John 02:15
RE: Confused comment about drop replica identity index [email protected] 02:27
Re: Buildfarm support for older versions Larry Rosenman 02:36
Re: Skipping logical replication transactions on subscriber side Amit Kapila 02:42
Apple's ranlib warns about protocol_openssl.c Thomas Munro 02:44
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set 📎 Michael Paquier 02:51
RE: Allow escape in application_name [email protected] 02:53
Re: A micro-optimisation for ProcSendSignal() Thomas Munro 03:00
Re: COPY IN/BOTH vs. extended query mode Jeff Davis 03:03
Re: pg_dump versus ancient server versions Justin Pryzby 04:08
Re: [PATCH] Document heuristics for parameterized paths Greg Stark 04:22
Re: [PATCH] Document heuristics for parameterized paths Greg Stark 04:23
Re: Transparent column encryption Greg Stark 04:47
Re: pg_dump versus ancient server versions Tom Lane 04:55
Re: parallel vacuum comments Amit Kapila 04:55
Re: pg_dump versus ancient server versions Justin Pryzby 04:58
Re: pg_dump versus ancient server versions Tom Lane 05:02
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 05:06
Re: Skipping logical replication transactions on subscriber side Amit Kapila 05:21
Re: Optionally automatically disable logical replication subscriptions on error Greg Nancarrow 05:32
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 05:42
Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi 05:54
Re: Documenting when to retry on serialization failure Greg Stark 06:05
Re: Allow escape in application_name Fujii Masao 06:33
Addition of --no-sync to pg_upgrade for test speedup 📎 Michael Paquier 06:50
RE: Failed transaction statistics to measure the logical replication progress [email protected] 06:59
Re: Failed transaction statistics to measure the logical replication progress Greg Nancarrow 07:08

Browse Archives

Prev | Next