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

Oct. 21, 2020

Thread Author Time
Re: dynamic result sets support in extended query protocol Andres Freund 00:09
Re: dynamic result sets support in extended query protocol Dave Cramer 00:17
Re: speed up unicode normalization quick check Michael Paquier 00:24
Re: speed up unicode decomposition and recomposition Michael Paquier 00:31
Re: ECPG gets embedded quotes wrong Tom Lane 00:35
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera 00:54
RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery) 01:05
Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Tom Lane 01:17
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:34
Re: [PATCH] SET search_path += octopus Robert Haas 01:54
Re: Reduce the dependence on access/xlog_internal.h 📎 Mark Dilger 02:25
Re: Track statistics for streaming of in-progress transactions Masahiko Sawada 02:44
Re: Resetting spilled txn statistics in pg_stat_replication 📎 Amit Kapila 03:56
Re: Track statistics for streaming of in-progress transactions Amit Kapila 04:17
Re: parallel distinct union and aggregate support patch Thomas Munro 04:27
Re: [PATCH] SET search_path += octopus Abhijit Menon-Sen 04:35
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Amit Kapila 04:41
Re: Error in pg_restore (could not close data file: Success) Kyotaro Horiguchi 04:45
RE: Use of "long" in incremental sort code Tang, Haiying 06:06
Re: Error in pg_restore (could not close data file: Success) 📎 Kyotaro Horiguchi 06:20
Re: Parallel copy 📎 vignesh C 06:37
Re: Add statistics to pg_stat_wal view for wal related parameter tuning [email protected] 06:54
Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi 06:57
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 07:36
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 08:07
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 08:21
Re: Parallel copy vignesh C 08:29
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 08:29
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 08:37
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 08:43
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Kyotaro Horiguchi 09:03
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 09:11
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 09:33
Re: Parallel copy Bharath Rupireddy 09:48
Re: Online verification of checksums Michael Banck 10:00
Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila 10:08
Re: Online verification of checksums Michael Paquier 10:10
Re: Parallel copy Amit Kapila 10:21
Combination of geqo and enable_partitionwise_join leads to crashes in the regression tests Onder Kalaci 10:49
Re: Parallel copy Bharath Rupireddy 10:50
Re: Combination of geqo and enable_partitionwise_join leads to crashes in the regression tests Onder Kalaci 10:54
Re: Is Recovery actually paused? Dilip Kumar 11:16
Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Justin Pryzby 11:54
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers 📎 Justin Pryzby 11:54
A new function to wait for the backend exit after termination 📎 Bharath Rupireddy 13:02
Re: A new function to wait for the backend exit after termination Magnus Hagander 13:13
Re: libpq compression 📎 Konstantin Knizhnik 13:15
Re: A new function to wait for the backend exit after termination David G. Johnston 14:30
[patch] [doc] Add SELECT clause literals to queries section headers David G. Johnston 14:58
Re: [patch] [doc] Add SELECT clause literals to queries section headers 📎 David G. Johnston 15:04
[patch] [doc] Introduce view updating options more succinctly 📎 David G. Johnston 15:14
Re: Is Recovery actually paused? Robert Haas 15:14
Re: [HACKERS] Custom compression methods Robert Haas 15:20
[patch] [doc] Minor variable related cleanup and rewording of plpgsql docs 📎 David G. Johnston 15:21
Re: Deleting older versions in unique indexes to avoid page splits Robert Haas 15:25
[patch] [doc] Clarify temporary table name shadowing in CREATE TABLE 📎 David G. Johnston 15:29
Re: Timing of relcache inval at parallel worker init Robert Haas 15:31
Re: Is Recovery actually paused? Simon Riggs 16:07
Re: refactoring basebackup.c Mark Dilger 16:14
Re: [PATCH] Add features to pg_stat_statements Fujii Masao 16:31
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera 17:02
Re: Yet another fast GiST build 📎 Andrey Borodin 17:13
Re: Add header support to text format and matching feature Rémi Lapeyre 17:31
Re: Yet another fast GiST build Pavel Borisov 17:35
Re: dynamic result sets support in extended query protocol Andres Freund 17:49
Re: Add header support to text format and matching feature Daniel Verite 17:49
Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan 19:36
Re: new heapcheck contrib module 📎 Robert Haas 19:46
Re: new heapcheck contrib module Alvaro Herrera 20:13
Re: Additional Chapter for Tutorial 📎 David G. Johnston 20:33
Re: [HACKERS] Custom compression methods Tomas Vondra 20:41
Re: new heapcheck contrib module Mark Dilger 20:43
Re: new heapcheck contrib module Tom Lane 20:47
Re: new heapcheck contrib module Tom Lane 20:51
Re: new heapcheck contrib module Mark Dilger 20:58
Re: Use of "long" in incremental sort code Tomas Vondra 21:00
Re: [PATCH] Add section headings to index types doc David G. Johnston 21:12
Re: language cleanups in code and docs 📎 Thomas Munro 21:22
Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova 21:47
Re: [DOC] Document concurrent index builds waiting on each other David G. Johnston 22:25
Re: [DOC] Document concurrent index builds waiting on each other 📎 David G. Johnston 22:32
Re: speed up unicode decomposition and recomposition 📎 John Naylor 22:45
Mop-up around psql's \connect behavior 📎 Tom Lane 22:59
Re: Allow some recovery parameters to be changed with reload Anastasia Lubennikova 22:59
Re: Mop-up around psql's \connect behavior Chapman Flack 23:04
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 23:26
Re: speed up unicode decomposition and recomposition 📎 John Naylor 23:35
Re: Change JOIN tutorial to focus more on explicit joins 📎 David G. Johnston 23:40

