pgsql-hackers before 2022-03-28 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

March 25, 2022

Thread Author Time
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 16:36
Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot 16:44
Re: logical decoding and replication of sequences 📎 Tomas Vondra 16:50
Re: Run end-of-recovery checkpoint in non-wait mode or skip it entirely for faster server availability? Robert Haas 16:56
Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston 17:11
Re: Run end-of-recovery checkpoint in non-wait mode or skip it entirely for faster server availability? Andres Freund 17:29
Re: Corruption during WAL replay Tom Lane 17:31
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane 17:34
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 17:52
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane 17:56
Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston 18:29
Re: Add non-blocking version of PQcancel Robert Haas 18:34
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane 18:37
Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston 18:40
Re: Add non-blocking version of PQcancel Tom Lane 18:46
Re: Add psql command to list constraints Robert Haas 19:11
Re: Add psql command to list constraints Justin Pryzby 19:20
Re: Add non-blocking version of PQcancel Robert Haas 19:22
Re: Add psql command to list constraints Robert Haas 19:24
Re: [PATCH] Enable SSL library detection via PQsslAttribute Robert Haas 19:32
Re: Add non-blocking version of PQcancel Tom Lane 19:34
Re: pg14 psql broke \d datname.nspname.relname 📎 Mark Dilger 19:42
Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Robert Haas 19:49
Re: SSL/TLS instead of SSL in docs Robert Haas 19:58
Re: logical decoding and replication of sequences Tomas Vondra 19:58
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan 20:09
Re: logical decoding and replication of sequences Tomas Vondra 20:10
Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Tom Lane 20:19
Re: SQL/JSON: JSON_TABLE 📎 Andrew Dunstan 20:30
Re: Document atthasmissing default optimization avoids verification table scan Robert Haas 20:40
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Thomas Munro 20:55
Re: Document atthasmissing default optimization avoids verification table scan Tom Lane 21:00
Re: SSL/TLS instead of SSL in docs Daniel Gustafsson 21:01
Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston 21:02
Re: pg_dump new feature: exporting functions only. Bad or good idea ? 📎 Daniel Gustafsson 21:09
Re: SQL/JSON: JSON_TABLE Zhihong Yu 21:18
Re: [PATCH] Enable SSL library detection via PQsslAttribute 📎 Jacob Champion 21:25
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 21:27
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Daniel Gustafsson 21:44
Re: [PATCH] Enable SSL library detection via PQsslAttribute Daniel Gustafsson 21:48
Re: Deparsing rewritten query Tom Lane 21:49
Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro 21:52
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane 21:54
Re: [PATCH] Enable SSL library detection via PQsslAttribute Tom Lane 22:00
Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston 22:02
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane 22:07
Re: make MaxBackends available in _PG_init Andres Freund 22:23
Re: [PATCH] Enable SSL library detection via PQsslAttribute 📎 Jacob Champion 22:45
Re: Add LZ4 compression in pg_dump 📎 Rachel Heaton 23:13
Re: Add LZ4 compression in pg_dump gkokolatos 23:43

March 26, 2022

