pgsql-hackers since 2020-12-12 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

Dec. 12, 2020

Thread Author Time
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 00:16
Re: please update ps display for recovery checkpoint Bossart, Nathan 00:41
Re: Rethinking plpgsql's assignment implementation Tom Lane 03:16
Re: pg_basebackup test coverage Noah Misch 04:27
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 06:05
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Peter Eisentraut 08:20
Suggestion: optionally return default value instead of error on failed cast Wolfgang Walther 09:13
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 09:25
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 10:06
Re: Feature Proposal: Add ssltermination parameter for SNI-based LoadBalancing Lukas Meisegeier 11:52
Re: Insert Documentation - Returning Clause and Order James Coleman 14:02
Re: Insert Documentation - Returning Clause and Order David G. Johnston 15:11
Re: pglz compression performance, take two Andrey Borodin 17:47
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 19:45
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 20:20

Dec. 13, 2020

Thread Author Time
Re: Insert Documentation - Returning Clause and Order James Coleman 01:14
Re: MultiXact\SLRU buffers configuration 📎 Gilles Darold 09:17
Re: Speeding up GIST index creation for tsvectors Amit Khandekar 12:46
Re: Speeding up GIST index creation for tsvectors Andrey Borodin 15:58
HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) Tom Lane 16:49
Re: Add session statistics to pg_stat_database Magnus Hagander 16:49
Re: MultiXact\SLRU buffers configuration Andrey Borodin 17:24
query on smallint array column Zhihong Yu 17:43
Re: query on smallint array column Pavel Stehule 17:50
Re: query on smallint array column Zhihong Yu 18:42
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) Noah Misch 20:06
Re: Rethinking plpgsql's assignment implementation 📎 Tom Lane 21:40

Dec. 14, 2020

Thread Author Time
Re: pg_waldump error message fix Kyotaro Horiguchi 01:26
Re: pg_waldump error message fix 📎 Kyotaro Horiguchi 02:34
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 03:00
Re: pg_waldump error message fix Michael Paquier 03:00
Re: please update ps display for recovery checkpoint Michael Paquier 03:01
Re: please update ps display for recovery checkpoint Justin Pryzby 03:22
Re: Some more hackery around cryptohashes (some fixes + SHA1) 📎 Michael Paquier 03:48
Re: please update ps display for recovery checkpoint Michael Paquier 03:52
Movement of restart_lsn position movement of logical replication slots is very slow Jammie 03:59
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 04:08
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 04:22
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 04:33
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 05:36
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul 05:58
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs Michael Paquier 06:15
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs Michael Paquier 06:22
Re: MultiXact\SLRU buffers configuration 📎 Andrey Borodin 06:31
Re: Rethinking plpgsql's assignment implementation Pavel Stehule 06:57
RE: pg_ctl.exe file deleted automatically Joel Mariadasan (jomariad) 06:58
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 07:01
Re: REINDEX backend filtering Michael Paquier 07:45
Re: pg_waldump error message fix Michael Paquier 07:48
Re: Rethinking plpgsql's assignment implementation Pavel Stehule 08:20
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs Bharath Rupireddy 08:24
Re: pg_basebackup caused FailedAssertion Heikki Linnakangas 08:51
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 08:56
Some error messages are omitted while recovery. 📎 Kyotaro Horiguchi 09:04
Re: [POC] Fast COPY FROM command for the table with foreign partitions 📎 Andrey V. Lepikhov 09:06
Misleading comment in prologue of ReorderBufferQueueMessage Ashutosh Bapat 09:14
Re: Feature improvement for pg_stat_statements 📎 Seino Yuki 09:17
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 09:29
Re: pg_shmem_allocations & documentation 📎 Benoit Lobréau 09:33
Re: Misleading comment in prologue of ReorderBufferQueueMessage Amit Kapila 09:46
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) Peter Eisentraut 10:28
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) Amit Kapila 10:32
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 10:35
Re: Movement of restart_lsn position movement of logical replication slots is very slow Amit Kapila 11:23
RE: Parallel Inserts in CREATE TABLE AS 📎 Hou, Zhijie 12:14
Re: Add Information during standby recovery conflicts Fujii Masao 12:31
Re: Improving spin-lock implementation on ARM. Krunal Bauskar 12:36
Re: a misbehavior of partition row movement (?) Amit Langote 13:05
Re: anonymous block returning like a function Heikki Linnakangas 13:31
Re: anonymous block returning like a function Pavel Stehule 13:43
Re: Feature Proposal: Add ssltermination parameter for SNI-based LoadBalancing Heikki Linnakangas 13:50
Re: Feature improvement for pg_stat_statements 📎 Fujii Masao 14:01
Re: Insert Documentation - Returning Clause and Order Ashutosh Bapat 14:09
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul 14:33
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 14:33
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar 14:54
Re: Feature Proposal: Add ssltermination parameter for SNI-based LoadBalancing Lukas Meisegeier 15:01
Re: a misbehavior of partition row movement (?) Arne Roland 15:01
Re: Add Information during standby recovery conflicts 📎 Fujii Masao 15:20
Re: Add Information during standby recovery conflicts Drouvot, Bertrand 15:49
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 16:17
Re: Rethinking plpgsql's assignment implementation 📎 Tom Lane 16:25
Re: Parallel Inserts in CREATE TABLE AS Zhihong Yu 16:26
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 16:40
Re: Add Information during standby recovery conflicts 📎 Fujii Masao 17:00
Re: pg_waldump error message fix Bossart, Nathan 17:20
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 17:30
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 17:43
Re: libpq compression Daniil Zakhlystov 17:53
Re: Rethinking plpgsql's assignment implementation Pavel Stehule 18:01
Re: cutting down the TODO list thread John Naylor 18:12
Re: archive status ".ready" files may be created too early 📎 Bossart, Nathan 18:25
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) 📎 Tom Lane 18:59
Optimizing the documentation Joshua Drake 19:50
Re: Optimizing the documentation David G. Johnston 20:13
Re: Optimizing the documentation Heikki Linnakangas 20:35
Re: Optimizing the documentation Joshua Drake 20:39
Re: Optimizing the documentation Joshua Drake 20:49
Re: Optimizing the documentation Tom Lane 20:50
Re: Optimizing the documentation David G. Johnston 21:04
Re: Optimizing the documentation Joshua Drake 21:04
Re: Optimizing the documentation Peter Geoghegan 21:38
Re: Optimizing the documentation Tom Lane 21:40
Re: A few new options for CHECKPOINT Bossart, Nathan 21:53
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) 📎 Tom Lane 22:01
Re: Optimizing the documentation Joshua Drake 22:31
Re: Proposed patch for key managment Bruce Momjian 23:06
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) 📎 Tom Lane 23:55