Oct. 22, 2020

Thread Author Time
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 00:41
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 01:09
Re: [patch] Fix checksum verification in base backups for zero page headers 📎 Michael Paquier 01:25
Re: Is Recovery actually paused? Kyotaro Horiguchi 01:28
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:33
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 01:34
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:35
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 01:39
Re: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places David Rowley 01:40
Re: Online verification of checksums 📎 Michael Paquier 01:41
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 01:44
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 01:53
Re: PostgresNode::backup uses spread checkpoint? Michael Paquier 01:53
Re: Allow some recovery parameters to be changed with reload Kyotaro Horiguchi 02:00
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 02:06
Re: A new function to wait for the backend exit after termination Bharath Rupireddy 02:20
Re: A new function to wait for the backend exit after termination Andres Freund 02:35
Re: A new function to wait for the backend exit after termination Bharath Rupireddy 02:46
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 03:00
Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi 03:05
Re: A new function to wait for the backend exit after termination David G. Johnston 03:09
Re: Implementing Incremental View Maintenance Yugo NAGATA 03:21
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 03:35
Re: new heapcheck contrib module 📎 Mark Dilger 03:45
Re: A new function to wait for the backend exit after termination Bharath Rupireddy 04:12
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 04:16
Re: speed up unicode decomposition and recomposition 📎 Michael Paquier 04:34
Re: Mop-up around psql's \connect behavior Tom Lane 04:34
User accounts on windows Joel Mariadasan (jomariad) 04:46
Re: [Patch] Optimize dropping of relation buffers using dlist Tom Lane 04:52
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Kyotaro Horiguchi 04:54
Re: [HACKERS] Custom compression methods Dilip Kumar 05:11
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 05:16
Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi 05:26
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 05:54
Re: Track statistics for streaming of in-progress transactions Ajin Cherian 06:02
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 06:14
Re: Track statistics for streaming of in-progress transactions Dilip Kumar 06:21
Re: [patch] Fix checksum verification in base backups for zero page headers Julien Rouhaud 06:27
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 06:33
Re: Enumize logical replication message actions 📎 Ashutosh Bapat 06:43
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 06:45
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 06:48
Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier 06:52
Re: abstract Unix-domain sockets 📎 Peter Eisentraut 07:03
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 07:31
Re: Track statistics for streaming of in-progress transactions Amit Kapila 08:39
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 08:50
Re: parallel distinct union and aggregate support patch Dilip Kumar 09:08
Re: Enumize logical replication message actions Kyotaro Horiguchi 09:16
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 09:27
Re: speed up unicode decomposition and recomposition John Naylor 09:50
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 09:54
Move catalog toast table and index declarations 📎 Peter Eisentraut 10:21
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 10:38
Re: should INSERT SELECT use a BulkInsertState? Simon Riggs 10:41
Re: Improper use about DatumGetInt32 📎 Ashutosh Bapat 10:53
Re: Enumize logical replication message actions Ashutosh Bapat 11:07
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 11:35
Re: [HACKERS] Custom compression methods Dilip Kumar 11:40
Re: Polyphase merge is obsolete 📎 Heikki Linnakangas 11:48
Re: Collation versioning 📎 Thomas Munro 12:00
Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova 12:11
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 12:26
Re: should INSERT SELECT use a BulkInsertState? Simon Riggs 12:29
Re: Get memory contexts of an arbitrary backend process 📎 torikoshia 12:32
Re: new heapcheck contrib module Robert Haas 12:51
Re: Collation versioning Julien Rouhaud 13:06
Re: Deleting older versions in unique indexes to avoid page splits Robert Haas 13:18
Re: Change JOIN tutorial to focus more on explicit joins 📎 Jürgen Purtz 13:32
Re: partition routing layering in nodeModifyTable.c 📎 Amit Langote 13:49
Re: new heapcheck contrib module Robert Haas 14:06
Re: Implementing Incremental View Maintenance Adam Brusselback 14:07
Re: Is Recovery actually paused? Dilip Kumar 14:20
Re: partition routing layering in nodeModifyTable.c Alvaro Herrera 14:25
Re: new heapcheck contrib module Tom Lane 14:28
Re: new heapcheck contrib module Robert Haas 14:46
Re: new heapcheck contrib module Tom Lane 14:58
Re: Is Recovery actually paused? 📎 Dilip Kumar 15:06
Re: Change JOIN tutorial to focus more on explicit joins Pavel Stehule 15:14
Re: new heapcheck contrib module Mark Dilger 16:01
Re: Change JOIN tutorial to focus more on explicit joins David G. Johnston 16:27
Re: Change JOIN tutorial to focus more on explicit joins Pavel Stehule 16:31
Re: Deleting older versions in unique indexes to avoid page splits Simon Riggs 17:11
Re: ECPG gets embedded quotes wrong Tom Lane 17:34
Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan 17:42
Re: new heapcheck contrib module 📎 Mark Dilger 19:15
Re: Mop-up around psql's \connect behavior 📎 Tom Lane 19:23
Re: new heapcheck contrib module Robert Haas 20:00
Re: new heapcheck contrib module Mark Dilger 20:04
Re: new heapcheck contrib module Tom Lane 20:09
Re: new heapcheck contrib module Tom Lane 20:23
Re: new heapcheck contrib module Mark Dilger 20:26
Re: new heapcheck contrib module Mark Dilger 20:31
Re: new heapcheck contrib module Tom Lane 20:31
Re: new heapcheck contrib module Mark Dilger 20:39
Re: new heapcheck contrib module Tom Lane 20:49
Re: new heapcheck contrib module Tom Lane 21:06
Re: new heapcheck contrib module Mark Dilger 21:10
Re: new heapcheck contrib module Mark Dilger 21:18
Re: new heapcheck contrib module Tom Lane 21:23
Re: new heapcheck contrib module Peter Geoghegan 21:26
Re: new heapcheck contrib module Mark Dilger 21:39
Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro 21:45
Re: new heapcheck contrib module Peter Geoghegan 21:45
Re: new heapcheck contrib module Robert Haas 22:15
Re: new heapcheck contrib module Tom Lane 22:45
Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier 23:00

Oct. 23, 2020

Thread Author Time
proposal: function pg_setting_value_split() to parse shared_preload_libraries etc. 📎 Ian Lawrence Barwick 00:53
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 00:56
heapam and bottom-up garbage collection, keeping version chains short (Was: Deleting older versions in unique indexes to avoid page splits) Peter Geoghegan 01:05
Re: Enumize logical replication message actions Kyotaro Horiguchi 01:08

Browse Archives

Prev | Next