Thread Author Time
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 00:00
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Michael Paquier 00:13
Re: Column Filtering in Logical Replication Tomas Vondra 00:18
Re: Column Filtering in Logical Replication Tomas Vondra 00:29
Re: Column Filtering in Logical Replication Tomas Vondra 00:35
Re: ubsan Andres Freund 01:33
Re: pgsql: Add 'basebackup_to_shell' contrib module. Justin Pryzby 03:13
RE: Column Filtering in Logical Replication 📎 Shinoda, Noriyoshi (PN Japan FSIP) 04:09
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats 📎 Bharath Rupireddy 05:01
Remove an unused function GetWalRcvWriteRecPtr 📎 Bharath Rupireddy 05:21
Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier 05:33
Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. 📎 Bharath Rupireddy 05:44
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. Michael Paquier 05:46
Re: Remove an unused function GetWalRcvWriteRecPtr Michael Paquier 05:52
Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages 📎 Bharath Rupireddy 05:56
Re: Add LZ4 compression in pg_dump Michael Paquier 05:57
Re: Corruption during WAL replay Michael Paquier 06:03
Re: pg_relation_size on partitioned table Michael Paquier 06:05
Re: Add LZ4 compression in pg_dump Justin Pryzby 06:14
Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier 06:18
Re: make MaxBackends available in _PG_init Julien Rouhaud 07:22
Re: Remove an unused function GetWalRcvWriteRecPtr Julien Rouhaud 07:25
Re: logical decoding and replication of sequences Amit Kapila 07:28
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. Julien Rouhaud 08:24
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot 08:53
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. Michael Paquier 09:03
Re: logical decoding and replication of sequences Tomas Vondra 09:56
Re: Column Filtering in Logical Replication Tomas Vondra 09:58
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. 📎 Thomas Munro 11:07
Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier 11:23
Re: SQL/JSON: JSON_TABLE 📎 Erik Rijkers 11:29
Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. Michael Paquier 11:33
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 12:25
Re: SQL/JSON: JSON_TABLE Andrew Dunstan 13:19
Re: Skipping schema changes in publication 📎 vignesh C 14:07
Re: Remove an unused function GetWalRcvWriteRecPtr Bharath Rupireddy 14:10
Re: pg_relation_size on partitioned table Bharath Rupireddy 14:16
Re: Identify missing publications from publisher while create/alter subscription. 📎 vignesh C 14:22
Re: Remove an unused function GetWalRcvWriteRecPtr Tom Lane 14:56
PostgreSQL 15 Release Management Team (RMT) + Feature Freeze Jonathan S. Katz 15:10
Re: psql - add SHOW_ALL_RESULTS option 📎 Fabien COELHO 15:55
Invalid comment in ParallelQueryMain 📎 Julien Rouhaud 16:01
Pointer subtraction with a null pointer Tom Lane 16:04
Re: Invalid comment in ParallelQueryMain Matthias van de Meent 16:12
Re: Pointer subtraction with a null pointer Tom Lane 16:13
Re: Add LZ4 compression in pg_dump Justin Pryzby 16:21
Re: Pointer subtraction with a null pointer Andres Freund 16:24
Re: Pointer subtraction with a null pointer Isaac Morland 16:34
Re: Pointer subtraction with a null pointer Andres Freund 16:34
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane 16:36
Re: Pointer subtraction with a null pointer Tom Lane 16:37
Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston 17:00
Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund 17:15
Re: make MaxBackends available in _PG_init Andres Freund 17:23
Re: Pointer subtraction with a null pointer Tom Lane 17:23
Re: Remove an unused function GetWalRcvWriteRecPtr Andres Freund 17:27
Re: Remove an unused function GetWalRcvWriteRecPtr Bharath Rupireddy 17:39
Re: pg_stat_statements and "IN" conditions 📎 Dmitry Dolgov 17:40
Re: Pointer subtraction with a null pointer Andres Freund 17:49
Re: Pointer subtraction with a null pointer 📎 Tom Lane 17:51
Re: Remove an unused function GetWalRcvWriteRecPtr Tom Lane 17:52
Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane 17:57
Re: Pointer subtraction with a null pointer Andres Freund 18:08
Re: Pointer subtraction with a null pointer 📎 Tom Lane 18:13
Re: Column Filtering in Logical Replication Tomas Vondra 18:15
Re: Document atthasmissing default optimization avoids verification table scan Robert Haas 18:31
Re: Add LZ4 compression in pg_dump Justin Pryzby 18:33
Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund 18:36
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 18:40
Re: Pointer subtraction with a null pointer Andres Freund 18:41
Why is lorikeet so unstable in v14 branch only? Tom Lane 18:47
Re: Pointer subtraction with a null pointer Tom Lane 18:49
Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund 19:35
Re: Why is lorikeet so unstable in v14 branch only? Andres Freund 19:49
Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas 20:03
Re: Doc patch: replace 'salesmen' with 'salespeople' Daniel Gustafsson 20:08
Re: pgsql: Add 'basebackup_to_shell' contrib module. Daniel Gustafsson 20:09
More weird compiler warnings Tom Lane 20:23
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 20:24
Re: pgsql: Add 'basebackup_to_shell' contrib module. 📎 Andres Freund 20:51
Re: pgsql: Add 'basebackup_to_shell' contrib module. Daniel Gustafsson 20:53
Re: More weird compiler warnings Andres Freund 20:55
Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan 20:57
Re: More weird compiler warnings Tom Lane 21:04
Re: Refactoring SSL tests Daniel Gustafsson 21:08
Re: Why is lorikeet so unstable in v14 branch only? Tom Lane 21:19
pg_stat_get_replication_slot() marked not strict, crashes Andres Freund 21:24
Re: More weird compiler warnings Andres Freund 21:26
Re: Column Filtering in Logical Replication Tom Lane 21:37
Re: pg_stat_get_replication_slot() marked not strict, crashes Tom Lane 21:41
Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan 21:48
Re: pg_stat_get_replication_slot() marked not strict, crashes Andres Freund 21:52
Re: Column Filtering in Logical Replication Tomas Vondra 21:52
Re: Column Filtering in Logical Replication Tom Lane 21:55
Re: Column Filtering in Logical Replication Tomas Vondra 21:58
Re: Why is lorikeet so unstable in v14 branch only? Tom Lane 22:10
Re: Document atthasmissing default optimization avoids verification table scan James Coleman 22:25
Re: Document atthasmissing default optimization avoids verification table scan James Coleman 22:29
Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro 23:12
Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston 23:14
Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson 23:20
Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston 23:26
Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane 23:28
Re: Document atthasmissing default optimization avoids verification table scan Tom Lane 23:36
Re: Add LZ4 compression in pg_dump Daniel Gustafsson 23:37
Re: Column Filtering in Logical Replication Tomas Vondra 23:39
Re: Add LZ4 compression in pg_dump Justin Pryzby 23:51
Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston 23:56

