pgsql-hackers before 2020-10-06 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. 1, 2020

Thread Author Time
Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan 20:44
Re: Improving connection scalability: GetSnapshotData() Andres Freund 20:59
Re: enable_incremental_sort changes query behavior Tomas Vondra 22:08
Re: WIP: BRIN multi-range indexes Alvaro Herrera 22:21
Re: buildfarm animal shoveler failing with "Illegal instruction" Mark Wong 23:09
Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan 23:21
Re: Rejecting redundant options in Create Collation Michael Paquier 23:36
Re: NOTIFY docs fixup - emit and deliver consistency 📎 David G. Johnston 23:39

Oct. 2, 2020

Thread Author Time
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 00:00
RE: Should walsernder check correctness of WAL records? [email protected] 00:16
Re: Should walsernder check correctness of WAL records? Michael Paquier 00:28
Re: New statistics for tuning WAL buffer size Fujii Masao 00:38
Re: Add information to rm_redo_error_callback() Michael Paquier 00:47
RE: Should walsernder check correctness of WAL records? [email protected] 01:00
RE: New statistics for tuning WAL buffer size [email protected] 01:05
Re: Disable WAL logging to speed up data loading 📎 Kyotaro Horiguchi 01:06
Re: enable_incremental_sort changes query behavior James Coleman 01:10
Re: buildfarm animal shoveler failing with "Illegal instruction" Tom Lane 01:12
Re: New statistics for tuning WAL buffer size Fujii Masao 01:21
Re: Disable WAL logging to speed up data loading Fujii Masao 01:56
Re: Improving connection scalability: GetSnapshotData() Ian Barwick 02:14
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 02:44
Re: Why does PostgresNode.pm set such a low value of max_wal_senders? Kyotaro Horiguchi 03:02
Re: Assertion failure with barriers in parallel hash join 📎 Thomas Munro 03:07
Re: New statistics for tuning WAL buffer size Masahiro Ikeda 03:40
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi 04:38
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 04:47
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi 04:51
RE: Disable WAL logging to speed up data loading [email protected] 05:03
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi 05:07
Re: Add information to rm_redo_error_callback() Drouvot, Bertrand 05:33
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 06:39
Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables 📎 Keisuke Kuroda 06:56
Re: please update ps display for recovery checkpoint 📎 Michael Paquier 07:28
Re: Improve choose_custom_plan for initial partition prune case Amit Langote 08:20
Re: pgbench - refactor init functions with buffers Fabien COELHO 08:55
Re: please update ps display for recovery checkpoint Justin Pryzby 09:13
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 09:20
Re: Error code missing for "wrong length of inner sequence" error 📎 Heikki Linnakangas 11:44
a misbehavior of partition row movement (?) 📎 Amit Langote 11:56
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎 a.pervushina 12:02
Re: Error code missing for "wrong length of inner sequence" error Daniel Gustafsson 12:06
Re: Should walsernder check correctness of WAL records? Konstantin Knizhnik 12:42
Re: enable_incremental_sort changes query behavior James Coleman 13:19
Re: enable_incremental_sort changes query behavior 📎 Tomas Vondra 14:32
a misbehavior of partition row movement (?) David G. Johnston 14:32
Re: Rejecting redundant options in Create Collation Daniel Verite 14:37
Re: enable_incremental_sort changes query behavior James Coleman 14:53
Re: enable_incremental_sort changes query behavior James Coleman 14:55
Re: Error code missing for "wrong length of inner sequence" error Heikki Linnakangas 15:34
Re: Rejecting redundant options in Create Collation Tom Lane 16:07
Re: Dumping/restoring fails on inherited generated column Peter Eisentraut 17:07
Re: buildfarm animal shoveler failing with "Illegal instruction" Mark Wong 17:45
Incorrect assumption in heap_prepare_freeze_tuple 📎 Kuntal Ghosh 17:56
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away 📎 Fujii Masao 18:00
Re: buildfarm animal shoveler failing with "Illegal instruction" Andres Freund 18:22
Re: enable_incremental_sort changes query behavior Tomas Vondra 18:25
Re: Incorrect assumption in heap_prepare_freeze_tuple Andres Freund 18:34
Re: Support for NSS as a libpq TLS backend 📎 Daniel Gustafsson 20:01
Prepared Statements Patrick REED 20:10
Re: enable_incremental_sort changes query behavior James Coleman 20:12
Re: Prepared Statements David G. Johnston 20:42
Re: enable_incremental_sort changes query behavior 📎 Tomas Vondra 20:56
Re: enable_incremental_sort changes query behavior James Coleman 21:45
Re: enable_incremental_sort changes query behavior James Coleman 21:49
Re: Add session statistics to pg_stat_database Soumyadeep Chakraborty 22:10
Re: enable_incremental_sort changes query behavior Tomas Vondra 22:28
Re: enable_incremental_sort changes query behavior James Coleman 23:07

