pgsql-hackers since 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. 19, 2020

Thread Author Time
Re: Refactoring HMAC in the core code Michael Paquier 00:35
Re: Refactoring HMAC in the core code Bruce Momjian 00:42
Re: Refactoring HMAC in the core code Bruce Momjian 00:43
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Michael Paquier 00:52
Re: Proposed patch for key managment 📎 Bruce Momjian 02:38
Re: [HACKERS] logical decoding of two-phase transactions 📎 Amit Kapila 03:14
Commit fest manager for 2021-01 Masahiko Sawada 03:40
Re: Commit fest manager for 2021-01 Amit Kapila 04:33
[PATCH] Identify LWLocks in tracepoints 📎 Craig Ringer 05:00
Re: Commit fest manager for 2021-01 Michael Paquier 05:00
Re: Incorrect allocation handling for cryptohash functions with OpenSSL 📎 Michael Paquier 06:13
Re: Single transaction in the tablesync worker? Amit Kapila 06:40
Re: Misleading comment in prologue of ReorderBufferQueueMessage Amit Kapila 06:42
Re: proposal: schema variables 📎 Pavel Stehule 06:57
Re: Double partition lock in bufmgr Zhihong Yu 07:53
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 08:55
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 09:20
Re: Proposed patch for key managment Alastair Turner 11:45
Re: Proposed patch for key managment Alastair Turner 11:45
Re: Double partition lock in bufmgr 📎 Konstantin Knizhnik 12:50
Re: multi-install PostgresNode 📎 Andrew Dunstan 16:19
Re: Proposed patch for key managment Bruce Momjian 16:58
RE: libpq @windows : leaked singlethread_lock makes AppVerifier unhappy Першин Юрий Петрович 17:40
v10 release notes for extended stats Justin Pryzby 19:39
Re: v10 release notes for extended stats Bruce Momjian 20:11
Re: Proposed patch for key managment 📎 Bruce Momjian 20:22
Re: Weird special case in jsonb_concat() 📎 Tom Lane 20:35
Re: v10 release notes for extended stats Tom Lane 20:39
pg_preadv() and pg_pwritev() 📎 Thomas Munro 22:38
Re: pg_preadv() and pg_pwritev() Tom Lane 23:34
Re: Deleting older versions in unique indexes to avoid page splits 📎 Peter Geoghegan 23:59

Dec. 20, 2020

Thread Author Time
Re: WIP: BRIN multi-range indexes 📎 Tomas Vondra 00:16
Re: pg_preadv() and pg_pwritev() 📎 Thomas Munro 03:26
Re: [PATCH] Logical decoding of TRUNCATE Noah Misch 04:13
Re: Weird special case in jsonb_concat() Pavel Stehule 06:32
Re: On login trigger: take three Pavel Stehule 07:04
Re: pg_preadv() and pg_pwritev() Tom Lane 07:07
Re: Weird special case in jsonb_concat() Joel Jacobson 07:33
Re: how to use valgrind for TAP tests 📎 Alexander Lakhin 08:00
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 08:15
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 08:25
Re: pg_preadv() and pg_pwritev() Thomas Munro 11:12
Re: \gsetenv Fabien COELHO 13:26
Re: Commit fest manager for 2021-01 Magnus Hagander 13:26
Re: pgbench failed when -f option contains a char '@' Fabien COELHO 13:31
Re: pgbench failed when -f option contains a char '@' 📎 Fabien COELHO 13:43
how to find log Dmitry Markman 14:16
Re: how to find log Tom Lane 16:31
Re: how to find log Andrew Dunstan 17:04
Re: multi-install PostgresNode 📎 Andrew Dunstan 17:09
Re: \gsetenv David Fetter 17:40
Re: \gsetenv Tom Lane 18:07
Re: pgbench failed when -f option contains a char '@' Tom Lane 18:38
Re: \gsetenv David Fetter 19:05
Re: proposal: schema variables Zhihong Yu 19:25
Re: \gsetenv Heikki Linnakangas 20:42
Re: proposal: schema variables Zhihong Yu 20:44
Improving LWLock wait events Andres Freund 21:27
Re: optimizer/clauses.h needn't include access/htup.h Andres Freund 21:38
Re: Weird special case in jsonb_concat() Zhihong Yu 21:48
Re: Commit fest manager for 2021-01 Masahiko Sawada 21:57
Re: pg_preadv() and pg_pwritev() Andres Freund 22:40
Re: Proposed patch for key managment Alastair Turner 22:45
Re: Proposed patch for key managment Stephen Frost 22:59
Re: [PATCH] Logical decoding of TRUNCATE Andres Freund 23:13
Re: \gsetenv David Fetter 23:34
Re: [PATCH] Logical decoding of TRUNCATE Peter Geoghegan 23:54
Re: \gsetenv David G. Johnston 23:55

