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

Feb. 9, 2022

Thread Author Time
RE: Support escape sequence for cluster_name in postgres_fdw.application_name [email protected] 00:19
Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway 00:38
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Andres Freund 00:43
Re: [PATCH] Accept IP addresses in server certificate SANs 📎 Jacob Champion 00:52
pgsql: Add TAP test to automate the equivalent of check_guc Michael Paquier 01:15
RE: [BUG]Update Toast data failure in logical replication [email protected] 01:18
Re: GUC flags Michael Paquier 01:19
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Michael Paquier 01:23
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Tomas Vondra 01:25
Re: row filtering for logical replication Peter Smith 01:37
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Andres Freund 01:43
Re: [BUG]Update Toast data failure in logical replication Euler Taveira 01:46
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Andres Freund 01:53
Re: [PATCH] Add min() and max() aggregate functions for xid8 Fujii Masao 02:01
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 02:04
Re: row filtering for logical replication Amit Kapila 02:08
Re: is the base backup protocol used by out-of-core tools? Michael Paquier 02:21
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Michael Paquier 02:24
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 02:24
Re: make MaxBackends available in _PG_init Michael Paquier 02:38
Re: is the base backup protocol used by out-of-core tools? Ian Lawrence Barwick 02:42
Unnecessary call to resetPQExpBuffer in getIndexes 📎 Julien Rouhaud 02:50
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message 📎 Kyotaro Horiguchi 02:52
Re: Plug minor memleak in pg_dump Michael Paquier 02:56
Re: [PATCH] Add min() and max() aggregate functions for xid8 Kyotaro Horiguchi 03:04
Re: [PATCH v2] use has_privs_for_role for predefined roles Robert Haas 03:54
Re: make MaxBackends available in _PG_init Robert Haas 03:57
Re: [PATCH] Add min() and max() aggregate functions for xid8 Kyotaro Horiguchi 04:04
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 04:46
Re: Plug minor memleak in pg_dump 📎 Bharath Rupireddy 05:02
Re: make MaxBackends available in _PG_init 📎 Michael Paquier 05:17
RE: [BUG]Update Toast data failure in logical replication 📎 [email protected] 05:38
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR 📎 Noah Misch 05:41
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Tom Lane 05:44
Re: decoupling table and index vacuum Dilip Kumar 05:52
Re: decoupling table and index vacuum Dilip Kumar 06:18
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 07:44
Re: row filtering for logical replication 📎 Peter Smith 07:48
Re: Support escape sequence for cluster_name in postgres_fdw.application_name Kyotaro Horiguchi 07:55
Re: is the base backup protocol used by out-of-core tools? Kyotaro Horiguchi 08:14
Re: Logical replication timeout problem Fabrice Chapuis 09:41
Re: [RFC] building postgres with meson Joel Jacobson 10:06
Re: Make relfile tombstone files conditional on WAL level Dilip Kumar 10:25
[PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) 📎 Ranier Vilela 10:56
Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) 📎 Ranier Vilela 11:15
Re: Database-level collation version tracking Peter Eisentraut 11:48
Re: Make mesage at end-of-recovery less scary. Ashutosh Sharma 12:01
Justin Pryzby <[email protected]> 📎 Alexander Pyhalov 12:18
CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov 12:20
Re: is the base backup protocol used by out-of-core tools? Robert Haas 13:01
Re: Refactoring SSL tests 📎 Daniel Gustafsson 13:11
Re: Plug minor memleak in pg_dump Daniel Gustafsson 13:14
Re: I would like to participate for postgresql projects Daniel Gustafsson 13:21
Re: SQL/JSON: JSON_TABLE Himanshu Upadhyaya 13:22
Re: I would like to participate for postgresql projects Ashesh Vashi 13:28
Re: Refactoring SSL tests Andrew Dunstan 13:28
Re: Database-level collation version tracking Julien Rouhaud 13:31
Re: refactoring basebackup.c Abhijit Menon-Sen 13:41
Re: is the base backup protocol used by out-of-core tools? Bernd Helmle 13:50
Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) Julien Rouhaud 13:52
Replacing TAP test planning with done_testing() 📎 Daniel Gustafsson 14:01
Typo in archive modules docs 📎 Daniel Gustafsson 14:04
Re: decoupling table and index vacuum Robert Haas 14:13
Re: Add tag/category to the commitfest app Daniel Gustafsson 14:14
Re: Replacing TAP test planning with done_testing() Julien Rouhaud 14:16
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Bruce Momjian 14:18
Re: Add tag/category to the commitfest app Julien Rouhaud 14:29
Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) 📎 Dong Wook Lee 14:33
Re: Replacing TAP test planning with done_testing() Dagfinn Ilmari Mannsåker 14:34
Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) 📎 Dong Wook Lee 14:55
Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma 15:06
Re: pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Tomas Vondra 15:27
Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) Alvaro Herrera 15:45
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andrew Dunstan 15:55
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 15:56
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 15:58
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 16:00
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 16:01
Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe 16:06
Re: Database-level collation version tracking Peter Eisentraut 16:12
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andrew Dunstan 16:15
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 16:21
Re: Database-level collation version tracking Alvaro Herrera 16:25
Re: [PATCH] Add reloption for views to enable RLS walther 16:40
How to get started with contribution 603_Annada Dash 17:13
Re: make MaxBackends available in _PG_init Robert Haas 17:31
Re: make MaxBackends available in _PG_init Nathan Bossart 17:45
Re: Plug minor memleak in pg_dump 📎 Ranier Vilela 17:48
Re: make MaxBackends available in _PG_init 📎 Nathan Bossart 17:53
Re: Typo in archive modules docs Nathan Bossart 17:55
Re: [PATCH v2] use has_privs_for_role for predefined roles Nathan Bossart 18:13
Re: Unnecessary call to resetPQExpBuffer in getIndexes Nathan Bossart 18:21
Re: Identify missing publications from publisher while create/alter subscription. Euler Taveira 18:23
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Bruce Momjian 18:34
Re: How to get started with contribution Daniel Gustafsson 18:37
Re: Avoiding smgrimmedsync() during nbtree index builds 📎 Melanie Plageman 18:49
Re: decoupling table and index vacuum Peter Geoghegan 19:27
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 19:30
Re: Replacing TAP test planning with done_testing() Tom Lane 19:49
Re: is the base backup protocol used by out-of-core tools? Magnus Hagander 20:05
Re: [PATCH v2] use has_privs_for_role for predefined roles Robert Haas 20:58
Re: New developer papercut - Makefile references INSTALL Magnus Hagander 21:32
Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway 21:39
Re: decoupling table and index vacuum Robert Haas 21:40
Re: [PATCH v2] use has_privs_for_role for predefined roles Joshua Brindle 21:51
wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund 22:00
Re: [PATCH] nodeindexscan with reorder memory leak 📎 Aliaksandr Kalenik 22:19
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Justin Pryzby 22:42
Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) Dong Wook Lee 23:10
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Andres Freund 23:11
Re: [PATCH] nodeindexscan with reorder memory leak Alexander Korotkov 23:12
catalog access with reset GUCs during parallel worker startup Andres Freund 23:14
Re: decoupling table and index vacuum Peter Geoghegan 23:18
Re: [PATCH] nodeindexscan with reorder memory leak Tom Lane 23:35
Re: New developer papercut - Makefile references INSTALL Andres Freund 23:37
Re: [PATCH] Improve function toast_delete_external (src/backend/access/table/toast_helper.c) Ranier Vilela 23:46
Re: New developer papercut - Makefile references INSTALL Tom Lane 23:52
Re: catalog access with reset GUCs during parallel worker startup Tom Lane 23:56

