pgsql-hackers since 2020-10-19 17:17

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

Thread Author Time
Re: Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 17:17
Re: Probable documentation errors or improvements Tom Lane 18:37
Re: Non-configure build of thread_test has been broken for awhile Alvaro Herrera 21:41
Re: [PATCH] Add extra statistics to explain for Nested Loop Andres Freund 23:20
Re: Enumize logical replication message actions Andres Freund 23:27
Re: Hash support for row types Andres Freund 23:32

Oct. 20, 2020

Thread Author Time
Re: Make procedure OUT parameters work with JDBC Craig Ringer 00:35
Reduce the dependence on access/xlog_internal.h 📎 Mark Dilger 01:29
Re: speed up unicode normalization quick check 📎 Michael Paquier 01:49
Re: Reduce the dependence on access/xlog_internal.h Andres Freund 02:05
Re: partition routing layering in nodeModifyTable.c Amit Langote 02:28
RE: [POC] Fast COPY FROM command for the table with foreign partitions [email protected] 02:30
Add statistics to pg_stat_wal view for wal related parameter tuning 📎 Masahiro Ikeda 02:31
Re: Deleting older versions in unique indexes to avoid page splits 📎 Peter Geoghegan 02:37
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 02:44
Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi 03:07
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Amit Kapila 03:46
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 04:14
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 04:23
Re: Track statistics for streaming of in-progress transactions Amit Kapila 05:29
Re: [patch] Fix checksum verification in base backups for zero page headers 📎 Michael Paquier 06:24
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 06:53
Re: Wired if-statement in gen_partprune_steps_internal Andy Fan 07:05
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 07:06
Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda 07:11
Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi 07:16
Re: speed up unicode decomposition and recomposition Michael Paquier 07:22
Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi 07:29
Re: Commitfest manager 2020-11 gkokolatos 07:30
Re: Is Recovery actually paused? Simon Riggs 07:41
Re: Is Recovery actually paused? Dilip Kumar 07:52
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 07:53
Re: Timing of relcache inval at parallel worker init Kyotaro Horiguchi 08:35
Re: Is Recovery actually paused? 📎 Dilip Kumar 08:49
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 08:55
select_common_typmod 📎 Peter Eisentraut 08:58
Re: Online verification of checksums Michael Paquier 09:11
Re: Is Recovery actually paused? Simon Riggs 09:30
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 09:30
Re: speed up unicode normalization quick check John Naylor 09:33
Re: Parallel copy Bharath Rupireddy 09:55
Re: dynamic result sets support in extended query protocol Peter Eisentraut 09:57
Re: dynamic result sets support in extended query protocol Dave Cramer 10:24
Error in pg_restore (could not close data file: Success) Andrii Tkach 10:48
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 11:00
Re: [PATCH] SET search_path += octopus Ibrar Ahmed 11:02
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 11:12
Re: speed up unicode decomposition and recomposition John Naylor 12:03
Re: [doc] improve tableoid description Ashutosh Bapat 12:04
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 12:11
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 12:22
Re: [PATCH] SET search_path += octopus Erik Rijkers 12:22
Re: pgbench - test whether a variable exists Ibrar Ahmed 12:22
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 12:23
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 12:24
Re: Is Recovery actually paused? Dilip Kumar 12:29
Re: Wired if-statement in gen_partprune_steps_internal Amit Langote 12:46
Re: Make procedure OUT parameters work with JDBC Andrew Dunstan 12:55
Re: partition routing layering in nodeModifyTable.c Amit Langote 12:57
Re: Add Information during standby recovery conflicts 📎 Drouvot, Bertrand 12:58
Re: dynamic result sets support in extended query protocol Shay Rojansky 14:28
PostgresNode::backup uses spread checkpoint? 📎 Alvaro Herrera 15:01
Re: Hash support for row types Peter Eisentraut 15:10
Re: PostgresNode::backup uses spread checkpoint? David Steele 15:13
Re: Non-configure build of thread_test has been broken for awhile 📎 Tom Lane 16:25
Re: [PATCH] SET search_path += octopus Andres Freund 17:53
Re: [PATCH] SET search_path += octopus Tom Lane 18:16
Re: [PATCH] SET search_path += octopus Isaac Morland 18:16
Re: [PATCH] SET search_path += octopus Andres Freund 18:23
Re: [PATCH] SET search_path += octopus Tom Lane 18:32
Re: [PATCH] SET search_path += octopus Alvaro Herrera 18:33
Re: [PATCH] SET search_path += octopus Robert Haas 18:39
Re: Hash support for row types Robert Haas 18:41
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera 19:04
Re: Support for NSS as a libpq TLS backend Andres Freund 19:15
Re: [PATCH] SET search_path += octopus Andres Freund 19:24
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby 19:44
ECPG gets embedded quotes wrong 📎 Tom Lane 19:46
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Tom Lane 19:56
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera 20:20
Re: Hash support for row types Tom Lane 20:36
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby 22:01
Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera 22:26
Re: PostgresNode::backup uses spread checkpoint? Michael Paquier 22:55
Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version 📎 Justin Pryzby 23:06
Re: dynamic result sets support in extended query protocol Jack Christensen 23:55

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

Browse Archives

Prev | Next