pgsql-hackers - February 2021

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

Feb. 1, 2021

Thread Author Time
Re: new heapcheck contrib module 📎 Mark Dilger 00:05
Re: row filtering for logical replication 📎 Euler Taveira 00:23
Re: Printing backtrace of postgres processes Bharath Rupireddy 00:44
Re: Single transaction in the tablesync worker? Peter Smith 01:18
Re: Single transaction in the tablesync worker? Peter Smith 01:38
Re: Key management with tests Moon, Insung 02:05
Re: [BUG] orphaned function Masahiko Sawada 02:26
Re: Determine parallel-safety of partition relations for Inserts Greg Nancarrow 02:37
Re: Is it worth accepting multiple CRLs? 📎 Kyotaro Horiguchi 02:42
Re: Fix typo about generate_gather_paths Masahiko Sawada 02:44
Re: [sqlsmith] Failed assertion during partition pruning Amit Langote 02:46
Re: Single transaction in the tablesync worker? Amit Kapila 02:54
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 03:06
Re: avoid bitmapOR-ing indexes with scan condition inconsistent with partition constraint Masahiko Sawada 03:09
Re: Single transaction in the tablesync worker? Peter Smith 04:08
Re: Single transaction in the tablesync worker? Amit Kapila 04:44
RE: Determine parallel-safety of partition relations for Inserts 📎 Hou, Zhijie 05:02
Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud 05:28
Re: Printing backtrace of postgres processes Bharath Rupireddy 05:34
Re: [sqlsmith] Failed assertion during partition pruning 📎 David Rowley 05:36
Re: Single transaction in the tablesync worker? Amit Kapila 05:39
Re: [sqlsmith] Failed assertion during partition pruning Tom Lane 05:48
Re: Single transaction in the tablesync worker? Peter Smith 05:53
Re: [sqlsmith] Failed assertion during partition pruning Tom Lane 05:57
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination Dilip Kumar 06:04
Re: Single transaction in the tablesync worker? Amit Kapila 06:19
Re: [sqlsmith] Failed assertion during partition pruning David Rowley 06:20
Re: Is Recovery actually paused? Kyotaro Horiguchi 06:29
Re: pgsql: Implementation of subscripting for jsonb Heikki Linnakangas 06:55
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 06:59
Re: pgsql: Implementation of subscripting for jsonb Tom Lane 07:05
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 07:13
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 07:13
Re: Single transaction in the tablesync worker? Peter Smith 07:38
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy 07:39
Re: Add primary keys to system catalogs Peter Eisentraut 08:04
Re: Is Recovery actually paused? Dilip Kumar 08:11
RE: Parallel INSERT (INTO ... SELECT ...) 📎 Tang, Haiying 08:19
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov 08:39
Re: Single transaction in the tablesync worker? Amit Kapila 08:40
Re: Printing backtrace of postgres processes Kyotaro Horiguchi 08:45
Re: [Proposal] Global temporary tables 📎 wenjing 08:49
Re: row filtering for logical replication japin 09:11
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 09:18
Re: Printing backtrace of postgres processes Dilip Kumar 09:32
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination Julien Rouhaud 10:35
Re: How to expose session vs txn lock info in pg_locks view? Craig Ringer 10:42
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination Dilip Kumar 10:52
Re: PATCH: Attempt to make dbsize a bit more consistent Masahiko Sawada 12:18
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 12:26
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 12:41
Re: pgsql: Implementation of subscripting for jsonb 📎 Alexander Korotkov 12:41
Re: pgsql: Implementation of subscripting for jsonb 📎 Alexander Korotkov 13:00
Re: [PATCH] Add extra statistics to explain for Nested Loop Yugo NAGATA 13:13
Re: pgbench stopped supporting large number of client connections on Windows Masahiko Sawada 13:18
Re: Fix typo about generate_gather_paths Masahiko Sawada 13:23
Re: Support for NSS as a libpq TLS backend Michael Paquier 13:25
Re: [PATCH] remove deprecated v8.2 containment operators Masahiko Sawada 13:29
Re: Recording foreign key relationships for the system catalogs Joel Jacobson 13:31
Re: bitmaps and correlation Masahiko Sawada 13:32
Re: [BUG] orphaned function Masahiko Sawada 13:37
Re: avoid bitmapOR-ing indexes with scan condition inconsistent with partition constraint Masahiko Sawada 13:39
Re: Recording foreign key relationships for the system catalogs Joel Jacobson 13:41
Re: [BUG] orphaned function Drouvot, Bertrand 14:06
Re: [BUG] orphaned function Masahiko Sawada 14:17
Re: Add primary keys to system catalogs Tom Lane 14:24
Commitfest 2021-01 is now closed. Masahiko Sawada 14:33
Re: Commitfest 2021-01 is now closed. Laurenz Albe 14:53
Re: Commitfest 2021-01 is now closed. Julien Rouhaud 15:16
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Alexey Kondratov 15:28
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 15:47
Re: Perform COPY FROM encoding conversions in larger chunks 📎 Heikki Linnakangas 16:15
Re: Proposal: Save user's original authenticated identity for logging Stephen Frost 16:49
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination Alvaro Herrera 17:00
Re: Proposal: Save user's original authenticated identity for logging Stephen Frost 17:06
Next Commitfest Manager. Ibrar Ahmed 17:17
Re: Proposal: Save user's original authenticated identity for logging Tom Lane 17:32
[POC] verifying UTF-8 using SIMD instructions 📎 John Naylor 17:32
Re: Proposal: Save user's original authenticated identity for logging Stephen Frost 17:43
Re: Proposal: Save user's original authenticated identity for logging Magnus Hagander 17:44
Re: [POC] verifying UTF-8 using SIMD instructions Heikki Linnakangas 18:01
Re: SEARCH and CYCLE clauses Peter Eisentraut 18:02
Re: SEARCH and CYCLE clauses Pavel Stehule 18:16
Running autovacuum dynamic update to cost_limit and delay 📎 Mead, Scott 18:46
Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? Andres Freund 19:02
Re: row filtering for logical replication 📎 Euler Taveira 19:11
Re: Recording foreign key relationships for the system catalogs Joel Jacobson 19:33
Re: Recording foreign key relationships for the system catalogs Joel Jacobson 19:47
Re: [sqlsmith] Failed assertion during partition pruning Tom Lane 19:58
Re: Recording foreign key relationships for the system catalogs Tom Lane 20:03
Re: [PATCH] pg_hba.conf error messages for logical replication connections 📎 Paul Martinez 20:12
Re: Should we make Bitmapsets a kind of Node? Tom Lane 20:23
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 20:49
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 20:49
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 20:51
Re: [HACKERS] Custom compression methods Robert Haas 21:15
Re: Thoughts on "killed tuples" index hint bits support on standby Michail Nikolaev 21:19
Re: [sqlsmith] Failed assertion during partition pruning David Rowley 21:26
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 21:36
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 21:50
Re: Proposal: Save user's original authenticated identity for logging Stephen Frost 22:01
Re: Proposal: Save user's original authenticated identity for logging Magnus Hagander 22:15
Re: Key management with tests Bruce Momjian 22:16
Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? 📎 Thomas Munro 22:16
Announcing Release 12 of the PostgreSQL Buildfarm client Andrew Dunstan 22:20
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 22:22
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 22:40
Re: Key management with tests 📎 Bruce Momjian 22:43
Re: Key management with tests Bruce Momjian 22:44
Re: Thoughts on "killed tuples" index hint bits support on standby Peter Geoghegan 22:45
Re: POC: Cleaning up orphaned files using undo logs Bruce Momjian 22:57
Re: Should we make Bitmapsets a kind of Node? David Rowley 22:57
Re: Proposal: Save user's original authenticated identity for logging Stephen Frost 23:01
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 23:08
memory leak in auto_explain Jeff Janes 23:09
Re: memory leak in auto_explain Jeff Janes 23:12
Re: Fix DROP TABLESPACE on Windows with ProcSignalBarrier? Thomas Munro 23:26
Re: Key management with tests Stephen Frost 23:31
Re: Key management with tests Stephen Frost 23:34
Typo in tablesync comment 📎 Peter Smith 23:38
Re: Proposal: Save user's original authenticated identity for logging Stephen Frost 23:40
Re: Should we make Bitmapsets a kind of Node? Tom Lane 23:47
Re: Key management with tests Bruce Momjian 23:52
Re: Determine parallel-safety of partition relations for Inserts 📎 Greg Nancarrow 23:55