Feb. 10, 2022

Thread Author Time
GetRelationPublicationActions. - Remove unreachable code 📎 Peter Smith 00:23
Re: catalog access with reset GUCs during parallel worker startup Andres Freund 00:33
Re: GetRelationPublicationActions. - Remove unreachable code Tom Lane 00:34
Re: row filtering for logical replication Peter Smith 00:41
Re: Replacing TAP test planning with done_testing() Michael Paquier 00:58
Re: Justin Pryzby <[email protected]> Michael Paquier 01:01
Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) Kyotaro Horiguchi 01:18
Re: GetRelationPublicationActions. - Remove unreachable code 📎 Peter Smith 01:37
Re: make MaxBackends available in _PG_init Michael Paquier 01:47
Re: [RFC] building postgres with meson - perl embedding Andres Freund 01:47
Re: warn if GUC set to an invalid shared library 📎 Justin Pryzby 01:58
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 02:14
Re: Plug minor memleak in pg_dump Michael Paquier 02:16
Logging in LockBufferForCleanup() Andres Freund 02:22
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 02:26
Re: [RFC] building postgres with meson - perl embedding Tom Lane 02:34
Re: Possible uninitialized use of the variables (src/backend/access/transam/twophase.c) 📎 Michael Paquier 02:38
Re: Logging in LockBufferForCleanup() Michael Paquier 02:43
Re: catalog access with reset GUCs during parallel worker startup Robert Haas 02:47
Re: Database-level collation version tracking Julien Rouhaud 02:54
Re: [PATCH] Add min() and max() aggregate functions for xid8 Fujii Masao 03:37
RE: row filtering for logical replication 📎 [email protected] 03:59
Re: Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules 📎 Bharath Rupireddy 04:21
Use return value of XLogRecGetBlockTag instead of explicit block ref checks and also use XLogRecHasBlockRef/Image macros instead of explicit checks 📎 Bharath Rupireddy 04:53
Re: Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules Andres Freund 05:17
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 06:17
Re: Replacing TAP test planning with done_testing() Kyotaro Horiguchi 06:26
Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) 📎 Nitin Jadhav 06:52
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Julien Rouhaud 07:52
Re: decoupling table and index vacuum Dilip Kumar 08:09
Re: generic plans and "initial" pruning 📎 Amit Langote 08:13
Re: Database-level collation version tracking 📎 Peter Eisentraut 08:57
Re: POC: GROUP BY optimization 📎 Andrey V. Lepikhov 09:00
Re: Identify missing publications from publisher while create/alter subscription. Ashutosh Sharma 09:45
Re: row filtering for logical replication Amit Kapila 10:18
Re: Database-level collation version tracking Julien Rouhaud 11:08
Re: Plug minor memleak in pg_dump Ranier Vilela 11:14
Re: Unnecessary call to resetPQExpBuffer in getIndexes Peter Eisentraut 11:25
Remove 'IN' from pg_freespace docs for consistency 📎 Bharath Rupireddy 11:26
Re: Logging in LockBufferForCleanup() Masahiko Sawada 11:28
Re: Merging statistics from children instead of re-sampling everything Andrey Lepikhov 11:50
Re: Unnecessary call to resetPQExpBuffer in getIndexes Julien Rouhaud 11:53
Refactor CheckpointWriteDelay() 📎 Bharath Rupireddy 12:01
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar 12:32
Re: refactoring basebackup.c 📎 Dipesh Pandit 12:40
Re: [BUG]Update Toast data failure in logical replication Amit Kapila 13:34
Re: Plug minor memleak in pg_dump 📎 Ranier Vilela 13:49
Re: Plug minor memleak in pg_dump Daniel Gustafsson 13:57
Re: refactoring basebackup.c Jeevan Ladhe 14:31
faulty link Erik Rijkers 14:35
Re: Plug minor memleak in pg_dump Ranier Vilela 14:36
Re: Support escape sequence for cluster_name in postgres_fdw.application_name 📎 Fujii Masao 14:42
Re: faulty link Josef Šimánek 14:48
Re: faulty link walther 14:52
Re: faulty link Daniel Westermann (DWE) 14:53
Re: faulty link Josef Šimánek 14:54
Re: CREATE INDEX CONCURRENTLY on partitioned index 📎 Alexander Pyhalov 15:07
Re: faulty link Tom Lane 15:23
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas 15:32
Re: Logging in LockBufferForCleanup() Fujii Masao 15:47
Re: faulty link Dagfinn Ilmari Mannsåker 15:53
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 16:00
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work 📎 Bharath Rupireddy 16:00
Re: faulty link Dave Page 16:07
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Peter Geoghegan 16:25
Race condition in TransactionIdIsInProgress Konstantin Knizhnik 16:46
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? 📎 Bharath Rupireddy 16:51
Re: support for CREATE MODULE Swaha Miller 16:53
Re: [RFC] building postgres with meson Andrew Dunstan 17:00
Re: Race condition in TransactionIdIsInProgress Andrey Borodin 17:33
Re: [RFC] building postgres with meson Andres Freund 17:52
Re: logical decoding and replication of sequences 📎 Tomas Vondra 18:17
Re: Per-table storage parameters for TableAM/IndexAM extensions Jeff Davis 18:37
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 18:49
Re: can we add subscription TAP test option "vcregress subscriptioncheck" for MSVC builds? Justin Pryzby 18:59
Re: [RFC] building postgres with meson Andrew Dunstan 19:06
Re: decoupling table and index vacuum Robert Haas 19:13
Re: decoupling table and index vacuum Robert Haas 19:16
Re: decoupling table and index vacuum Peter Geoghegan 19:21
Re: make MaxBackends available in _PG_init Nathan Bossart 19:26
Re: [PATCH v2] use has_privs_for_role for predefined roles Nathan Bossart 19:28
Re: Race condition in TransactionIdIsInProgress Alvaro Herrera 19:33

Browse Archives

Prev | Next