pgsql-hackers since 2021-12-03 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. 3, 2021

Thread Author Time
Re: parse_subscription_options - suggested improvements 📎 Bossart, Nathan 00:02
Re: should we document an example to set multiple libraries in shared_preload_libraries? Bossart, Nathan 00:45
Re: Skip vacuum log report code in lazy_scan_heap() if possible Michael Paquier 00:53
Re: should we document an example to set multiple libraries in shared_preload_libraries? Michael Paquier 01:02
Re: GUC flags Michael Paquier 01:06
Re: Temporary tables versus wraparound... again Bossart, Nathan 01:10
Re: Skip vacuum log report code in lazy_scan_heap() if possible Andres Freund 01:13
Re: CLUSTER on partitioned index Michael Paquier 01:16
Re: Tab completion for CREATE SCHEMAAUTHORIZATION Michael Paquier 01:19
keepliaves etc. as environment variables Tatsuo Ishii 01:28
Re: keepliaves etc. as environment variables Andres Freund 01:50
Re: keepliaves etc. as environment variables Tatsuo Ishii 01:58
Re: row filtering for logical replication Peter Smith 02:09
Re: Skipping logical replication transactions on subscriber side Amit Kapila 02:53
Re: More time spending with "delete pending" Alexander Lakhin 03:00
Alter all tables in schema owner fix 📎 vignesh C 03:06
Re: pg_get_publication_tables() output duplicate relid Amit Kapila 03:37
Re: Alter all tables in schema owner fix Greg Nancarrow 04:23
Re: Alter all tables in schema owner fix Bossart, Nathan 04:28
Re: Alter all tables in schema owner fix vignesh C 04:44
Re: extended stats on partitioned tables 📎 Justin Pryzby 05:24
Re: Alter all tables in schema owner fix 📎 vignesh C 05:30
RE: Data is copied twice when specifying both child and parent table in publication 📎 [email protected] 05:54
Re: Failed transaction statistics to measure the logical replication progress vignesh C 06:11
Re: [PATCH] support tab-completion for single quote input with equal sign Michael Paquier 06:16
Re: suboverflowed subtransactions concurrency performance optimize Dilip Kumar 06:26
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 06:41
Re: Commitfest 2021-11 Patch Triage - Part 1 Yugo NAGATA 06:52
Re: Use simplehash.h instead of dynahash in SMgr Michael Paquier 06:55
Do sys logger and stats collector need wait events WAIT_EVENT_SYSLOGGER_MAIN/_PGSTAT_MAIN? Bharath Rupireddy 07:12
Re: row filtering for logical replication Greg Nancarrow 07:16
Re: libpq compression Michael Paquier 07:31
Re: Parallelize correlated subqueries that execute within each worker Michael Paquier 07:35
Re: Speed up transaction completion faster after many relations are accessed in a transaction Michael Paquier 07:36
Re: [PROPOSAL] new diagnostic items for the dynamic sql Michael Paquier 07:39
Re: Add missing function abs (interval) Michael Paquier 07:41
Re: Logical replication - schema change not invalidating the relation cache Michael Paquier 07:43
Re: PoC: using sampling to estimate joins / complex conditions Michael Paquier 07:46
RE: Alter all tables in schema owner fix [email protected] 07:54
Remove extra Logging_collector check before calling SysLogger_Start() 📎 Bharath Rupireddy 07:58
Re: Remove extra Logging_collector check before calling SysLogger_Start() Daniel Gustafsson 08:13
Re: Remove extra Logging_collector check before calling SysLogger_Start() Bharath Rupireddy 08:32
Re: issue in pgfdw_report_error()? Fujii Masao 08:41
Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Daniel Gustafsson 08:45
Commitfest 2021-11 closed Daniel Gustafsson 08:51
Re: Shouldn't postgres_fdw report warning when it gives up getting result from foreign server? Fujii Masao 08:56
Re: parallel vacuum comments Amit Kapila 09:03
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Fujii Masao 09:07
Re: Column Filtering in Logical Replication vignesh C 09:17
RE: parallel vacuum comments [email protected] 09:31
Re: parallel vacuum comments Amit Kapila 09:36
Re: Logical replication - schema change not invalidating the relation cache 📎 vignesh C 09:51
Re: parallel vacuum comments Amit Kapila 09:56
Re: [PROPOSAL] new diagnostic items for the dynamic sql 📎 Dinesh Chemuduru 11:15
Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs 11:30
Re: suboverflowed subtransactions concurrency performance optimize Dilip Kumar 11:58
Re: parallel vacuum comments Masahiko Sawada 12:33
Re: pg_get_publication_tables() output duplicate relid Amit Langote 12:34
Re: parallel vacuum comments Masahiko Sawada 12:36
Re: Some RELKIND macro refactoring Peter Eisentraut 13:12
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 13:20
Re: pg_get_publication_tables() output duplicate relid Amit Langote 13:27
Re: Non-superuser subscription owners Mark Dilger 13:31
Re: Is ssl_crl_file "SSL server cert revocation list"? Daniel Gustafsson 13:32
Re: Multi-Column List Partitioning Amul Sul 13:55
Re: O(n) tasks cause lengthy startups and checkpoints Bharath Rupireddy 13:56
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements 📎 Andrei Zubkov 14:03
Re: Shouldn't postgres_fdw report warning when it gives up getting result from foreign server? Bharath Rupireddy 14:04
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma 14:08
Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData? Bharath Rupireddy 14:09
Re: should we document an example to set multiple libraries in shared_preload_libraries? Bharath Rupireddy 14:19
Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? Bharath Rupireddy 14:28
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 14:57
Re: Allow escape in application_name Fujii Masao 15:07
Re: Commitfest 2021-11 closed Tom Lane 15:27
Re: Skip vacuum log report code in lazy_scan_heap() if possible Peter Geoghegan 15:39
Re: pgcrypto: Remove explicit hex encoding/decoding from tests Peter Eisentraut 15:48
Re: pgcrypto: Remove explicit hex encoding/decoding from tests Tom Lane 15:50
Re: Replace uses of deprecated Python module distutils.sysconfig Peter Eisentraut 15:52
Re: pg_dump versus ancient server versions Peter Eisentraut 16:19
Re: Commitfest 2021-11 closed Dmitry Dolgov 16:22
Re: pg_dump versus ancient server versions Peter Eisentraut 16:29
Re: [PROPOSAL] new diagnostic items for the dynamic sql Zhihong Yu 16:35
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov 16:55
Re: pg_dump versus ancient server versions Tom Lane 17:10
Re: extended stats on partitioned tables Zhihong Yu 17:15
Re: Alter all tables in schema owner fix Bossart, Nathan 17:20
Re: pg_dump versus ancient server versions Andrew Dunstan 17:28
Re: Do sys logger and stats collector need wait events WAIT_EVENT_SYSLOGGER_MAIN/_PGSTAT_MAIN? Tom Lane 17:42
Re: Remove extra Logging_collector check before calling SysLogger_Start() Tom Lane 17:45
Re: Skip vacuum log report code in lazy_scan_heap() if possible Bossart, Nathan 17:46
Re: should we document an example to set multiple libraries in shared_preload_libraries? Bossart, Nathan 17:55
Re: pg_dump versus ancient server versions Tom Lane 18:09
Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan 18:20
Re: pg_dump versus ancient server versions Tom Lane 18:30
types reliant on encodings [was Re: Dubious usage of TYPCATEGORY_STRING] Chapman Flack 18:42
Re: types reliant on encodings [was Re: Dubious usage of TYPCATEGORY_STRING] Tom Lane 18:50
The "char" type versus non-ASCII characters Tom Lane 19:12
Re: The "char" type versus non-ASCII characters Andrew Dunstan 19:35
Re: The "char" type versus non-ASCII characters Tom Lane 19:42
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎 Melanie Plageman 20:02
daitch_mokotoff module 📎 Dag Lem 20:07
Re: The "char" type versus non-ASCII characters Andrew Dunstan 20:11
Re: The "char" type versus non-ASCII characters Tom Lane 20:13
Re: The "char" type versus non-ASCII characters Kenneth Marshall 20:17
Re: pg_dump versus ancient server versions Robert Haas 20:46
Re: keepliaves etc. as environment variables Robert Haas 20:52
Transparent column encryption 📎 Peter Eisentraut 21:32
Re: Assorted improvements in pg_dump 📎 Tom Lane 21:33
Re: The "char" type versus non-ASCII characters Chapman Flack 21:39
Re: row filtering for logical replication 📎 Euler Taveira 23:12