Dec. 15, 2020

Thread Author Time
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 00:14
Re: Proposed patch for key managment Michael Paquier 01:05
Re: pg_shmem_allocations & documentation Michael Paquier 01:09
Re: Autovacuum on partitioned table (autoanalyze) 📎 yuzuko 01:46
Re: Proposed patch for key managment 📎 Neil Chen 02:36
postgres_fdw - cached connection leaks if the associated user mapping/foreign server is dropped 📎 Bharath Rupireddy 02:38
adding wait_start column to pg_locks 📎 torikoshia 02:47
Re: postgres_fdw - cached connection leaks if the associated user mapping/foreign server is dropped Zhihong Yu 02:56
Re: Add Information during standby recovery conflicts Kyotaro Horiguchi 03:04
Re: postgres_fdw - cached connection leaks if the associated user mapping/foreign server is dropped Bharath Rupireddy 03:08
Re: Proposed patch for key managment 📎 Bruce Momjian 03:19
Re: a misbehavior of partition row movement (?) Amit Langote 03:43
Re: a misbehavior of partition row movement (?) Amit Langote 03:45
Re: Proposed patch for key managment 📎 Bruce Momjian 04:16
Re: TAP tests aren't using the magic words for Windows file access r.zharkov 05:05
Re: Proposed patch for key managment Michael Paquier 05:20
Re: Movement of restart_lsn position movement of logical replication slots is very slow Jammie 05:30
Re: Misleading comment in prologue of ReorderBufferQueueMessage Ashutosh Bapat 05:55
Re: Add Information during standby recovery conflicts Fujii Masao 06:40
Re: Add Information during standby recovery conflicts Fujii Masao 07:45
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) Noah Misch 08:20
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 08:36
Re: libpq debug log Greg Nancarrow 09:04
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar 09:20
Re: Minor documentation error regarding streaming replication protocol 📎 Jeff Davis 09:22
Re: Single transaction in the tablesync worker? 📎 Peter Smith 10:01
Re: archive status ".ready" files may be created too early 📎 Kyotaro Horiguchi 10:32
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alexey Kondratov 10:34
RE: libpq debug log 📎 [email protected] 11:11
Re: REINDEX backend filtering Julien Rouhaud 11:21
RE: Parallel Inserts in CREATE TABLE AS 📎 Hou, Zhijie 11:29
RE: Parallel Inserts in CREATE TABLE AS 📎 Hou, Zhijie 12:18
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 12:23
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 12:43
Re: Add session statistics to pg_stat_database 📎 Laurenz Albe 12:53
Re: Add session statistics to pg_stat_database 📎 Laurenz Albe 12:55
Re: Movement of restart_lsn position movement of logical replication slots is very slow Amit Kapila 13:02
Re: On login trigger: take three Konstantin Knizhnik 13:12
Re: On login trigger: take three Pavel Stehule 13:18
Re: TAP tests aren't using the magic words for Windows file access Andrew Dunstan 13:47
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch 📎 Peter Eisentraut 14:03
Re: On login trigger: take three Konstantin Knizhnik 14:06
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao 14:10
Re: On login trigger: take three Pavel Stehule 14:14
Re: HASH_BLOBS hazards (was Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions) Tom Lane 14:23
Re: Speeding up GIST index creation for tsvectors Amit Khandekar 15:04
Re: Proposed patch for key managment Bruce Momjian 15:17
Re: On login trigger: take three Pavel Stehule 15:25
Re: Proposed patch for key managment 📎 Bruce Momjian 16:34
Re: On login trigger: take three Konstantin Knizhnik 16:42
Re: Proposed patch for key managment Bruce Momjian 17:00
Re: SQL/JSON: functions Simon Riggs 17:00
Re: On login trigger: take three Pavel Stehule 17:16
Re: REINDEX backend filtering Magnus Hagander 17:34
Re: SQL/JSON: functions Pavel Stehule 17:36
Re: Reloptions for table access methods Simon Riggs 17:37
Re: Minimal logical decoding on standbys 📎 Fabrízio de Royes Mello 18:24
Re: SQL/JSON: functions Oleg Bartunov 18:52
Re: SQL/JSON: functions Oleg Bartunov 18:55
Re: Proposed patch for key managment Stephen Frost 19:09
Re: SQL/JSON: functions Pavel Stehule 19:50
Re: Rethinking plpgsql's assignment implementation 📎 Tom Lane 20:17
Re: Minor documentation error regarding streaming replication protocol Andres Freund 20:54
Re: Proposed patch for key managment 📎 Bruce Momjian 21:02
Re: Proposed patch for key managment Bruce Momjian 21:39
Re: pg_rewind copies Cary Huang 22:08
Re: SELECT INTO deprecation Bruce Momjian 22:13
Re: Minor documentation error regarding streaming replication protocol Bruce Momjian 22:28
Sorting case branches in outfuncs.c/outNode alphabetically Fedir Panasenko 22:53
Re: Proposed patch for key managment Alastair Turner 23:13
Re: range_agg 📎 Alexander Korotkov 23:21
Re: Sorting case branches in outfuncs.c/outNode alphabetically Tom Lane 23:22
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Justin Pryzby 23:58
Re: Reloptions for table access methods Jeff Davis 23:59

