pgsql-hackers before 2020-12-19 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. 16, 2020

Thread Author Time
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
Re: Add Information during standby recovery conflicts Masahiko Sawada 03:08
Re: range_agg 📎 Alexander Korotkov 04:14
Re: TAP tests aren't using the magic words for Windows file access r.zharkov 04:22
Re: Add Information during standby recovery conflicts Kyotaro Horiguchi 05:49
Re: Add Information during standby recovery conflicts Kyotaro Horiguchi 05:54
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 06:35
Refactoring HMAC in the core code 📎 Michael Paquier 07:17
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Kyotaro Horiguchi 07:24
Re: [HACKERS] logical decoding of two-phase transactions Masahiko Sawada 07:34
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module 📎 Fujii Masao 09:12
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 09:24
Re: Confusing behavior of psql's \e 📎 Laurenz Albe 09:45
Re: Rethinking plpgsql's assignment implementation Pavel Stehule 09:56
Re: Minor documentation error regarding streaming replication protocol Brar Piening 10:00
Perform COPY FROM encoding conversions in larger chunks 📎 Heikki Linnakangas 12:17
Deadlock between backend and recovery may not be detected 📎 Fujii Masao 12:49
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 12:50
Re: On login trigger: take three 📎 Konstantin Knizhnik 13:35
Re: Deadlock between backend and recovery may not be detected Victor Yegorov 13:36
Re: Deadlock between backend and recovery may not be detected Drouvot, Bertrand 14:28
Re: ResourceOwner refactoring 📎 Heikki Linnakangas 15:46
Re: Proposed patch for key managment Stephen Frost 16:26
Re: SELECT INTO deprecation Peter Eisentraut 17:07
Re: Deadlock between backend and recovery may not be detected 📎 Fujii Masao 17:15
Re: pg_upgrade test for binary compatibility of core data types 📎 Justin Pryzby 17:22
Re: Proposed patch for key managment Alastair Turner 18:07
Re: Proposed patch for key managment 📎 Bruce Momjian 18:42
Re: On login trigger: take three Pavel Stehule 19:38
\gsetenv 📎 David Fetter 21:24
Re: Proposed patch for key managment Stephen Frost 21:32
range_agg Zhihong Yu 21:54
Re: range_agg Alexander Korotkov 22:03
Re: Proposed patch for key managment Bruce Momjian 22:04
Re: Proposed patch for key managment Bruce Momjian 22:09
Re: Proposed patch for key managment 📎 Bruce Momjian 22:18
Re: Proposed patch for key managment Alastair Turner 22:24
Re: Add docs stub for recovery.conf Bruce Momjian 22:29
Re: \gsetenv Tom Lane 22:30
Re: A few new options for CHECKPOINT Bruce Momjian 22:39
Re: Proposed patch for key managment Stephen Frost 22:43
Re: Added missing copy related data structures to typedefs.list Bruce Momjian 22:58
Re: Proposed patch for key managment Michael Paquier 23:26
Re: range_agg Alexander Korotkov 23:34
Re: range_agg Zhihong Yu 23:37
Re: range_agg Alexander Korotkov 23:41

Dec. 17, 2020

