pgsql-hackers before 2021-04-02 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 31, 2021

Thread Author Time
Re: Failed assertion on standby while shutdown Maxim Orlov 10:51
Re: "box" type description Christoph Berg 11:43
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 11:44
Re: locking [user] catalog tables vs 2pc vs logical rep 📎 vignesh C 12:17
Re: row filtering for logical replication Amit Kapila 12:46
Re: cursor already in use, UPDATE RETURNING bug? Ashutosh Bapat 12:50
Re: making update/delete of inheritance trees scale better 📎 Amit Langote 12:54
Re: pgbench - add pseudo-random permutation function 📎 Dean Rasheed 13:06
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 13:06
Re: UniqueKey on Partitioned table. Ashutosh Bapat 13:12
Re: Flaky vacuum truncate test in reloptions.sql Masahiko Sawada 13:17
Re: [PATCH] add concurrent_abort callback for output plugin 📎 Amit Kapila 13:18
Re: Crash in record_type_typmod_compare 📎 Sait Talha Nisanci 13:26
Re: [PATCH] Allow multiple recursive self-references Denis Hirn 13:31
Re: invalid data in file backup_label problem on windows 📎 David Steele 13:33
Re: Flaky vacuum truncate test in reloptions.sql Arseny Sher 13:39
Re: [PATCH] add concurrent_abort callback for output plugin Markus Wanner 13:50
Prevent query cancel packets from being replayed by an attacker (From TODO) Sebastian Cabot 13:54
Re: [PATCH] Allow multiple recursive self-references 📎 Denis Hirn 13:57
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera 14:18
Re: Calendar support in localization Surafel Temesgen 14:38
Re: Prevent query cancel packets from being replayed by an attacker (From TODO) Laurenz Albe 14:44
Re: cursor already in use, UPDATE RETURNING bug? Jaime Casanova 14:47
Re: unconstrained memory growth in long running procedure stored procedure after upgrading 11-12 Merlin Moncure 15:01
Re: TRUNCATE on foreign table Kohei KaiGai 15:09
Re: Allow an alias to be attached directly to a JOIN ... USING Peter Eisentraut 15:49
Re: making update/delete of inheritance trees scale better Tom Lane 15:58
Re: New IndexAM API controlling index vacuum strategies Robert Haas 16:29
Re: Prevent query cancel packets from being replayed by an attacker (From TODO) Sebastian Cabot 16:31
Re: Idea: Avoid JOINs by using path expressions to follow FKs Pavel Stehule 16:54
Re: making update/delete of inheritance trees scale better Robert Haas 17:01
Re: Crash in record_type_typmod_compare Tom Lane 17:10
Re: pg_amcheck contrib application Robert Haas 17:11
Re: Idea: Avoid JOINs by using path expressions to follow FKs Julien Rouhaud 17:16
Re: making update/delete of inheritance trees scale better Tom Lane 17:24
Crash in BRIN minmax-multi indexes 📎 Jaime Casanova 17:29
Re: pg_amcheck contrib application Mark Dilger 17:31
using extended statistics to improve join estimates 📎 Tomas Vondra 17:36
Re: making update/delete of inheritance trees scale better Robert Haas 17:37
Re: pg_amcheck contrib application Robert Haas 17:41
Re: pg_amcheck contrib application Mark Dilger 17:44
Re: pg_amcheck contrib application Robert Haas 17:51
Re: pgbench - add pseudo-random permutation function Fabien COELHO 17:53
Re: "has_column_privilege()" issue with attnums and non-existent columns Joe Conway 17:56
Re: ModifyTable overheads in generic plans Tom Lane 18:12
Re: Crash in BRIN minmax-multi indexes Zhihong Yu 18:20
Re: Crash in BRIN minmax-multi indexes Tomas Vondra 18:27
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Tom Lane 18:30
Re: row filtering for logical replication Andres Freund 19:17
Re: Idea: Avoid JOINs by using path expressions to follow FKs Martin Jonsson 19:24
Re: Crash in record_type_typmod_compare Andres Freund 19:29
Re: Redundant errdetail prefix "The error was:" in some logical replication messages Tom Lane 19:30
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 19:32
Re: Crash in record_type_typmod_compare Tom Lane 19:34
Re: multi-install PostgresNode fails with older postgres versions Mark Dilger 19:34
Re: multi-install PostgresNode fails with older postgres versions Alvaro Herrera 19:48
Re: Crash in record_type_typmod_compare Andres Freund 19:49
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 19:49
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 20:05
Re: multi-install PostgresNode fails with older postgres versions Mark Dilger 20:07
RFC: Table access methods and scans Mats Kindahl 20:10
Re: libpq debug log Tom Lane 20:15
Re: Idea: Avoid JOINs by using path expressions to follow FKs Isaac Morland 20:25
Re: Add docs stub for recovery.conf Stephen Frost 20:27
Re: multi-install PostgresNode fails with older postgres versions Andrew Dunstan 20:45
Re: MultiXact\SLRU buffers configuration Andrey Borodin 21:09
Re: Default role -> Predefined role 📎 Stephen Frost 21:15
Re: Idea: Avoid JOINs by using path expressions to follow FKs Joel Jacobson 21:16
Re: Idea: Avoid JOINs by using path expressions to follow FKs Vik Fearing 21:18
Re: What to call an executor node which lazily caches tuples in a hash table? Andres Freund 21:19
Re: libpq debug log '[email protected]' 21:21
Re: libpq debug log Tom Lane 21:40
Re: libpq debug log Tom Lane 21:44
Re: libpq debug log 📎 '[email protected]' 22:09
Re: libpq debug log '[email protected]' 22:14
Re: Support for NSS as a libpq TLS backend Jacob Champion 22:15
Re: libpq debug log Tom Lane 22:19
Re: What to call an executor node which lazily caches tuples in a hash table? Adam Brusselback 22:22
Re: Crash in BRIN minmax-multi indexes 📎 Tomas Vondra 22:25
Re: Assertion failure with barriers in parallel hash join Melanie Plageman 22:25
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 22:27
Re: libpq debug log Tom Lane 22:31
Re: Assertion failure with barriers in parallel hash join Melanie Plageman 22:41
Re: Crash in BRIN minmax-multi indexes Zhihong Yu 22:53
Re: Crash in BRIN minmax-multi indexes Tomas Vondra 23:10
Re: Crash in BRIN minmax-multi indexes Jaime Casanova 23:19
Re: libpq debug log '[email protected]' 23:20
Re: using extended statistics to improve join estimates Zhihong Yu 23:47
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 23:49