Dec. 21, 2020

Thread Author Time
Re: Proposed patch for key managment Alastair Turner 00:22
Re: Proposed patch for key managment Stephen Frost 00:33
Re: Refactor routine to check for ASCII-only case Michael Paquier 00:44
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 00:58
Re: Proposed patch for key managment Alastair Turner 02:31
Re: Proposed patch for key managment Stephen Frost 02:38
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie 02:46
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 02:50
Re: \gsetenv Tom Lane 03:10
Re: Single transaction in the tablesync worker? Amit Kapila 05:25
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs 📎 Bharath Rupireddy 06:31
Re: [PATCH] Logical decoding of TRUNCATE Amit Kapila 06:59
Dependency isn't created between extension and schema 📎 Masahiko Sawada 07:02
RE: pg_preadv() and pg_pwritev() Jakub Wartak 07:25
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy 07:42
Re: New Table Access Methods for Multi and Single Inserts Justin Pryzby 07:47
Re: Dependency isn't created between extension and schema Michael Paquier 07:58
Re: shared-memory based stats collector 📎 Kyotaro Horiguchi 08:16
RE: libpq debug log [email protected] 08:20
Re: Commit fest manager for 2021-01 Magnus Hagander 08:21
Re: Strange behavior with polygon and NaN 📎 Kyotaro Horiguchi 08:30
bad dependency in pg_dump output related to support function breaks binary upgrade Pavel Stehule 09:11
Re: Single transaction in the tablesync worker? 📎 Peter Smith 09:15
Re: Single transaction in the tablesync worker? 📎 Peter Smith 09:35
Re: [PATCH] Logical decoding of TRUNCATE Noah Misch 09:39
Re: Single transaction in the tablesync worker? Peter Smith 09:47
Invalidate acl.c caches for pg_authid.rolinherit changes 📎 Noah Misch 09:50
Re: On login trigger: take three 📎 Konstantin Knizhnik 10:06
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 10:43
Re: [PATCH] Automatic HASH and LIST partition creation Maxim Orlov 10:49
Incorrect assertion in ExecBuildAggTrans ? Andrew Gierth 12:02
Re: Single transaction in the tablesync worker? Amit Kapila 12:38
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 13:25
Re: Dependency isn't created between extension and schema James Coleman 13:29
Re: allow to \dtS+ pg_toast.* Laurenz Albe 14:20
Re: a misbehavior of partition row movement (?) Arne Roland 14:30
Inconsistent/confusing handling of tablespaces for partitioned tables Konstantin Knizhnik 15:22
Re: Dependency isn't created between extension and schema Tom Lane 16:03
Re: bad dependency in pg_dump output related to support function breaks binary upgrade Tom Lane 16:23
Re: BUG #16079: Question Regarding the BUG #16064 Jeff Janes 17:26
Re: [PATCH] Logical decoding of TRUNCATE Andres Freund 17:42
Re: WIP: System Versioned Temporal Table Surafel Temesgen 18:01
Re: how to find log Dmitry Markman 18:08
Re: Weird special case in jsonb_concat() Tom Lane 18:15
Re: bad dependency in pg_dump output related to support function breaks binary upgrade Pavel Stehule 18:26
Re: BUG #16079: Question Regarding the BUG #16064 Tom Lane 18:31
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 18:35
Re: BUG #16079: Question Regarding the BUG #16064 Tom Lane 18:44
Re: BUG #16079: Question Regarding the BUG #16064 Magnus Hagander 18:52
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 18:53
Re: Invalidate acl.c caches for pg_authid.rolinherit changes Bossart, Nathan 19:01
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 19:06
Re: BUG #16079: Question Regarding the BUG #16064 Magnus Hagander 19:11
Re: BUG #16079: Question Regarding the BUG #16064 Stephen Frost 19:13
zstd compression for pg_dump 📎 Justin Pryzby 19:49
Re: zstd compression for pg_dump Tom Lane 20:02
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Andres Freund 21:16
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Robert Haas 21:28
Re: pg_preadv() and pg_pwritev() Thomas Munro 21:31
Re: Proposed patch for key managment 📎 Bruce Momjian 21:35
Better client reporting for "immediate stop" shutdowns 📎 Tom Lane 21:43
Re: Proposed patch for key managment Bruce Momjian 21:44
Re: Proposed patch for key managment Bruce Momjian 21:56
Re: Proposed patch for key managment David G. Johnston 22:00
Re: Proposed patch for key managment Bruce Momjian 22:17

