pgsql-hackers - February 2022

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. 1, 2022

Thread Author Time
Re: row filtering for logical replication 📎 Peter Smith 01:07
Research and Interview on scale-out solutions in Japan Yugo NAGATA 01:29
Re: row filtering for logical replication Andres Freund 01:35
Re: archive modules 📎 Nathan Bossart 01:36
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Nathan Bossart 01:44
Re: Replace uses of deprecated Python module distutils.sysconfig Noah Misch 01:50
Re: row filtering for logical replication 📎 Peter Smith 02:31
Re: Extensible Rmgr for Table AMs 📎 Jeff Davis 02:36
Re: A qsort template 📎 John Naylor 02:37
Re: row filtering for logical replication Amit Kapila 02:57
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 02:58
Re: Testing autovacuum wraparound (including failsafe) 📎 Masahiko Sawada 02:58
Re: row filtering for logical replication Greg Nancarrow 03:04
Re: Deparsing rewritten query 📎 Julien Rouhaud 03:37
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 03:40
RE: row filtering for logical replication 📎 [email protected] 03:45
RE: row filtering for logical replication [email protected] 03:57
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message 📎 Bharath Rupireddy 04:01
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 04:19
Add DBState to pg_control_system function 📎 Bharath Rupireddy 04:22
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 04:37
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message 📎 Bharath Rupireddy 04:38
Re: Extensible Rmgr for Table AMs Julien Rouhaud 04:39
Re: Add connection active, idle time to pg_stat_activity Kyotaro Horiguchi 04:55
Re: Why is src/test/modules/committs/t/002_standby.pl flaky? 📎 Thomas Munro 05:02
Re: row filtering for logical replication Greg Nancarrow 05:06
Re: row filtering for logical replication Amit Kapila 05:28
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 06:17
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi 06:27
Re: XTS cipher mode for cluster file encryption Antonin Houska 06:45
Re: row filtering for logical replication Greg Nancarrow 07:04
Re: RFC: Logging plan of the running query Kyotaro Horiguchi 08:27
Re: Make mesage at end-of-recovery less scary. Pavel Borisov 08:38
Re: POC: GROUP BY optimization 📎 Andrey V. Lepikhov 09:48
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 10:09
Doc: CREATE_REPLICATION_SLOT command requires the plugin name 📎 Antonin Houska 10:16
Re: row filtering for logical replication Amit Kapila 11:21
Re: Doc: CREATE_REPLICATION_SLOT command requires the plugin name Amit Kapila 11:28
Re: Doc: CREATE_REPLICATION_SLOT command requires the plugin name 📎 Antonin Houska 12:15
Re: Extensible Rmgr for Table AMs Julien Rouhaud 12:45
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message 📎 Bharath Rupireddy 13:03
Re: Support tab completion for upper character inputs in psql 📎 Dagfinn Ilmari Mannsåker 13:15
Plug minor memleak in pg_dump 📎 gkokolatos 13:36
Re: RFC: Logging plan of the running query Fujii Masao 14:11
Re: Plug minor memleak in pg_dump Bharath Rupireddy 14:18
Re: fix crash with Python 3.11 Peter Eisentraut 14:24
Re: dynamic result sets support in extended query protocol Peter Eisentraut 14:40
Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao 14:51
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? 📎 Andy Fan 15:07
Database-level collation version tracking 📎 Peter Eisentraut 15:20
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Fujii Masao 16:09
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Justin Pryzby 17:13
Re: autovacuum prioritization Robert Treat 17:35
Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Andres Freund 17:38
Re: XTS cipher mode for cluster file encryption Bruce Momjian 17:50
Re: XTS cipher mode for cluster file encryption Stephen Frost 18:07
Re: XTS cipher mode for cluster file encryption Bruce Momjian 18:27
Re: XTS cipher mode for cluster file encryption Andres Freund 18:36
Re: SQL/JSON: functions 📎 Andrew Dunstan 19:11
Re: SQL/JSON: JSON_TABLE 📎 Andrew Dunstan 19:14
Re: Latest LLVM breaks our code again Fabien COELHO 19:25
Re: Deparsing rewritten query Pavel Stehule 19:35
Re: Why is INSERT-driven autovacuuming based on pg_class.reltuples? David Rowley 20:02
Re: Latest LLVM breaks our code again Andres Freund 20:02
Re: Support for NSS as a libpq TLS backend Stephen Frost 20:12
Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro 20:15
Re: Add index scan progress to pg_stat_progress_vacuum 📎 Imseih (AWS), Sami 20:33
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Stephen Frost 21:05
Re: CREATEROLE and role ownership hierarchies Andrew Dunstan 21:10
psql tab completion versus Debian's libedit Tom Lane 21:30
Re: do only critical work during single-user vacuum? 📎 John Naylor 21:50
Re: Support for NSS as a libpq TLS backend Andres Freund 21:52
Re: Support tab completion for upper character inputs in psql Tom Lane 22:06
Re: Windows crash / abort handling Thomas Munro 22:24
Re: CREATEROLE and role ownership hierarchies Mark Dilger 22:27
Re: make MaxBackends available in _PG_init Nathan Bossart 22:36
Re: XTS cipher mode for cluster file encryption Michael Banck 22:44
Re: Replace uses of deprecated Python module distutils.sysconfig Tom Lane 23:37
Re: Extensible Rmgr for Table AMs Jeff Davis 23:38
Re: CREATEROLE and role ownership hierarchies Andrew Dunstan 23:38
Re: Replace uses of deprecated Python module distutils.sysconfig Andres Freund 23:43
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart 23:55
Re: Feature Proposal: Connection Pool Optimization - Change the Connection User Todd Hubers 23:56

