pgsql-hackers before 2021-09-18 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

Sept. 15, 2021

Thread Author Time
Re: Trigger position Marcos Pegoraro 12:10
Re: Trigger position Marcos Pegoraro 12:12
Re: Column Filtering in Logical Replication 📎 vignesh C 12:19
Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela 12:27
Re: Trigger position Andreas Karlsson 12:35
Re: Column Filtering in Logical Replication Alvaro Herrera 12:36
Re: SSL/TLS instead of SSL in docs 📎 Daniel Gustafsson 12:47
Re: Trigger position Marcos Pegoraro 12:49
Release 14 Schedule Andrew Dunstan 12:56
Re: Hook for extensible parsing. Simon Riggs 13:25
Re: On login trigger: take three 📎 Greg Nancarrow 13:32
Re: Trigger position Alvaro Herrera 13:51
Re: Hook for extensible parsing. Jim Mlodgenski 14:14
Partial index "microvacuum" 📎 Marko Tiikkaja 14:18
Re: Release 14 Schedule Robert Haas 14:20
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas 14:32
Re: Release 14 Schedule Andrew Dunstan 14:33
Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) 📎 Mark Dilger 14:38
RE: [PATCH] support tab-completion for single quote input with equal sign 📎 [email protected] 14:41
Re: Column Filtering in Logical Replication Euler Taveira 14:46
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. 📎 Ranier Vilela 14:46
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Andrew Dunstan 14:47
Re: [PATCH] Proof of concept for GUC improvements 📎 David Christensen 14:54
Re: Hook for extensible parsing. Julien Rouhaud 14:55
Re: Hook for extensible parsing. David Fetter 14:58
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. Tom Lane 15:00
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails Andrew Dunstan 15:05
Re: Hook for extensible parsing. Pavel Stehule 15:08
Re: Trigger position Marcos Pegoraro 15:10
Re: Trigger position Euler Taveira 15:13
Re: Trigger position Pavel Stehule 15:23
Re: Hook for extensible parsing. Tom Lane 15:26
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails Tom Lane 15:28
Re: Trigger position Alvaro Herrera 15:30
Re: Trigger position Chapman Flack 15:31
Re: Trigger position Marcos Pegoraro 15:55
Re: mark the timestamptz variant of date_bin() as stable 📎 John Naylor 15:57
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas 16:08
Re: Hook for extensible parsing. Julien Rouhaud 16:13
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. Ranier Vilela 16:18
Re: Partial index "microvacuum" Peter Geoghegan 16:25
Re: Hook for extensible parsing. Tom Lane 16:57
Re: Hook for extensible parsing. Julien Rouhaud 17:23
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 17:31
Re: Hook for extensible parsing. Julien Rouhaud 17:44
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. Ranier Vilela 18:27
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 18:30
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. Tom Lane 18:35
Re: automatically generating node support functions Peter Eisentraut 19:01
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. Ranier Vilela 19:16
Re: Getting ERROR "subplan "SubPlan 1" was not initialized" in EXISTS subplan when using for list partition. Ranier Vilela 19:22
Re: pg_upgrade test for binary compatibility of core data types Andrew Dunstan 19:28
Re: Hook for extensible parsing. Andres Freund 19:55
mem context is not reset between extended stats 📎 Justin Pryzby 20:09
Re: Hook for extensible parsing. Jonah H. Harris 20:35
Re: Hook for extensible parsing. Andres Freund 20:41
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Andres Freund 20:48
Re: Hook for extensible parsing. Tom Lane 20:51
Re: Polyphase merge is obsolete Jaime Casanova 21:12
Re: Remove_temp_files_after_crash and significant recovery/startup time Jeremy Schneider 21:24
Re: Polyphase merge is obsolete 📎 Heikki Linnakangas 21:35
Re: Hook for extensible parsing. Andres Freund 21:40
Re: decoupling table and index vacuum 📎 Peter Geoghegan 22:08
Re: Estimating HugePages Requirements? Bossart, Nathan 22:31
Re: Deduplicate code updating ControleFile's DBState. Bossart, Nathan 22:49
right join with partitioned table crash 📎 Jaime Casanova 23:09
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails 📎 Tom Lane 23:40
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Michael Paquier 23:41
Re: Deduplicate code updating ControleFile's DBState. Michael Paquier 23:47
Re: right join with partitioned table crash Tom Lane 23:53

Sept. 16, 2021