Dec. 22, 2020

Thread Author Time
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Andres Freund 00:39
RE: libpq debug log [email protected] 00:53
Re: Fix generate_useful_gather_paths for parallel unsafe pathkeys Tomas Vondra 01:07
Re: Deadlock between backend and recovery may not be detected Masahiko Sawada 01:25
Re: Better client reporting for "immediate stop" shutdowns Bharath Rupireddy 01:29
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:42
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 02:16
Re: zstd compression for pg_dump 📎 Justin Pryzby 02:32
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 02:37
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 02:38
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 02:42
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 02:48
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 02:54
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 02:57
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 03:00
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 03:03
Re: Proposed patch for key managment 📎 Bruce Momjian 03:07
Re: [Proposal] Global temporary tables 📎 wenjing 03:20
doc review for v14 📎 Justin Pryzby 04:11
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 06:25
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Michael Paquier 06:47
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy 07:02
RE: [POC] Fast COPY FROM command for the table with foreign partitions Tang, Haiying 07:04
Re: a misbehavior of partition row movement (?) Amit Langote 07:16
Improve the performance to create END_OF_RECOVERY checkpoint Thunder 07:50
Re: a misbehavior of partition row movement (?) 📎 Amit Langote 07:57
RE: Improve the performance to create END_OF_RECOVERY checkpoint Jakub Wartak 08:14
Re: ModifyTable overheads in generic plans 📎 Amit Langote 08:16
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 08:32
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs 📎 Michael Paquier 08:37
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 08:45
Re: Better client reporting for "immediate stop" shutdowns Magnus Hagander 08:51
Confused about stream replication protocol documentation Li Japin 09:07
Re: Feature Proposal: Add ssltermination parameter for SNI-based LoadBalancing Lukas Meisegeier 09:19
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 09:21
Re: [Patch] Optimize dropping of relation buffers using dlist 📎 Amit Kapila 09:25
Re: On login trigger: take three Pavel Stehule 09:25
Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs 📎 Bharath Rupireddy 09:42
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Michael Paquier 09:57
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 10:01
Re: Reduce the number of special cases to build contrib modules on windows 📎 David Rowley 10:24
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 10:25
Re: postgres_fdw - cached connection leaks if the associated user mapping/foreign server is dropped Bharath Rupireddy 10:32
Re: pg_preadv() and pg_pwritev() 📎 Thomas Munro 11:06
Re: Single transaction in the tablesync worker? 📎 Peter Smith 11:13
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 11:19
RE: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Hou, Zhijie 11:23
Re: libpq compression Daniil Zakhlystov 11:24
Re: Single transaction in the tablesync worker? Peter Smith 11:28
Re: Deadlock between backend and recovery may not be detected Fujii Masao 11:41
Re: Deadlock between backend and recovery may not be detected Fujii Masao 11:42
Re: On login trigger: take three 📎 Konstantin Knizhnik 11:42
Re: proposal: schema variables Pavel Stehule 11:49
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 12:11
回复:Re: Cache relation sizes? 陈佳昕 (步真) 12:30
Re: Consider Parallelism While Planning For REFRESH MATERIALIZED VIEW Bharath Rupireddy 12:49
Re: Implementing Incremental View Maintenance 📎 Yugo NAGATA 12:51
Re: Implementing Incremental View Maintenance Yugo NAGATA 13:24
Re: proposal: schema variables 📎 Pavel Stehule 13:30
EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Bharath Rupireddy 13:31
Re: [PATCH] Automatic HASH and LIST partition creation Fabien COELHO 14:29
Re: Deadlock between backend and recovery may not be detected 📎 Fujii Masao 14:58
Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov 15:03
Re: Confused about stream replication protocol documentation Fujii Masao 15:13
Re: [PATCH] Automatic HASH and LIST partition creation Fabien COELHO 15:38
Re: Proposed patch for key managment 📎 Bruce Momjian 15:40
Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov 15:58

Browse Archives

Prev | Next