pgsql-hackers since 2020-10-01 05:08

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: proposal: schema variables 📎 Pavel Stehule 05:08
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi 05:09
Re: Why does PostgresNode.pm set such a low value of max_wal_senders? Noah Misch 05:38
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com 05:43
Re: making update/delete of inheritance trees scale better Amit Langote 06:24
RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com 06:32
Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila 06:36
Re: Resetting spilled txn statistics in pg_stat_replication 📎 Amit Kapila 06:39
Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues 06:41
Re: Parallel copy Amit Kapila 06:43
Re: Get memory contexts of an arbitrary backend process Kasahara Tatsuhito 07:06
Re: enable_incremental_sort changes query behavior Jaime Casanova 07:09
Re: Add information to rm_redo_error_callback() 📎 Michael Paquier 07:41
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro Horiguchi 07:47
RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com 07:51
Re: Why does PostgresNode.pm set such a low value of max_wal_senders? Michael Paquier 08:01
Re: PATCH: Batch/pipelining support for libpq 📎 Matthieu Garrigues 08:13
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com 08:14
Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Keisuke Kuroda 09:12
Re: Add information to rm_redo_error_callback() Drouvot, Bertrand 09:18
Re: Improving connection scalability: GetSnapshotData() Craig Ringer 09:37
Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila 09:37
Error code missing for "wrong length of inner sequence" error Heikki Linnakangas 10:54
Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila 11:14
Re: Error code missing for "wrong length of inner sequence" error Daniel Gustafsson 11:21
small cleanup: unify scanstr() functions 📎 John Naylor 12:09
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away 📎 Bharath Rupireddy 12:14
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 k.jamison@fujitsu.com 12:55
Re: enable_incremental_sort changes query behavior James Coleman 13:02
Re: Why does PostgresNode.pm set such a low value of max_wal_senders? Tom Lane 13:42
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada 14:00
Re: Manager for commit fest 2020-09 Tom Lane 14:04
Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables 📎 Dilip Kumar 14:28
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao 14:39
Re: small cleanup: unify scanstr() functions Tom Lane 15:19
Should walsernder check correctness of WAL records? Konstantin Knizhnik 15:38
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away 📎 Bharath Rupireddy 15:46
Re: [PATCH] Automatic HASH and LIST partition creation Anastasia Lubennikova 16:02
Improve choose_custom_plan for initial partition prune case Andy Fan 16:04
Re: small cleanup: unify scanstr() functions 📎 John Naylor 17:55
Re: Improving connection scalability: GetSnapshotData() Andres Freund 18:26
Re: WIP: BRIN multi-range indexes Tomas Vondra 18:41
Rejecting redundant options in Create Collation 📎 Daniel Verite 18:46
Re: Rejecting redundant options in Create Collation Tom Lane 18:58
buildfarm animal shoveler failing with "Illegal instruction" Andres Freund 19:12
Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan 20:00
Re: Improving connection scalability: GetSnapshotData() Andres Freund 20:22
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? tsunakawa.takay@fujitsu.com 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? tsunakawa.takay@fujitsu.com 01:00
RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com 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 tsunakawa.takay@fujitsu.com 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 tsunakawa.takay@fujitsu.com 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 📎 k.jamison@fujitsu.com 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

Browse Archives

Prev | Next