Oct. 3, 2020

Thread Author Time
Re: Parallel copy Tomas Vondra 00:49
Re: Improve choose_custom_plan for initial partition prune case Andy Fan 02:05
Re: a misbehavior of partition row movement (?) Amit Langote 02:42
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 02:55
Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar 02:59
Re: enable_incremental_sort changes query behavior 📎 James Coleman 03:16
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 03:56
Re: [PATCH] Add section headings to index types doc Jürgen Purtz 04:59
Add primary keys to system catalogs 📎 Peter Eisentraut 06:40
Re: Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh 07:28
Re: Incorrect assumption in heap_prepare_freeze_tuple Andres Freund 07:36
Re: Resetting spilled txn statistics in pg_stat_replication 📎 Amit Kapila 07:55
Re: Parallel copy Amit Kapila 10:15
POC: contrib/unaccent as IMMUTABLE Petru Ghita 10:53
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila 11:03
Re: a misbehavior of partition row movement (?) Tomas Vondra 11:15
Re: a misbehavior of partition row movement (?) Amit Langote 11:26
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away 📎 Bharath Rupireddy 11:40
RE: POC: contrib/unaccent as IMMUTABLE Petru Ghita 12:13
Re: POC: contrib/unaccent as IMMUTABLE Tomas Vondra 13:01
Re: enable_incremental_sort changes query behavior James Coleman 13:15
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Masahiko Sawada 13:25
Re: Add primary keys to system catalogs Craig Ringer 13:27
Re: Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh 14:27
Re: enable_incremental_sort changes query behavior 📎 James Coleman 14:50
Re: enable_incremental_sort changes query behavior 📎 Jaime Casanova 14:54
Re: <xref> vs <command> formatting in the docs Peter Eisentraut 14:57
Re: POC: contrib/unaccent as IMMUTABLE Alexander Korotkov 15:14
Re: POC: contrib/unaccent as IMMUTABLE Tom Lane 15:19
Re: POC: contrib/unaccent as IMMUTABLE Tom Lane 15:37
Re: buildfarm animal shoveler failing with "Illegal instruction" Tom Lane 15:55
Re: <xref> vs <command> formatting in the docs Bruce Momjian 16:33
Re: Add primary keys to system catalogs Bruce Momjian 17:23
Re: Add primary keys to system catalogs John Naylor 17:31
Re: Incorrect assumption in heap_prepare_freeze_tuple Andres Freund 19:03
Re: POC: contrib/unaccent as IMMUTABLE Alexander Korotkov 20:13
Re: Optimize memory allocation code Tomas Vondra 20:57
Re: Add header support to text format and matching feature 📎 Rémi Lapeyre 21:42
Re: enable_incremental_sort changes query behavior Tomas Vondra 21:44
Re: terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby 22:02
Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund 23:01
Re: terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby 23:30

Oct. 4, 2020

Thread Author Time
Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund 02:01
Re: enable_incremental_sort changes query behavior 📎 James Coleman 02:10
Re: making update/delete of inheritance trees scale better 📎 Amit Langote 02:44
Re: [HACKERS] Runtime Partition Pruning Andy Fan 07:10
Re: Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh 08:37
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 09:36
Re: Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 10:31
Re: Add Information during standby recovery conflicts 📎 Drouvot, Bertrand 11:48
Re: Add Information during standby recovery conflicts Alvaro Herrera 14:10
Buglets in equivclass.c 📎 Tom Lane 17:29
Re: small cleanup: unify scanstr() functions Tom Lane 20:20
A modest proposal: let's add PID to assertion failure messages Tom Lane 21:08
Re: Buglets in equivclass.c David Rowley 21:11
Re: A modest proposal: let's add PID to assertion failure messages Thomas Munro 21:20
Re: [HACKERS] Custom compression methods Tomas Vondra 22:07

Oct. 5, 2020