Feb. 2, 2021

Thread Author Time
Re: Determine parallel-safety of partition relations for Inserts Zhihong Yu 00:04
Re: Proposal: Save user's original authenticated identity for logging Jacob Champion 00:16
Re: Support for NSS as a libpq TLS backend Jacob Champion 00:42
RE: Commitfest 2021-01 is now closed. [email protected] 00:44
Re: Key management with tests Bruce Momjian 00:47
Re: Support for NSS as a libpq TLS backend Jacob Champion 00:55
Re: a verbose option for autovacuum Tommy Li 00:59
Re: Support for NSS as a libpq TLS backend Michael Paquier 01:06
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Michael Paquier 01:32
Re: a verbose option for autovacuum Euler Taveira 01:51
RE: Determine parallel-safety of partition relations for Inserts 📎 Hou, Zhijie 01:54
Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version) Euler Taveira 02:10
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 02:32
Re: Single transaction in the tablesync worker? Peter Smith 02:59
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 03:17
Re: Recording foreign key relationships for the system catalogs 📎 Tom Lane 03:27
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao 04:15
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination 📎 Julien Rouhaud 04:21
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan 04:27
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination Dilip Kumar 04:52
Re: row filtering for logical replication Michael Paquier 05:02
Re: Single transaction in the tablesync worker? Amit Kapila 05:03
Re: Single transaction in the tablesync worker? Ajin Cherian 05:03
Re: Typo in tablesync comment Michael Paquier 05:19
Re: fix typo in reorderbuffer.c Michael Paquier 05:28
Re: row filtering for logical replication japin 05:37
Re: Single transaction in the tablesync worker? Ajin Cherian 06:05
Re: Single transaction in the tablesync worker? 📎 Peter Smith 06:51
Re: Commitfest 2021-01 is now closed. Peter Geoghegan 06:56
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 06:57
Re: Recording foreign key relationships for the system catalogs Joel Jacobson 07:51
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow 08:11
Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version) Joel Jacobson 08:13
Re: [BUG] orphaned function Drouvot, Bertrand 08:15
Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao 08:18
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie 08:26
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey Lepikhov 08:28
Re: Single transaction in the tablesync worker? Amit Kapila 08:40
Re: proposal: schema variables 📎 Pavel Stehule 08:43
join plan with unexpected var clauses 📎 Luc Vlaming 08:51
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 09:13
Re: memory leak in auto_explain 📎 japin 09:31
Re: Two patches to speed up pg_rewind. Paul Guo 09:55
Re: Single transaction in the tablesync worker? 📎 Peter Smith 10:00
Re: Single transaction in the tablesync worker? Ajin Cherian 10:03
Improve new hash partition bound check error messages 📎 Peter Eisentraut 10:35
Re: Add primary keys to system catalogs Peter Eisentraut 10:37
Re: Add primary keys to system catalogs Peter Eisentraut 10:49
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 11:03
Re: row filtering for logical replication japin 11:16
Re: Typo in tablesync comment Euler Taveira 11:27
Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version) Euler Taveira 11:34
Re: row filtering for logical replication japin 11:38
Re: Improve new hash partition bound check error messages Amit Langote 12:16
Re: Improve new hash partition bound check error messages Heikki Linnakangas 12:26
Re: row filtering for logical replication Euler Taveira 12:34
Re: [PATCH] Doc: improve documentation of oid columns that can be zero. (correct version) Joel Jacobson 12:50
Re: [HACKERS] GSoC 2017: Foreign Key Arrays 📎 Mark Rofail 12:51
Re: adding wait_start column to pg_locks 📎 torikoshia 13:00
Re: Single transaction in the tablesync worker? 📎 Amit Kapila 13:24
Re: Single transaction in the tablesync worker? Amit Kapila 13:26
RE: libpq debug log 📎 [email protected] 13:53
Re: Typo in tablesync comment Amit Kapila 13:53
Re: [PATCH] remove deprecated v8.2 containment operators 📎 Justin Pryzby 14:05
Re: libpq debug log 'Alvaro Herrera' 14:20
Re: New IndexAM API controlling index vacuum strategies Victor Yegorov 14:27
Re: Add primary keys to system catalogs Julien Rouhaud 14:54
Race between KeepFileRestoredFromArchive() and restartpoint 📎 Noah Misch 15:14
Re: Add primary keys to system catalogs Tom Lane 15:17
Re: Add primary keys to system catalogs Julien Rouhaud 15:34
Re: Key management with tests Bruce Momjian 15:58
Re: Recording foreign key relationships for the system catalogs Tom Lane 16:00
Re: adding wait_start column to pg_locks Fujii Masao 16:49
bugfix - plpgsql - statement counter is incremented 2x for FOR stmt 📎 Pavel Stehule 17:20
Re: memory leak in auto_explain Tom Lane 18:13
Re: bugfix - plpgsql - statement counter is incremented 2x for FOR stmt Tom Lane 19:36

Browse Archives

Prev | Next