April 1, 2021

Thread Author Time
Re: Issue with point_ops and NaN Kyotaro Horiguchi 00:34
Re: Issue with point_ops and NaN Kyotaro Horiguchi 00:35
Re: invalid data in file backup_label problem on windows Michael Paquier 00:56
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 00:58
Re: Refactor SSL test framework to support multiple TLS libraries Michael Paquier 01:02
Re: Proposal: Save user's original authenticated identity for logging Michael Paquier 01:21
Re: Crash in BRIN minmax-multi indexes Zhihong Yu 01:22
Re: Crash in BRIN minmax-multi indexes Tomas Vondra 01:39
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada 01:43
Re: a misbehavior of partition row movement (?) Masahiko Sawada 01:55
Re: making update/delete of inheritance trees scale better Amit Langote 02:09
Re: multi-install PostgresNode fails with older postgres versions 📎 Mark Dilger 02:28
Re: Flaky vacuum truncate test in reloptions.sql Masahiko Sawada 02:33
Re: Crash in BRIN minmax-multi indexes Thomas Munro 02:56
Improve error matching patterns in the SSL tests 📎 Michael Paquier 02:59
Re: making update/delete of inheritance trees scale better David Rowley 03:06
Re: Flaky vacuum truncate test in reloptions.sql Arseny Sher 03:08
Re: Flaky vacuum truncate test in reloptions.sql Arseny Sher 03:11
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:28
Re: [PATCH] add concurrent_abort callback for output plugin Amit Kapila 03:30
Re: MultiXact\SLRU buffers configuration 📎 Thomas Munro 03:40
RE: Stronger safeguard for archive recovery not to miss data 📎 [email protected] 03:45
Re: Flaky vacuum truncate test in reloptions.sql Masahiko Sawada 03:52
Re: Support for NSS as a libpq TLS backend Michael Paquier 04:10
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 04:26
Re: Flaky vacuum truncate test in reloptions.sql Michael Paquier 04:28
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 05:58
Re: Add client connection check during the execution of the query 📎 Thomas Munro 05:59
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 06:00
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 06:01
Re: Crash in BRIN minmax-multi indexes 📎 Jaime Casanova 06:25
Re: DROP INDEX docs - explicit lock naming Michael Paquier 06:32
Re: Issue with point_ops and NaN Kyotaro Horiguchi 06:46
Re: Issue with point_ops and NaN Laurenz Albe 07:54
Re: Flaky vacuum truncate test in reloptions.sql 📎 Arseny Sher 07:58
Re: Perform COPY FROM encoding conversions in larger chunks Heikki Linnakangas 08:09
[GSoC 2021 Proposal] Develop Performance Farm Benchmarks and Website 📎 YoungHwan Joo 08:09
Re: Stronger safeguard for archive recovery not to miss data Fujii Masao 08:25
Re: pgbench - add pseudo-random permutation function 📎 Dean Rasheed 08:46
Re: Flaky vacuum truncate test in reloptions.sql Michael Paquier 08:49
RE: Add client connection check during the execution of the query [email protected] 09:16
Re: Perform COPY FROM encoding conversions in larger chunks Heikki Linnakangas 09:27
RE: Support tab completion for upper character inputs in psql 📎 [email protected] 09:40
Re: TRUNCATE on foreign table Fujii Masao 09:53
Re: Get memory contexts of an arbitrary backend process Fujii Masao 10:13
Re: Replication slot stats misgivings vignesh C 10:13
Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Amit Kapila 10:19
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 10:23
RE: Hybrid Hash/Nested Loop joins and caching results from subplans [email protected] 10:41
Re: Autovacuum on partitioned table (autoanalyze) 📎 yuzuko 11:34
Re: Failed assertion on standby while shutdown 📎 Fujii Masao 12:02
Re: DROP INDEX docs - explicit lock naming Greg Rychlewski 12:26
Re: Replication slot stats misgivings Amit Kapila 12:28
sepgsql logging Dave Page 12:32
Re: Add client connection check during the execution of the query Bharath Rupireddy 12:36
Re: Replication slot stats misgivings Masahiko Sawada 12:48
Re: libpq debug log '[email protected]' 12:48
Re: Crash in BRIN minmax-multi indexes Zhihong Yu 13:09
Re: truncating timestamps on arbitrary intervals Salek Talangi 13:11
Re: ModifyTable overheads in generic plans 📎 Amit Langote 13:12
Re: New IndexAM API controlling index vacuum strategies Robert Haas 13:14
Re: Crash in BRIN minmax-multi indexes Tomas Vondra 13:22
Re: Crash in BRIN minmax-multi indexes Zhihong Yu 13:31
Re: Flaky vacuum truncate test in reloptions.sql Masahiko Sawada 13:54
Re: libpq debug log Tom Lane 14:08
Re: Support for NSS as a libpq TLS backend Stephen Frost 14:15
Re: sepgsql logging Andrew Dunstan 14:19
Re: [POC] verifying UTF-8 using SIMD instructions 📎 John Naylor 14:22
Re: sepgsql logging Tom Lane 14:23
Re: sepgsql logging Dave Page 14:30
Re: Rename of triggers for partitioned tables Arne Roland 14:38
Re: libpq debug log Tom Lane 14:49
Re: ModifyTable overheads in generic plans Amit Langote 14:56
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 15:05
Re: pg_amcheck contrib application 📎 Robert Haas 15:08
Re: Asynchronous Append on postgres_fdw nodes. Tom Lane 15:09
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Fujii Masao 15:26
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? 📎 Julien Rouhaud 15:30
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 15:45
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy 15:53
Re: truncating timestamps on arbitrary intervals John Naylor 16:08
Re: libpq debug log '[email protected]' 16:10
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit 📎 Bharath Rupireddy 16:13
Re: pg_amcheck contrib application Mark Dilger 16:32
Data type correction in pgstat_report_replslot function parameters 📎 vignesh C 16:49
Re: Replication slot stats misgivings 📎 vignesh C 16:55
Re: pg_amcheck contrib application 📎 Robert Haas 16:56
Re: pg_amcheck contrib application Mark Dilger 17:06
Re: Data type correction in pgstat_report_replslot function parameters Jeevan Ladhe 17:18
Re: pg_amcheck contrib application 📎 Robert Haas 17:20
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 17:22
Re: pg_amcheck contrib application Mark Dilger 17:24
Re: pg_amcheck contrib application Robert Haas 17:41
Re: libpq debug log Tom Lane 17:46
Re: Data type correction in pgstat_report_replslot function parameters Fujii Masao 17:48
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 17:56
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 17:59
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud 18:28
Re: libpq debug log Tom Lane 18:35
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch 📎 Peter Eisentraut 18:49
Re: libpq debug log '[email protected]' 19:05
Re: libpq debug log '[email protected]' 19:07
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 19:27
Re: Default role -> Predefined role Stephen Frost 19:33
Re: New predefined roles- 'pg_read/write_all_data' 📎 Stephen Frost 20:00
Re: pg_amcheck contrib application Robert Haas 20:08
Re: Force lookahead in COPY FROM parsing 📎 Heikki Linnakangas 20:47
Re: OpenBSD versus semaphores 📎 Thomas Munro 21:15
Re: WIP: WAL prefetch (another approach) Thomas Munro 21:50
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 23:17
Re: DROP INDEX docs - explicit lock naming Michael Paquier 23:54

Browse Archives

Prev | Next