Thread Author Time
Re: Buggy handling of redundant options in COPY Michael Paquier 00:48
Re: A modest proposal: let's add PID to assertion failure messages Michael Paquier 00:58
Re: Add header support to text format and matching feature Michael Paquier 01:05
Partitionwise join fails under GEQO 📎 Tom Lane 01:17
Re: A modest proposal: let's add PID to assertion failure messages Tom Lane 01:18
Re: "cert" + clientcert=verify-ca in pg_hba.conf? 📎 Kyotaro Horiguchi 01:25
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 01:29
Re: Two fsync related performance issues? 📎 Thomas Munro 01:38
Re: enable_incremental_sort changes query behavior James Coleman 01:40
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Robert Haas 02:19
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Robert Haas 02:21
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila 02:41
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Kyotaro Horiguchi 03:00
Re: Logical Replication - detail message with names of missing columns Amit Kapila 04:09
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao 04:15
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi 04:29
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Masahiko Sawada 05:36
Re: [HACKERS] Custom compression methods Dilip Kumar 05:47
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 05:52
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 06:29
Re: Prepared Statements Heikki Linnakangas 06:32
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 06:35
Re: [PATCH] Automatic HASH and LIST partition creation Rahila Syed 06:36
Re: [HACKERS] Custom compression methods 📎 Dilip Kumar 07:48
Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov 07:53
Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada 07:55
Re: Wrong example in the bloom documentation Daniel Westermann (DWE) 08:16
Re: 回复:how to create index concurrently on partitioned table Michael Paquier 08:46
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 08:50
Re: Implementing Incremental View Maintenance 📎 Yugo NAGATA 09:16
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 09:34
Re: small cleanup: unify scanstr() functions John Naylor 09:37
Re: Support for OUT parameters in procedures Peter Eisentraut 09:46
Use standard SIGHUP and SIGTERM handlers in autoprewarm module 📎 Bharath Rupireddy 10:45
Fwd: Support for OUT parameters in procedures Dave Cramer 10:54
Re: Parallel INSERT (INTO ... SELECT ...) Bharath Rupireddy 10:56
Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar 11:15
dup(0) fails on Ubuntu 20.04 and macOS 10.15 with 13.0 Mario Emmenlauer 11:22
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila 11:23
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy 11:32
Re: deferred primary key and logical replication Amit Kapila 11:35
Re: Online checksums patch - once again Heikki Linnakangas 11:36
Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar 11:36
Re: Support for OUT parameters in procedures Pavel Stehule 11:39
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 11:50
Re: Online checksums patch - once again Heikki Linnakangas 12:14
Re: [HACKERS] Custom compression methods Tomas Vondra 12:23
Re: Partitionwise join fails under GEQO Ashutosh Bapat 12:52
Re: Improve choose_custom_plan for initial partition prune case Ashutosh Bapat 13:27
Re: Online checksums patch - once again Álvaro Herrera 14:25
Re: [HACKERS] Custom compression methods Dilip Kumar 14:27
Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy 14:29
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module 📎 Fujii Masao 14:34
Re: dup(0) fails on Ubuntu 20.04 and macOS 10.15 with 13.0 Tom Lane 14:35
Re: Online checksums patch - once again Heikki Linnakangas 14:46
Re: dup(0) fails on Ubuntu 20.04 and macOS 10.15 with 13.0 Mario Emmenlauer 14:49
Re: dup(0) fails on Ubuntu 20.04 and macOS 10.15 with 13.0 Matthias Apitz 14:57
Re: enable_incremental_sort changes query behavior James Coleman 15:33
Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas 15:45
Re: [HACKERS] Custom compression methods Tomas Vondra 16:03
Re: Support for OUT parameters in procedures Steven Schlansker 16:16
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy 16:18
Re: Support for OUT parameters in procedures Dave Cramer 16:24
Re: Buglets in equivclass.c Tom Lane 17:17
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 18:02
Re: Partitionwise join fails under GEQO Tom Lane 18:29
Re: Support for OUT parameters in procedures Andrew Dunstan 18:59
Re: Probable documentation errors or improvements 📎 Justin Pryzby 19:19
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 20:07
Re: 回复:how to create index concurrently on partitioned table Justin Pryzby 20:08
Re: [PATCH] Automatic HASH and LIST partition creation 📎 Pavel Borisov 21:21
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian 21:24
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane 21:42
Re: Support for OUT parameters in procedures Dave Cramer 22:21
Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera 22:58

Browse Archives

Prev | Next