Thread Author Time
Re: prevent immature WAL streaming 📎 Alvaro Herrera 00:29
RE: Logical replication keepalive flood [email protected] 00:59
RE: [BUG] Unexpected action when publishing partition tables 📎 [email protected] 01:45
RE: Column Filtering in Logical Replication [email protected] 02:06
Re: Estimating HugePages Requirements? Michael Paquier 02:41
Re: Column Filtering in Logical Replication Peter Smith 03:06
Re: Column Filtering in Logical Replication Amit Kapila 03:15
Re: Column Filtering in Logical Replication Amit Kapila 03:22
RE: Added schema level support for publication. [email protected] 03:29
RE: Allow escape in application_name 📎 [email protected] 03:36
Re: improve pg_receivewal code Michael Paquier 04:01
Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Fujii Masao 04:13
Re: Added schema level support for publication. Amit Kapila 04:24
Re: Hook for extensible parsing. Julien Rouhaud 04:33
Re: right join with partitioned table crash Justin Pryzby 04:42
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 04:45
Re: Column Filtering in Logical Replication 📎 vignesh C 05:05
Re: Schema variables - new implementation for Postgres 15 📎 Pavel Stehule 05:15
Re: Allow escape in application_name Fujii Masao 05:44
Re: Added schema level support for publication. Amit Kapila 05:54
Re: [Proposal] Global temporary tables Pavel Stehule 06:29
Re: Gather performance analysis 📎 Dilip Kumar 07:25
Re: Split xlog.c 📎 Heikki Linnakangas 08:23
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Andres Freund 09:22
Re: [BUG] Unexpected action when publishing partition tables Amit Kapila 10:04
Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela 11:03
Re: Partial index "microvacuum" Marko Tiikkaja 11:45
Re: Logical replication keepalive flood Amit Kapila 12:36
Re: Column Filtering in Logical Replication Alvaro Herrera 12:44
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails Andrew Dunstan 13:15
Re: Column Filtering in Logical Replication Amit Kapila 13:48
Re: Column Filtering in Logical Replication Alvaro Herrera 13:50
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Laurenz Albe 13:55
Re: Column Filtering in Logical Replication Alvaro Herrera 14:36
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Magnus Hagander 14:38
Re: SQL/JSON: functions 📎 Andrew Dunstan 14:52
Re: SQL/JSON: JSON_TABLE 📎 Andrew Dunstan 14:55
Re: Improve logging when using Huge Pages Fujii Masao 15:12
Re: Improve logging when using Huge Pages Fujii Masao 15:13
Re: Teach pg_receivewal to use lz4 compression 📎 gkokolatos 15:17
Re: Partial index "microvacuum" Peter Geoghegan 16:19
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails Andreas Joseph Krogh 16:53
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails Tom Lane 16:57
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 17:06
Re: Estimating HugePages Requirements? Justin Pryzby 17:14
Re: EXPLAIN(VERBOSE) to CTE with SEARCH BREADTH FIRST fails Andreas Joseph Krogh 17:29
Re: [PATCH] support tab-completion for single quote input with equal sign 📎 Kyotaro Horiguchi 17:45
testing with pg_stat_statements Andrew Dunstan 19:08
Possible fault with resolve column name (plpgsql) 📎 Ranier Vilela 19:11
Re: Possible fault with resolve column name (plpgsql) Tom Lane 20:05
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 21:26
Re: Add jsonlog log_destination for JSON server logs 📎 Sehrope Sarkuni 21:27
Re: Possible fault with resolve column name (plpgsql) Ranier Vilela 22:58
Re: .ready and .done files considered harmful 📎 Bossart, Nathan 23:26

Sept. 17, 2021