Feb. 2, 2022

Thread Author Time
Re: A test for replay of regression tests 📎 Thomas Munro 00:59
Re: A test for replay of regression tests Andres Freund 01:14
Re: A test for replay of regression tests Thomas Munro 01:35
Re: A test for replay of regression tests Tom Lane 02:11
Re: A test for replay of regression tests Andres Freund 02:16
Re: A test for replay of regression tests Tom Lane 02:33
Re: A test for replay of regression tests Tom Lane 02:43
[WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel 📎 Jaime Casanova 02:57
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 03:07
Re: A test for replay of regression tests Thomas Munro 03:14
Re: Doc: CREATE_REPLICATION_SLOT command requires the plugin name Amit Kapila 03:33
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 04:11
Re: Make mesage at end-of-recovery less scary. 📎 Kyotaro Horiguchi 05:34
Re: XLogReadRecord() error in XlogReadTwoPhaseData() Noah Misch 05:55
Re: warn if GUC set to an invalid shared library Maciek Sakrejda 06:06
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 06:54
Re: row filtering for logical replication Amit Kapila 07:07
Re: Doc: CREATE_REPLICATION_SLOT command requires the plugin name Antonin Houska 07:13
Re: Make mesage at end-of-recovery less scary. Pavel Borisov 07:24
Re: Pluggable toaster Teodor Sigaev 07:34
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 07:36
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 07:37
Re: RFC: Logging plan of the running query Kyotaro Horiguchi 07:49
Re: RFC: Logging plan of the running query Kyotaro Horiguchi 08:04
obsolete reference to a SubPlan field 📎 Amit Langote 08:07
Re: Plug minor memleak in pg_dump Kyotaro Horiguchi 08:29
Re: Plug minor memleak in pg_dump Daniel Gustafsson 09:06
Re: row filtering for logical replication Ajin Cherian 09:16
Re: CREATE TABLE ( .. STORAGE ..) 📎 Teodor Sigaev 10:13
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work 📎 Bharath Rupireddy 11:49
Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila 12:08
RE: [Proposal] Add foreign-server health checks infrastructure 📎 [email protected] 12:37
Re: RFC: Logging plan of the running query 📎 torikoshia 12:59
Re: ICU for global collation 📎 Peter Eisentraut 13:01
Re: make MaxBackends available in _PG_init Robert Haas 13:15
Refactoring SSL tests 📎 Daniel Gustafsson 13:26
Re: Make relfile tombstone files conditional on WAL level Robert Haas 13:27
Re: Make relfile tombstone files conditional on WAL level Dilip Kumar 13:39
Re: Deparsing rewritten query Bharath Rupireddy 13:39
Re: Schema variables - new implementation for Postgres 15 📎 Julien Rouhaud 14:08
Re: Deparsing rewritten query 📎 Julien Rouhaud 14:12
Re: Deparsing rewritten query Julien Rouhaud 14:16
Ensure that STDERR is empty during connect_ok 📎 Daniel Gustafsson 14:40
Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Bharath Rupireddy 14:46
Re: Ensure that STDERR is empty during connect_ok Alvaro Herrera 15:01
Re: Ensure that STDERR is empty during connect_ok Tom Lane 15:01
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Pavel Borisov 15:10
Re: Server-side base backup: why superuser, not pg_write_server_files? 📎 Robert Haas 15:14
Re: Design of pg_stat_subscription_workers vs pgstats David G. Johnston 15:15
pg_receivewal - couple of improvements Bharath Rupireddy 15:23
Re: pg_receivewal - couple of improvements Julien Rouhaud 15:35
Re: warn if GUC set to an invalid shared library David G. Johnston 15:39
Re: Ensure that STDERR is empty during connect_ok 📎 Daniel Gustafsson 15:42
Re: Server-side base backup: why superuser, not pg_write_server_files? 📎 Dagfinn Ilmari Mannsåker 15:42
Re: pg_receivewal - couple of improvements Bharath Rupireddy 15:44
Re: Ensure that STDERR is empty during connect_ok Alvaro Herrera 15:48
Re: refactoring basebackup.c 📎 Robert Haas 15:55
Re: Server-side base backup: why superuser, not pg_write_server_files? Robert Haas 15:57
Re: pg_receivewal - couple of improvements Julien Rouhaud 15:57
Re: Ensure that STDERR is empty during connect_ok Dagfinn Ilmari Mannsåker 16:01
Re: Refactoring SSL tests Andrew Dunstan 16:09
Re: Ensure that STDERR is empty during connect_ok Andrew Dunstan 16:12
Re: 2022-01 Commitfest Julien Rouhaud 16:15
Re: Ensure that STDERR is empty during connect_ok Alvaro Herrera 16:24
Re: autovacuum prioritization Robert Haas 16:32
Re: CREATEROLE and role ownership hierarchies Robert Haas 16:45
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Greg Stark 17:01
Re: 2022-01 Commitfest Greg Stark 17:09
Re: [PATCH] Add reloption for views to enable RLS 📎 Christoph Heiss 17:23
Re: 2022-01 Commitfest Julien Rouhaud 17:28
Re: 2022-01 Commitfest Jaime Casanova 17:45
Re: Server-side base backup: why superuser, not pg_write_server_files? Tom Lane 17:55
Re: 2022-01 Commitfest Julien Rouhaud 17:56
Re: 2022-01 Commitfest Tom Lane 18:00
Re: 2022-01 Commitfest Jaime Casanova 18:10
ci/cfbot: run windows tests under a timeout 📎 Andres Freund 18:31
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart 18:37
Re: A qsort template 📎 John Naylor 18:40
Re: archive modules Robert Haas 18:42
Re: Server-side base backup: why superuser, not pg_write_server_files? Robert Haas 18:44
Re: Server-side base backup: why superuser, not pg_write_server_files? Tom Lane 18:46
Re: Deparsing rewritten query Pavel Stehule 18:49
Re: Server-side base backup: why superuser, not pg_write_server_files? Robert Haas 18:50
Re: Server-side base backup: why superuser, not pg_write_server_files? Robert Haas 18:58
Re: Server-side base backup: why superuser, not pg_write_server_files? 📎 Daniel Gustafsson 19:36
Re: [PoC] Delegating pg_ident to a third party Jacob Champion 19:45
Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion 19:46
Re: Server-side base backup: why superuser, not pg_write_server_files? Tom Lane 19:47
Re: Refactoring SSL tests Daniel Gustafsson 19:50
Re: CREATEROLE and role ownership hierarchies Stephen Frost 19:52
Re: speed up text_position() for utf-8 📎 John Naylor 20:20
Re: CREATEROLE and role ownership hierarchies Mark Dilger 20:23
Re: Why is INSERT-driven autovacuuming based on pg_class.reltuples? Peter Geoghegan 20:38
Re: CREATEROLE and role ownership hierarchies Robert Haas 20:49
Re: Support for NSS as a libpq TLS backend Bruce Momjian 21:08
Re: [PATCH] Add extra statistics to explain for Nested Loop 📎 Ekaterina Sokolova 21:59
Re: Server-side base backup: why superuser, not pg_write_server_files? Tom Lane 22:43
Re: archive modules 📎 Nathan Bossart 22:44
Re: Server-side base backup: why superuser, not pg_write_server_files? Tom Lane 22:52
Re: Replace pg_controldata output fields with macros for better code manageability Bruce Momjian 23:02

Feb. 3, 2022

Thread Author Time
Re: row filtering for logical replication 📎 Peter Smith 00:31
Unclear problem reports Bruce Momjian 00:35
Re: ci/cfbot: run windows tests under a timeout Andres Freund 01:38
Re: psql tab completion versus Debian's libedit Andres Freund 02:10
Re: Unclear problem reports David G. Johnston 02:21
support for CREATE MODULE 📎 Swaha Miller 02:28
Re: Windows crash / abort handling Andres Freund 02:38
Re: Bugs in pgoutput.c Amit Kapila 02:45
Re: Bugs in pgoutput.c Tom Lane 02:48
Re: psql tab completion versus Debian's libedit Tom Lane 03:28
Re: psql tab completion versus Debian's libedit Andres Freund 03:33
Re: psql tab completion versus Debian's libedit Tom Lane 03:40
Re: Adding CI to our tree Justin Pryzby 03:58
Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work 📎 Bharath Rupireddy 04:15
Re: support for CREATE MODULE Pavel Stehule 04:25
Re: Unclear problem reports Julien Rouhaud 04:28
Re: Design of pg_stat_subscription_workers vs pgstats Masahiko Sawada 04:33

Browse Archives

Prev | Next