Dec. 4, 2021

Thread Author Time
SPI TupTable memory context Chapman Flack 00:43
Re: SPI TupTable memory context Tom Lane 01:22
Re: A test for replay of regression tests 📎 Thomas Munro 04:21
Re: Skip vacuum log report code in lazy_scan_heap() if possible Michael Paquier 04:35
Re: stat() vs ERROR_DELETE_PENDING, round N + 1 Thomas Munro 05:18
Re: row filtering for logical replication Sascha Kuhl 07:21
RE: Failed transaction statistics to measure the logical replication progress 📎 [email protected] 13:01
Re: A test for replay of regression tests Andrew Dunstan 15:16
Re: The "char" type versus non-ASCII characters Tom Lane 16:34
Re: The "char" type versus non-ASCII characters Chapman Flack 18:07
Re: SPI TupTable memory context Chapman Flack 18:31

Dec. 5, 2021

Thread Author Time
Re: RecoveryInProgress() has critical side effects Michael Paquier 00:44
Re: Remove extra Logging_collector check before calling SysLogger_Start() Michael Paquier 00:49
Re: Do sys logger and stats collector need wait events WAIT_EVENT_SYSLOGGER_MAIN/_PGSTAT_MAIN? Michael Paquier 00:53
Why doesn't pgstat_report_analyze() focus on not-all-visible-page dead tuple counts, specifically? Peter Geoghegan 05:27
Add id's to various elements in protocol.sgml 📎 Brar Piening 15:50
Re: Add id's to various elements in protocol.sgml Daniel Gustafsson 16:15
Re: [PATCH] Don't block HOT update by BRIN index Justin Pryzby 16:47
enable certain TAP tests for MSVC builds 📎 Andrew Dunstan 16:57
Re: The "char" type versus non-ASCII characters Tom Lane 17:01
MSVC SSL test failure Andrew Dunstan 17:03
Re: MSVC SSL test failure Tom Lane 17:50
Re: The "char" type versus non-ASCII characters Chapman Flack 18:14
ExecTypeSetColNames is fundamentally broken 📎 Tom Lane 18:45
Re: enable certain TAP tests for MSVC builds Noah Misch 19:47
Re: The "char" type versus non-ASCII characters Tom Lane 19:51
Re: MSVC SSL test failure Daniel Gustafsson 20:14
Re: [PATCH] Don't block HOT update by BRIN index Tom Lane 20:16
Re: The "char" type versus non-ASCII characters Chapman Flack 21:40
Re: MSVC SSL test failure Andrew Dunstan 22:44
Re: enable certain TAP tests for MSVC builds Andrew Dunstan 23:00
Re: MSVC SSL test failure Daniel Gustafsson 23:02
Re: enable certain TAP tests for MSVC builds Noah Misch 23:32

