pgsql-hackers since 2021-03-26 20:22

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 26, 2021

Thread Author Time
Re: SQL/JSON: functions 📎 Andrew Dunstan 20:22
Re: MultiXact\SLRU buffers configuration 📎 Thomas Munro 20:26
Re: SQL/JSON: JSON_TABLE 📎 Andrew Dunstan 20:28
Re: SQL/JSON: JSON_TABLE Erik Rijkers 20:48
Re: SQL/JSON: functions Andrew Dunstan 20:49
Re: SQL/JSON: JSON_TABLE Andrew Dunstan 20:58
Re: Support for NSS as a libpq TLS backend Jacob Champion 22:03
Re: Support for NSS as a libpq TLS backend Stephen Frost 22:05
Re: SQL/JSON: functions Andrew Dunstan 22:30
Re: Proposal: Save user's original authenticated identity for logging 📎 Jacob Champion 22:41

March 27, 2021

Thread Author Time
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 00:17
Re: libpq debug log 📎 alvherre@alvh.no-ip.org 00:33
Showing applied extended statistics in explain 📎 Tomas Vondra 00:50
Re: SQL/JSON: JSON_TABLE 📎 Nikita Glukhov 01:12
Re: SQL/JSON: functions 📎 Nikita Glukhov 01:14
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 02:11
Re: MultiXact\SLRU buffers configuration Andrey Borodin 05:31
Re: UniqueKey on Partitioned table. Andy Fan 06:14
Re: Extend more usecase for planning time partition pruning and init partition pruning. Andy Fan 06:19
Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila 06:37
Re: non-HOT update not looking at FSM for large tuple update 📎 Noah Misch 07:00
[GSoC] Question about Add functionality to pg_top and supporting tools Trafalgar Ricardo Lu 07:36
Re: public schema default ACL 📎 Noah Misch 07:50
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Andy Fan 09:47
RE: non-HOT update not looking at FSM for large tuple update Floris Van Nee 10:24
Re: public schema default ACL Laurenz Albe 10:41
Re: pg_dump new feature: exporting functions only. Bad or good idea ? 📎 Lætitia Avrot 12:22
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Andrew Dunstan 12:57
Re: pg_dump new feature: exporting functions only. Bad or good idea ? Ryan Lambert 13:50
Re: [BUG] orphaned function Alvaro Herrera 14:13
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera 14:23
Re: non-HOT update not looking at FSM for large tuple update John Naylor 15:26
Re: making update/delete of inheritance trees scale better 📎 Tom Lane 16:30
Re: truncating timestamps on arbitrary intervals Justin Pryzby 17:06
Re: TRUNCATE on foreign table 📎 Kazutaka Onishi 17:37
Re: WIP: BRIN multi-range indexes Alvaro Herrera 18:09
Re: making update/delete of inheritance trees scale better Tom Lane 18:11
Re: libpq debug log 📎 alvherre@alvh.no-ip.org 19:28
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera 20:01
Re: libpq debug log alvherre@alvh.no-ip.org 20:04
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 20:21
Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 20:27
Re: pg_dump new feature: exporting functions only. Bad or good idea ? 📎 Lætitia Avrot 20:30
Re: non-HOT update not looking at FSM for large tuple update Noah Misch 20:32
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera 20:36
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail 20:41
Re: WIP: BRIN multi-range indexes Tomas Vondra 20:42
Re: [PATCH] pg_permissions Joel Jacobson 20:47
Re: Idea: Avoid JOINs by using path expressions to follow FKs Pantelis Theodosiou 21:01
Re: Idea: Avoid JOINs by using path expressions to follow FKs Alvaro Herrera 21:11

March 28, 2021