March 27, 2022

Thread Author Time
Re: pg_relation_size on partitioned table Japin Li 03:05
Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? 📎 Bharath Rupireddy 03:37
Re: make MaxBackends available in _PG_init Julien Rouhaud 04:15
Add a pg_get_query_def function (was Re: Deparsing rewritten query) 📎 Julien Rouhaud 05:21
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors 📎 Tatsuo Ishii 06:28
Re: pg_stat_get_replication_slot() marked not strict, crashes 📎 vignesh C 06:29
Re: Invalid comment in ParallelQueryMain Michael Paquier 07:13
Re: Assert in pageinspect with NULL pages Michael Paquier 09:19
Re: Allow file inclusion in pg_hba and pg_ident files 📎 Julien Rouhaud 09:52
GSoC: Improve PostgreSQL Regression Test Coverage Christos Maris 11:04
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 12:19
Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan 13:42
Re: Add LZ4 compression in pg_dump Robert Haas 14:13
Re: Assert in pageinspect with NULL pages Robert Haas 14:24
Re: Document atthasmissing default optimization avoids verification table scan Robert Haas 15:43
Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Tom Lane 15:53
Re: Add LZ4 compression in pg_dump Justin Pryzby 16:06
Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Jaime Casanova 16:07
Re: Assert in pageinspect with NULL pages Matthias van de Meent 16:21
Re: Why is lorikeet so unstable in v14 branch only? Tom Lane 16:31
Re: Document atthasmissing default optimization avoids verification table scan James Coleman 17:00
Re: Why is lorikeet so unstable in v14 branch only? Tom Lane 17:01
Re: Add pg_freespacemap extension sql test Tom Lane 17:18
Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston 17:46
Re: refactoring basebackup.c (zstd workers) Tom Lane 17:47
Re: Document atthasmissing default optimization avoids verification table scan 📎 James Coleman 18:17
TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) 📎 Erik Rijkers 18:32
Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan 18:58
Re: Race conditions in 019_replslot_limit.pl Tom Lane 19:28
Re: Add LZ4 compression in pg_dump Daniel Gustafsson 19:55
Re: Frontend error logging style 📎 Tom Lane 20:19
Re: Assert in pageinspect with NULL pages Peter Geoghegan 20:26
Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson 20:44
Re: multithreaded zstd backup compression for client and server 📎 Justin Pryzby 20:50
Re: SQL/JSON: JSON_TABLE Andrew Dunstan 20:53
Re: Assert in pageinspect with NULL pages Robert Haas 21:02
Re: [PATCH] Accept IP addresses in server certificate SANs Tom Lane 21:19
Re: Race conditions in 019_replslot_limit.pl Andres Freund 21:32
Re: Race conditions in 019_replslot_limit.pl Tom Lane 21:36
Re: Assert in pageinspect with NULL pages Peter Geoghegan 21:36
Re: [PATCH] Accept IP addresses in server certificate SANs Daniel Gustafsson 22:44
Re: SQL/JSON: functions Tom Lane 23:14

Browse Archives

Prev | Next