Thread Author Time
Re: Proposed patch for key managment Alastair Turner 00:12
Re: Proposed patch for key managment Daniel Gustafsson 00:15
Re: On login trigger: take three Zhihong Yu 00:31
Re: Proposed patch for key managment Michael Paquier 01:24
[PATCH] nbtree: Do not show debugmessage if deduplication is disabled Justin Pryzby 01:28
Re: SELECT INTO deprecation Michael Paquier 01:30
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 01:32
STANDBY_LOCK_TIMEOUT may not interrupt ProcWaitForSignal()? Fujii Masao 02:04
Re: [Proposal] Global temporary tables wenjing zeng 03:06
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:32
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:42
Re: \gsetenv David Fetter 03:54
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 04:00
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 04:24
Re: New Table Access Methods for Multi and Single Inserts Justin Pryzby 05:05
Re: [HACKERS] Custom compression methods Dilip Kumar 05:25
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 06:07
Re: Cache relation sizes? Andy Fan 06:29
Re: On login trigger: take three Pavel Stehule 06:31
Re: [HACKERS] logical decoding of two-phase transactions Masahiko Sawada 06:43
Re: row filtering for logical replication 📎 Önder Kalacı 06:43
Re: Cache relation sizes? Thomas Munro 07:04
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao 09:12
Re: Cache relation sizes? Andy Fan 09:22
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs 📎 Bharath Rupireddy 09:36
Re: STANDBY_LOCK_TIMEOUT may not interrupt ProcWaitForSignal()? 📎 Fujii Masao 09:45
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy 11:05
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 11:13
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie 12:08
Lock level of create table partition of Sergei Kornilov 12:41
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 12:49
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 12:53
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 12:54
Re: On login trigger: take three 📎 Konstantin Knizhnik 13:03
Re: On login trigger: take three Konstantin Knizhnik 13:05
Re: libpq compression 📎 Denis Smirnov 13:39
Re: Feature improvement for pg_stat_statements Seino Yuki 13:59
Re: libpq compression 📎 Konstantin Knizhnik 14:54
Re: cutting down the TODO list thread Bruce Momjian 14:58
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 15:02
Re: allow to \dtS+ pg_toast.* Laurenz Albe 15:16
Re: \gsetenv Andrew Dunstan 15:37
Re: Optimizing the documentation Bruce Momjian 15:42
Re: Proposed patch for key managment Stephen Frost 16:39
Change seconds argument of make_*() functions to numeric 📎 Peter Eisentraut 16:43
Re: Change seconds argument of make_*() functions to numeric Pavel Stehule 16:54
Re: Change seconds argument of make_*() functions to numeric Tom Lane 16:55
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Alexey Kondratov 17:02
Re: Proposed patch for key managment Bruce Momjian 17:10
Re: Refactoring HMAC in the core code Bruce Momjian 17:53
Re: Perform COPY FROM encoding conversions in larger chunks Bruce Momjian 18:04
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 18:20
Re: On login trigger: take three Pavel Stehule 18:30
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 18:49
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 18:59
Re: Proposed patch for key managment 📎 Bruce Momjian 19:02
Re: range_agg 📎 Alexander Korotkov 19:10
Re: [PATCH] nbtree: Do not show debugmessage if deduplication is disabled Peter Geoghegan 19:12
Re: Optimizing the documentation Peter Geoghegan 19:19
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 19:28
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 20:00
Re: [HACKERS] [PATCH] Generic type subscripting Chapman Flack 20:09
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 20:25
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 20:29
Re: New Table Access Methods for Multi and Single Inserts Justin Pryzby 20:44
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 20:50
Re: [HACKERS] [PATCH] Generic type subscripting Chapman Flack 21:28
multi-install PostgresNode Andrew Dunstan 21:37
Re: Perform COPY FROM encoding conversions in larger chunks 📎 Heikki Linnakangas 21:44
Re: [HACKERS] [PATCH] Generic type subscripting Tom Lane 21:47
Re: [HACKERS] [PATCH] Generic type subscripting Chapman Flack 21:56
Re: [HACKERS] [PATCH] Generic type subscripting Chapman Flack 22:03
Re: [UNVERIFIED SENDER] Re: [BUG] orphaned function 📎 Gilles Darold 22:12
Re: archive status ".ready" files may be created too early Bossart, Nathan 22:20
Re: Minor documentation error regarding streaming replication protocol Jeff Davis 23:13
Re: [BUG] orphaned function Tom Lane 23:26
Re: Refactoring HMAC in the core code Michael Paquier 23:41

Dec. 18, 2020