Thread Author Time
Re: [GSoC] Question about Add functionality to pg_top and supporting tools Mark Wong 03:23
[PATCH] Enhancements to pg_stat_statements contrib extension 📎 Yoan SULTAN 07:05
Re: [Proposal] Global temporary tables Pavel Stehule 07:27
Re: [Proposal] Global temporary tables Pavel Stehule 08:49
Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing 10:25
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 11:26
Re: pl/pgsql feature request: shorthand for argument and local variable references Joel Jacobson 11:48
Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule 11:51
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 12:15
Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule 12:27
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 12:38
Re: pl/pgsql feature request: shorthand for argument and local variable references Joel Jacobson 12:44
RE: invalid data in file backup_label problem on windows wangsh.fnst@fujitsu.com 12:53
Re: [Proposal] Global temporary tables 📎 Andrew Dunstan 13:07
Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule 13:12
Re: [PATCH] Hooks at XactCommand level Julien Rouhaud 13:22
Re: Idea: Avoid JOINs by using path expressions to follow FKs Andrew Dunstan 13:23
Re: invalid data in file backup_label problem on windows Andrew Dunstan 13:29
Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule 13:36
Re: pl/pgsql feature request: shorthand for argument and local variable references Joel Jacobson 13:52
Re: [PATCH] Enhancements to pg_stat_statements contrib extension Julien Rouhaud 13:58
Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud 14:04
Re: Idea: Avoid JOINs by using path expressions to follow FKs Tom Lane 14:04
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 14:39
Re: Idea: Avoid JOINs by using path expressions to follow FKs Andrew Dunstan 14:40
Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule 15:12
Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost 15:42
Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud 15:58
Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule 16:00
Re: Add docs stub for recovery.conf 📎 Stephen Frost 17:22
Re: postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) Bernd Helmle 17:39
Re: Add docs stub for recovery.conf Euler Taveira 19:55
Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing 20:43
Re: [HACKERS] Custom compression methods Andrew Dunstan 20:48
Re: MultiXact\SLRU buffers configuration Thomas Munro 21:15
Re: Add docs stub for recovery.conf 📎 Stephen Frost 21:20
Re: Getting better results from valgrind leak tracking 📎 David Rowley 22:48
Pgsql Google Summer of Code 📎 Zi Yi Xu 22:52
Re: [HACKERS] Custom compression methods (buildfarm xupgrade) Justin Pryzby 23:14

March 29, 2021