Dec. 16, 2020

Thread Author Time
Re: Proposed patch for key managment 📎 Bruce Momjian 00:12
Re: copy.sgml and partitioned tables 📎 Bruce Momjian 00:20
Re: REINDEX backend filtering Michael Paquier 00:27
Re: Minor documentation error regarding streaming replication protocol Michael Paquier 00:30
Re: Proposed patch for key managment Michael Paquier 00:36
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alvaro Herrera 00:45
Re: enable_incremental_sort changes query behavior Jaime Casanova 00:51
Re: Reloptions for table access methods Michael Paquier 00:55
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 01:01
Re: Proposed patch for key managment Michael Paquier 01:23
Re: Fix generate_useful_gather_paths for parallel unsafe pathkeys 📎 Tomas Vondra 01:23
Re: enable_incremental_sort changes query behavior Tomas Vondra 01:25
Re: pg_shmem_allocations & documentation Michael Paquier 01:40
Re: archive status ".ready" files may be created too early 📎 Kyotaro Horiguchi 02:01
Re: Add Information during standby recovery conflicts Kyotaro Horiguchi 02:22
Re: Misleading comment in prologue of ReorderBufferQueueMessage Amit Kapila 02:31
Re: xid wraparound danger due to INDEX_CLEANUP false Masahiko Sawada 02:43
Re: Add Information during standby recovery conflicts Masahiko Sawada 02:55

Browse Archives

Prev | Next