Thread Author Time
Re: multi-install PostgresNode Michael Paquier 00:55
Re: Proposed patch for key managment Michael Paquier 01:01
Re: Minor documentation error regarding streaming replication protocol Michael Paquier 01:18
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs Michael Paquier 01:48
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 01:50
Re: Feature improvement for pg_stat_statements Fujii Masao 01:52
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy 02:09
Re: STANDBY_LOCK_TIMEOUT may not interrupt ProcWaitForSignal()? Fujii Masao 02:11
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs Bharath Rupireddy 02:45
Re: Proposed patch for key managment 📎 Bruce Momjian 03:14
Re: Proposed patch for key managment Neil Chen 03:19
Re: Proposed patch for key managment Bruce Momjian 03:21
Refactor routine to check for ASCII-only case 📎 Michael Paquier 03:57
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar 04:38
Re: archive status ".ready" files may be created too early Kyotaro Horiguchi 05:14
Re: archive status ".ready" files may be created too early 📎 Kyotaro Horiguchi 05:42
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 05:53
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 05:54
pgbench failed when -f option contains a char '@' 📎 Wang, Shenhao 06:22
Re: Refactoring HMAC in the core code 📎 Michael Paquier 06:46
Re: allow to \dtS+ pg_toast.* 📎 Justin Pryzby 06:58
Incorrect allocation handling for cryptohash functions with OpenSSL 📎 Michael Paquier 07:35
RE: [Patch] Optimize dropping of relation buffers using dlist Tang, Haiying 07:45
Re: xid wraparound danger due to INDEX_CLEANUP false Peter Geoghegan 07:46
Re: Minor documentation error regarding streaming replication protocol Kyotaro Horiguchi 08:30
how to use valgrind for TAP tests [email protected] 08:45
Re: pgbench failed when -f option contains a char '@' Heikki Linnakangas 08:59
Re: Incorrect allocation handling for cryptohash functions with OpenSSL 📎 Heikki Linnakangas 09:35
Re: Deadlock between backend and recovery may not be detected 📎 Fujii Masao 09:35
Re: Incorrect allocation handling for cryptohash functions with OpenSSL 📎 Heikki Linnakangas 09:51
Re: [BUG] orphaned function Gilles Darold 09:52
Re: Refactor routine to check for ASCII-only case Heikki Linnakangas 09:54
Re: Misleading comment in prologue of ReorderBufferQueueMessage 📎 Ashutosh Bapat 10:07
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Michael Paquier 10:10
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Michael Paquier 10:14
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Heikki Linnakangas 10:55
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Heikki Linnakangas 11:04
RE: postgres_fdw - cached connection leaks if the associated user mapping/foreign server is dropped Hou, Zhijie 11:37
Re: allow to \dtS+ pg_toast.* Laurenz Albe 11:43
Double partition lock in bufmgr Konstantin Knizhnik 12:20
Re: Single transaction in the tablesync worker? 📎 Peter Smith 13:11
Re: Proposed patch for key managment Stephen Frost 13:12
Re: postgres_fdw - cached connection leaks if the associated user mapping/foreign server is dropped Bharath Rupireddy 13:16
Re: Proposed patch for key managment Stephen Frost 13:18
Re: pgbench failed when -f option contains a char '@' Tom Lane 15:10
Re: Proposed patch for key managment Bruce Momjian 15:44
Re: Refactoring HMAC in the core code Bruce Momjian 15:48
Re: how to use valgrind for TAP tests 📎 Tom Lane 16:02
Re: [DOC] Document concurrent index builds waiting on each other James Coleman 16:03
Re: Proposed patch for key managment Stephen Frost 16:13
Re: Refactor routine to check for ASCII-only case Stephen Frost 16:30
Re: Deadlock between backend and recovery may not be detected Drouvot, Bertrand 16:43
initdb fails under bleeding-edge valgrind Tom Lane 16:49
Re: Proposed patch for key managment Bruce Momjian 17:02
Weird special case in jsonb_concat() Tom Lane 17:20
Re: allow to \dtS+ pg_toast.* 📎 Justin Pryzby 17:33
Re: New Table Access Methods for Multi and Single Inserts Justin Pryzby 17:54
Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov 18:54
Re: WIP: System Versioned Temporal Table Ryan Lambert 19:28
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 19:59
libpq @windows : leaked singlethread_lock makes AppVerifier unhappy Першин Юрий Петрович 20:12
Re: Proposed patch for key managment Stephen Frost 21:36
[PATCH] Implements SPIN_LOCK on ARM 📎 David CARLIER 21:53
Re: [PATCH] Implements SPIN_LOCK on ARM Tom Lane 22:14
Re: terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby 23:56

Browse Archives

Prev | Next