Thread Author Time
Re: Add jsonlog log_destination for JSON server logs 📎 Sehrope Sarkuni 00:59
Re: testing with pg_stat_statements Julien Rouhaud 01:25
Re: Add jsonlog log_destination for JSON server logs Michael Paquier 01:36
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead Andres Freund 01:52
Re: Estimating HugePages Requirements? Michael Paquier 02:20
Refactoring postgres_fdw code to rollback remote transaction 📎 Fujii Masao 02:31
Re: Refactoring postgres_fdw code to rollback remote transaction Zhihong Yu 02:40
Re: Refactoring postgres_fdw code to rollback remote transaction 📎 Fujii Masao 02:58
Re: Split xlog.c Kyotaro Horiguchi 03:10
Re: Column Filtering in Logical Replication vignesh C 04:06
Re: Improve logging when using Huge Pages Kyotaro Horiguchi 04:14
Re: walsender timeout on logical replication set Amit Kapila 04:48
Re: Logical replication keepalive flood Amit Kapila 05:05
RE: Column Filtering in Logical Replication [email protected] 05:08
Re: relation OID in ReorderBufferToastReplace error message Amit Kapila 05:23
RE: [BUG] Unexpected action when publishing partition tables 📎 [email protected] 06:06
Re: improve pg_receivewal code 📎 Bharath Rupireddy 06:16
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 06:18
RE: Logical replication keepalive flood [email protected] 06:22
Re: Refactoring postgres_fdw code to rollback remote transaction Bharath Rupireddy 06:33
Re: Logical replication keepalive flood Peter Smith 07:11
Re: walsender timeout on logical replication set Kyotaro Horiguchi 07:18
Re: Teach pg_receivewal to use lz4 compression Michael Paquier 07:39
Re: Patch to avoid orphaned dependencies Ronan Dunklau 08:09
Re: Teach pg_receivewal to use lz4 compression gkokolatos 08:12
Re: Correct handling of blank/commented lines in PSQL interactive-mode history Peter Eisentraut 09:11
Re: Logical replication keepalive flood Amit Kapila 09:17
Re: Logical replication keepalive flood Greg Nancarrow 09:32
Logical replication timeout problem Fabrice Chapuis 09:59
Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) Pavel Stehule 10:05
Re: walsender timeout on logical replication set Amit Kapila 10:16
Re: Logical replication timeout problem Amit Kapila 10:26
Re: [BUG] Unexpected action when publishing partition tables Amit Kapila 10:37
Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson 11:18
Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson 11:42
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 11:42
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 11:51
Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson 11:56
Re: Added schema level support for publication. vignesh C 11:57
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 11:59
Re: proposal: possibility to read dumped table's name from file Stephen Frost 12:06
Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson 12:07
Re: proposal: possibility to read dumped table's name from file Stephen Frost 12:09
Re: Added schema level support for publication. 📎 vignesh C 12:09
Re: Added schema level support for publication. vignesh C 12:10
Re: Added schema level support for publication. vignesh C 12:12
Re: proposal: possibility to read dumped table's name from file 📎 Pavel Stehule 12:16
Re: proposal: possibility to read dumped table's name from file Pavel Stehule 13:06
Re: Logical replication timeout problem Fabrice Chapuis 14:38
Re: POC: Cleaning up orphaned files using undo logs Dmitry Dolgov 16:20
Re: Estimating HugePages Requirements? 📎 Bossart, Nathan 16:31
Re: prevent immature WAL streaming 📎 Alvaro Herrera 16:37
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Greg Stark 16:53
Re: prevent immature WAL streaming Bossart, Nathan 17:07
Re: prevent immature WAL streaming Alvaro Herrera 17:33
Re: prevent immature WAL streaming Alvaro Herrera 17:34
initdb --pwfile /dev/zero Andres Freund 17:46
Re: initdb --pwfile /dev/zero Tom Lane 18:48
Re: prevent immature WAL streaming Bossart, Nathan 18:50
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Tom Lane 18:53
Re: right join with partitioned table crash Tom Lane 19:42
Re: initdb --pwfile /dev/zero Andres Freund 19:53
Re: initdb --pwfile /dev/zero Tom Lane 20:09
Re: prevent immature WAL streaming Alvaro Herrera 20:31
Re: Minimal logical decoding on standbys Fabrízio de Royes Mello 20:32
Re: Add jsonlog log_destination for JSON server logs 📎 Sehrope Sarkuni 20:36
Re: Automatic notification of top transaction IDs Cary Huang 20:40
Re: prevent immature WAL streaming Bossart, Nathan 21:15
Re: prevent immature WAL streaming Alvaro Herrera 21:22
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Greg Stark 21:35
Re: Timeout failure in 019_replslot_limit.pl Alvaro Herrera 21:59
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Cameron Murdoch 23:09
Re: postgres.h included from relcache.h - but removing it breaks pg_upgrade Alexander Korotkov 23:24
Access last_sqlstate from libpq Daniel Frey 23:36
Re: Access last_sqlstate from libpq David G. Johnston 23:45
Re: postgres.h included from relcache.h - but removing it breaks pg_upgrade 📎 Alexander Korotkov 23:51

Browse Archives

Prev | Next