Dec. 6, 2021

Thread Author Time
Re: parse_subscription_options - suggested improvements Peter Smith 00:28
Re: pg_dump versus ancient server versions Tom Lane 00:41
Re: [PATCH] Don't block HOT update by BRIN index Tomas Vondra 00:51
Re: Is ssl_crl_file "SSL server cert revocation list"? Kyotaro Horiguchi 00:56
Re: On login trigger: take three 📎 Greg Nancarrow 01:10
Re: row filtering for logical replication 📎 Euler Taveira 01:19
Re: [PATCH] Don't block HOT update by BRIN index Tom Lane 01:47
Re: MSVC SSL test failure Andrew Dunstan 02:30
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma 03:42
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma 03:47
Re: Optionally automatically disable logical replication subscriptions on error Greg Nancarrow 04:16
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 04:29
Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers Bharath Rupireddy 04:35
Re: Optionally automatically disable logical replication subscriptions on error Mark Dilger 04:37
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Sadhuprasad Patro 04:44
Re: parallel vacuum comments Amit Kapila 04:47
Re: pg_get_publication_tables() output duplicate relid Amit Kapila 04:59
Re: [PATCH] support tab-completion for single quote input with equal sign Kyotaro Horiguchi 05:16
Re: Skipping logical replication transactions on subscriber side Amit Kapila 05:17
Re: parse_subscription_options - suggested improvements Michael Paquier 05:20
Re: GUC flags 📎 Justin Pryzby 05:38
Re: Allow escape in application_name Kyotaro Horiguchi 06:02
Re: MSVC SSL test failure Tom Lane 06:02
Re: Alter all tables in schema owner fix Michael Paquier 06:16
Re: row filtering for logical replication Dilip Kumar 06:35
Re: preserve timestamps when installing headers Michael Paquier 06:38
Re: row filtering for logical replication Amit Kapila 06:44
Re: preserve timestamps when installing headers Tom Lane 06:51
Re: row filtering for logical replication Amit Kapila 06:54
RE: pg_get_publication_tables() output duplicate relid [email protected] 06:55
RE: Optionally automatically disable logical replication subscriptions on error [email protected] 06:56
Re: GUC flags Michael Paquier 06:58
Re: pg_replslotdata - a tool for displaying replication slot information Michael Paquier 07:10
Re: pg_get_publication_tables() output duplicate relid Amit Langote 07:30
Make pg_waldump report replication origin ID, LSN, and timestamp. 📎 Masahiko Sawada 07:35
Re: Make pg_waldump report replication origin ID, LSN, and timestamp. Michael Paquier 08:09
Re: Shouldn't postgres_fdw report warning when it gives up getting result from foreign server? 📎 Fujii Masao 08:16
Re: stat() vs ERROR_DELETE_PENDING, round N + 1 📎 Thomas Munro 08:17
Re: Alter all tables in schema owner fix Amit Kapila 08:44
Re: pg_get_publication_tables() output duplicate relid Amit Kapila 09:05
Re: row filtering for logical replication Amit Kapila 10:02
Re: Non-superuser subscription owners Amit Kapila 10:19
Re: row filtering for logical replication Peter Smith 10:32
RE: Optionally automatically disable logical replication subscriptions on error 📎 [email protected] 10:52
Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila 10:59
Re: [Proposal] Add foreign-server health checks infrastructure Shinya Kato 11:06
Re: preserve timestamps when installing headers Michael Paquier 11:15
Re: preserve timestamps when installing headers Peter Eisentraut 11:39
Re: preserve timestamps when installing headers Peter Eisentraut 11:41
Re: O(n) tasks cause lengthy startups and checkpoints 📎 Bharath Rupireddy 11:43
Re: Shouldn't postgres_fdw report warning when it gives up getting result from foreign server? Bharath Rupireddy 11:50
Is it correct to update db state in control file as "shutting down" during end-of-recovery checkpoint? Bharath Rupireddy 12:32
Re: row filtering for logical replication Euler Taveira 12:33
Re: Fix inappropriate uses of PG_GETARG_UINT32() Peter Eisentraut 12:47
Re: row filtering for logical replication Euler Taveira 12:47
Do we need pre-allocate WAL files during end-of-recovery checkpoint? Bharath Rupireddy 12:51

Browse Archives

Prev | Next