Thread Author Time
Re: TRUNCATE on foreign table Kohei KaiGai 00:03
Re: TRUNCATE on foreign table Kohei KaiGai 00:31
RE: libpq debug log tsunakawa.takay@fujitsu.com 00:37
RE: libpq debug log tsunakawa.takay@fujitsu.com 00:45
Re: row filtering for logical replication 📎 Euler Taveira 01:23
Re: TRUNCATE on foreign table Fujii Masao 01:53
Re: Bug on update timing of walrcv->flushedUpto variable Kyotaro Horiguchi 01:54
Re: Allow matching whole DN from a client certificate Michael Paquier 01:57
Re: multi-install PostgresNode Michael Paquier 02:04
Re: wal stats questions Kyotaro Horiguchi 02:09
Re: wal stats questions Kyotaro Horiguchi 02:11
name of enum used in 'Cache if PathTarget and RestrictInfos contain volatile functions' Zhihong Yu 02:18
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 02:20
Re: Get memory contexts of an arbitrary backend process 📎 torikoshia 02:59
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Zhihong Yu 02:59
Re: libpq debug log 'alvherre@alvh.no-ip.org' 03:02
Re: New IndexAM API controlling index vacuum strategies 📎 Peter Geoghegan 04:16
Re: libpq debug log Kyotaro Horiguchi 04:17
Re: TRUNCATE on foreign table Michael Paquier 04:55
Re: invalid data in file backup_label problem on windows Michael Paquier 05:00
Re: name of enum used in 'Cache if PathTarget and RestrictInfos contain volatile functions' Peter Smith 05:16
Re: Walsender may fail to send wal to the end. Michael Paquier 05:47
Re: [PATCH] Provide more information to filter_prepare Amit Kapila 06:12
RE: libpq debug log tsunakawa.takay@fujitsu.com 06:15
RE: libpq debug log tsunakawa.takay@fujitsu.com 06:21
Re: [PATCH] Provide more information to filter_prepare Amit Kapila 06:23
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 07:06
Re: [PATCH] Provide more information to filter_prepare 📎 Markus Wanner 07:27
Re: [PATCH] Provide more information to filter_prepare 📎 Markus Wanner 07:33
Re: Rename of triggers for partitioned tables Arne Roland 07:37
Re: [HACKERS] logical decoding of two-phase transactions 📎 vignesh C 07:38
Re: Proposal: Save user's original authenticated identity for logging Michael Paquier 07:50
Re: Feedback on table expansion hook (including patch) Erik Nordström 08:18
Re: MultiXact\SLRU buffers configuration Andrey Borodin 08:26
Re: invalid data in file backup_label problem on windows Magnus Hagander 08:34
Re: [Proposal] Global temporary tables Pavel Stehule 08:37
Re: Walsender may fail to send wal to the end. Kyotaro Horiguchi 09:07
Re: [PATCH] Provide more information to filter_prepare Amit Kapila 09:13
Re: Calendar support in localization Thomas Munro 09:21
Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila 09:33
Re: Rename of triggers for partitioned tables 📎 Arne Roland 09:38
Re: [PATCH] Provide more information to filter_prepare Markus Wanner 09:41
Re: row filtering for logical replication Rahila Syed 09:45
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 09:50
Re: [PATCH] Provide more information to filter_prepare Amit Kapila 09:53
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 09:53
Re: [Proposal] Global temporary tables 曾文旌 09:55
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 09:59
Re: [PATCH] Provide more information to filter_prepare 📎 Markus Wanner 10:00
Obsolete comment in postgres_fdw.c 📎 Etsuro Fujita 10:15
Re: [PATCH] Provide more information to filter_prepare vignesh C 10:18
Re: proposal: unescape_text function Peter Eisentraut 10:19
Re: proposal: unescape_text function Pavel Stehule 10:22
Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule 10:48
Re: [PATCH] Provide more information to filter_prepare Markus Wanner 10:52
Re: Calendar support in localization Matthias van de Meent 10:57
Re: [PATCH] add concurrent_abort callback for output plugin Ajin Cherian 11:02
Re: [PATCH] Provide more information to filter_prepare vignesh C 11:04
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 11:09
Re: [PATCH] Provide more information to filter_prepare 📎 Markus Wanner 11:16
Re: [BUG] orphaned function Drouvot, Bertrand 11:20
Re: [Proposal] Global temporary tables 曾文旌 11:27
Re: [Proposal] Global temporary tables 曾文旌 11:34
Re: [Proposal] Global temporary tables 📎 wenjing 11:44
Re: making update/delete of inheritance trees scale better Amit Langote 11:49
Re: [PATCH] Provide more information to filter_prepare vignesh C 12:00
Re: [PATCH] Provide more information to filter_prepare Markus Wanner 12:10
Re: Calendar support in localization Daniel Verite 12:33
Re: making update/delete of inheritance trees scale better Amit Langote 12:41
Re: row filtering for logical replication 📎 Euler Taveira 13:16
Re: Calendar support in localization Matthias van de Meent 13:18
Re: Rename of triggers for partitioned tables Alvaro Herrera 13:25
Re: UniqueKey on Partitioned table. Ashutosh Bapat 13:26
Re: parallel distinct union and aggregate support patch David Steele 13:36
Re: [PATCH] Provide more information to filter_prepare vignesh C 13:37
Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. David Steele 13:52
Re: Rename of triggers for partitioned tables Arne Roland 14:02
Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing 14:17
Re: pgbench stopped supporting large number of client connections on Windows David Steele 14:32
Re: making update/delete of inheritance trees scale better Tom Lane 14:41
Re: Calendar support in localization Surafel Temesgen 14:58
Re: Rename of triggers for partitioned tables Alvaro Herrera 15:16
Re: Walsender may fail to send wal to the end. Stephen Frost 15:41
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 15:50
Merging statistics from children instead of re-sampling everything 📎 Tomas Vondra 15:54
Re: Pgsql Google Summer of Code Stephen Frost 16:30
Re: Add client connection check during the execution of the query 📎 Maksim Milyutin 17:25
Re: Get memory contexts of an arbitrary backend process Fujii Masao 17:28
Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. 📎 James Hilliard 17:37
Re: Getting better results from valgrind leak tracking Andres Freund 17:38
Re: pg_amcheck contrib application 📎 Mark Dilger 17:45
Re: row filtering for logical replication Rahila Syed 17:46
Fix detection of preadv/pwritev support for OSX. 📎 James Hilliard 17:49
Re: TRUNCATE on foreign table Fujii Masao 17:53
Re: TRUNCATE on foreign table Fujii Masao 17:54
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 17:55
Re: [PATCH] Add --create-only option to pg_dump/pg_dumpall Cary Huang 17:59
Re: Merging statistics from children instead of re-sampling everything Justin Pryzby 18:36
Re: TRUNCATE on foreign table Fujii Masao 18:45
Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing 18:53
Re: Merging statistics from children instead of re-sampling everything Tomas Vondra 19:24
Add missing function abs (interval) Isaac Morland 19:32
Re: pg_amcheck contrib application Robert Haas 20:06
Re: UniqueKey on Partitioned table. David Rowley 20:16
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 20:43
"box" type description Christoph Berg 20:44
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 20:59
Re: Add client connection check during the execution of the query Thomas Munro 21:00
Re: psql lacking clearerr() Alvaro Herrera 21:05
Re: Getting better results from valgrind leak tracking David Rowley 21:18
Re: psql lacking clearerr() Alvaro Herrera 21:21

Browse Archives

Prev | Next