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

Sept. 21, 2020

Thread Author Time
Re: Planner, check if can use consider HASH for groupings (src/backend/optimizer/plan/planner.c) Tomas Vondra 00:10
Improper use about DatumGetInt32 📎 Hou, Zhijie 01:17
Re: Handing off SLRU fsyncs to the checkpointer 📎 Thomas Munro 02:19
Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma 02:39
Re: recovering from "found xmin ... from before relfrozenxid ..." Amit Kapila 03:31
Re: Dynamic gathering the values for seq_page_cost/xxx_cost 📎 Andy Fan 03:41
make MaxBackends available in _PG_init 📎 Wang, Shenhao 03:43
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy 03:44
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila 03:48
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 04:22
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 04:50
Re: Improper use about DatumGetInt32 Bharath Rupireddy 04:51
RE: [PoC] Non-volatile WAL buffer Deng, Gang 05:14
Binaries on s390x arch Namrata Bhave 05:45
Re: Parallel bitmap index scan 📎 Dilip Kumar 06:06
Is deduplicate_items ever used in nbtree? Nikolay Shaplov 06:21
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 07:05
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Peter Eisentraut 07:16
Re: Yet another fast GiST build Heikki Linnakangas 08:08
Re: Yet another fast GiST build Heikki Linnakangas 08:45
Re: Binaries on s390x arch Christoph Berg 09:01
Re: Yet another fast GiST build Andrey M. Borodin 09:06
Re: Is deduplicate_items ever used in nbtree? Julien Rouhaud 09:49
Logical replication from PG v13 and below to PG v14 (devel version) is not working. Ashutosh Sharma 09:55
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 09:57
Re: [HACKERS] logical decoding of two-phase transactions Dilip Kumar 10:09
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 10:14
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila 10:20
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Bharath Rupireddy 10:43
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Dilip Kumar 10:45
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey Lepikhov 11:20
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 11:24
Re: pg_service.conf file with unknown parameters Daniel Gustafsson 11:28
Re: Planner, check if can use consider HASH for groupings (src/backend/optimizer/plan/planner.c) Ranier Vilela 11:32
Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian 11:52
Re: make MaxBackends available in _PG_init Bharath Rupireddy 11:52
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 11:54
Lift line-length limit for pg_service.conf 📎 Daniel Gustafsson 11:56
Re: Yet another fast GiST build Heikki Linnakangas 11:56
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. 📎 Dilip Kumar 12:03
Re: Yet another fast GiST build Heikki Linnakangas 12:15
Re: PATCH: Batch/pipelining support for libpq Dave Cramer 12:38
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Ashutosh Sharma 12:57
Re: Dynamic gathering the values for seq_page_cost/xxx_cost Ashutosh Bapat 13:03
Re: PATCH: Batch/pipelining support for libpq Dave Cramer 13:08
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. 📎 Dilip Kumar 13:13
Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera 13:21
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Amit Kapila 13:28
Re: Yet another fast GiST build Andrey M. Borodin 13:29
Re: Inconsistent Japanese name order in v13 contributors list Alvaro Herrera 13:31
Re: PATCH: Batch/pipelining support for libpq Dave Cramer 13:39
Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues 13:41
Re: Command statistics system (cmdstats) Alvaro Herrera 13:41
Re: Yet another fast GiST build 📎 Andrey M. Borodin 14:19
Re: Yet another fast GiST build Tom Lane 14:20
RE: Binaries on s390x arch Namrata Bhave 14:20
Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues 14:22
Re: Global snapshots Alexey Kondratov 14:24
Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane 14:27
PGXS testing upgrade paths James Coleman 14:45
Re: Lift line-length limit for pg_service.conf Tom Lane 15:09
Re: PGXS testing upgrade paths Tom Lane 15:36
Re: PGXS testing upgrade paths James Coleman 15:42
Re: PGXS testing upgrade paths Tom Lane 16:01
Re: Planner, check if can use consider HASH for groupings (src/backend/optimizer/plan/planner.c) Tomas Vondra 16:36
Re: doc review for v13 Tom Lane 16:46
Re: Planner, check if can use consider HASH for groupings (src/backend/optimizer/plan/planner.c) Tomas Vondra 17:24
Re: WIP: BRIN multi-range indexes John Naylor 17:42
Re: PATCH: Batch/pipelining support for libpq 📎 Matthieu Garrigues 17:55
Re: pgindent vs dtrace on macos Tom Lane 17:59
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 18:04
Re: Improper use about DatumGetInt32 Robert Haas 18:08
Re: pgindent vs dtrace on macos Daniel Gustafsson 18:14
Re: OpenSSL 3.0.0 compatibility 📎 Daniel Gustafsson 18:18
Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane 18:21
Re: Improper use about DatumGetInt32 Tom Lane 18:22
Re: pgindent vs dtrace on macos 📎 Tom Lane 18:55
Re: pgindent vs dtrace on macos Alvaro Herrera 19:08
Re: pgindent vs dtrace on macos Tom Lane 19:21
Re: pgindent vs dtrace on macos Alvaro Herrera 19:37
Re: Improper use about DatumGetInt32 Andres Freund 19:53
Re: WIP: BRIN multi-range indexes Tomas Vondra 19:56
Re: Feature improvement for pg_stat_statements Andres Freund 19:58
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 20:02
Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund 20:11
Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane 20:22
Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund 20:32
Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane 20:40
Re: Parallel Full Hash Join 📎 Melanie Plageman 20:49
Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund 21:01
Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane 21:03
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro 21:08
Re: new heapcheck contrib module Robert Haas 21:09
Re: Command statistics system (cmdstats) Robert Haas 21:19
Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund 21:20

Sept. 22, 2020

Thread Author Time
Re: Compatible defaults for LEAD/LAG 📎 Tom Lane 00:33
RE: Global snapshots [email protected] 00:47
Re: Index Skip Scan (new UniqueKeys) Peter Geoghegan 00:59
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 01:17
Load TIME fields - proposed performance improvement 📎 Peter Smith 01:42
Re: Load TIME fields - proposed performance improvement Tom Lane 02:12
Re: Load TIME fields - proposed performance improvement Tom Lane 02:44
Re: shared-memory based stats collector Andres Freund 02:47
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Ashutosh Sharma 03:03
Re: Load TIME fields - proposed performance improvement Peter Smith 03:06
Re: Index Skip Scan (new UniqueKeys) Peter Geoghegan 03:23
Re: Parallel Full Hash Join Thomas Munro 03:33
Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 04:55
Use appendStringInfoString and appendPQExpBufferStr where possible 📎 Hou, Zhijie 04:59
Re: Dynamic gathering the values for seq_page_cost/xxx_cost 📎 Andy Fan 05:26
Re: Dynamic gathering the values for seq_page_cost/xxx_cost Andy Fan 06:19
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Amit Kapila 06:32
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Ashutosh Sharma 06:52
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. Ashutosh Sharma 06:54
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path 📎 David Rowley 07:08
Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers David Rowley 07:20
Re: Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley 07:38
Re: Global snapshots Andrey Lepikhov 07:41
Re: pgindent vs dtrace on macos Daniel Gustafsson 08:25
RE: Use appendStringInfoString and appendPQExpBufferStr where possible Hou, Zhijie 08:33
Re: Binaries on s390x arch Christoph Berg 08:57
Re: Parallel copy 📎 vignesh C 09:14
Re: OpenSSL 3.0.0 compatibility Peter Eisentraut 09:37
Re: Parallel copy 📎 Bharath Rupireddy 10:38
Re: Logical replication from PG v13 and below to PG v14 (devel version) is not working. 📎 Dilip Kumar 11:44
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 11:47
Re: Lift line-length limit for pg_service.conf 📎 Daniel Gustafsson 11:50
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson 12:01
Re: Asynchronous Append on postgres_fdw nodes. 📎 Konstantin Knizhnik 12:52
Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat 12:55
Re: Asynchronous Append on postgres_fdw nodes. 📎 Konstantin Knizhnik 13:40
Re: pgindent vs dtrace on macos Tom Lane 14:18
Re: [patch] Fix checksum verification in base backups for zero page headers 📎 Michael Banck 14:26
Re: [patch] Fix checksum verification in base backups for zero page headers 📎 Michael Banck 14:30
Re: Asynchronous Append on postgres_fdw nodes. 📎 Konstantin Knizhnik 14:59
Re: pgindent vs dtrace on macos Tom Lane 15:35
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 17:20
Re: new heapcheck contrib module Mark Dilger 17:55
Re: new heapcheck contrib module Peter Geoghegan 17:58
Re: SEARCH and CYCLE clauses 📎 Pavel Stehule 18:29
Re: SEARCH and CYCLE clauses Pavel Stehule 18:43
Re: new heapcheck contrib module Robert Haas 19:41
Re: Improper use about DatumGetInt32 Robert Haas 20:02
Re: Lift line-length limit for pg_service.conf Tom Lane 20:07
Re: Improper use about DatumGetInt32 Tom Lane 20:11
Re: new heapcheck contrib module Peter Geoghegan 20:17
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path 📎 David Rowley 20:42
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 20:42
Missing TOAST table for pg_class 📎 Fabrízio de Royes Mello 20:55
Re: Lift line-length limit for pg_service.conf 📎 Tom Lane 21:24
Re: Binaries on s390x arch Devrim Gündüz 21:34
Re: Lift line-length limit for pg_service.conf Daniel Gustafsson 21:35
Re: Missing TOAST table for pg_class Tom Lane 21:35
Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration Peter Eisentraut 21:45
Re: Lift line-length limit for pg_service.conf Tom Lane 22:09
Re: new heapcheck contrib module Peter Geoghegan 23:18

Sept. 23, 2020

Thread Author Time
Re: new heapcheck contrib module Peter Geoghegan 00:16
RE: Global snapshots [email protected] 00:44
Re: Lift line-length limit for pg_service.conf 📎 Tom Lane 01:14
Re: new heapcheck contrib module Tom Lane 01:17
Re: Command statistics system (cmdstats) Michael Paquier 01:41
Syncing pg_multixact directories 📎 Thomas Munro 01:45
Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration 📎 Michael Paquier 01:50
Re: Handing off SLRU fsyncs to the checkpointer 📎 Thomas Munro 01:56
Re: Missing TOAST table for pg_class Michael Paquier 01:57
Re: Syncing pg_multixact directories Andres Freund 02:05
Re: Command statistics system (cmdstats) Michael Paquier 02:12
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 02:26
Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) David Rowley 02:27
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 02:34
Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds) Thomas Munro 03:47
Re: Syncing pg_multixact directories Michael Paquier 04:09
Re: Syncing pg_multixact directories Thomas Munro 04:11
Re: Removing unneeded self joins David Rowley 04:23
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 04:23
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 04:39
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 04:42
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 04:44
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 05:37
RE: Use appendStringInfoString and appendPQExpBufferStr where possible 📎 Hou, Zhijie 05:39
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Amit Langote 05:39
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 06:04
Re: Keep elog(ERROR) and ereport(ERROR) calls in the cold path Peter Eisentraut 06:07
Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration Peter Eisentraut 06:11
RE: [Patch] Optimize dropping of relation buffers using dlist [email protected] 06:30
Re: [PATCH] Add features to pg_stat_statements Katsuragi Yuta 06:48
Re: [PATCH] Add features to pg_stat_statements Julien Rouhaud 07:01
Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables 📎 Keisuke Kuroda 07:39
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 [email protected] 07:57
Re: Memory allocation abstraction in pgcrypto Michael Paquier 07:57
Re: [PATCH] Add features to pg_stat_statements Katsuragi Yuta 08:13
Re: OpenSSL 3.0.0 compatibility Michael Paquier 08:17
Re: [PATCH] Add features to pg_stat_statements Katsuragi Yuta 08:17
Re: OpenSSL 3.0.0 compatibility Michael Paquier 08:19
Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson 08:44
Re: Parallel INSERT (INTO ... SELECT ...) 📎 Greg Nancarrow 08:50
Re: Report error position in partition bound check 📎 Amit Langote 09:11
Prefer TG_TABLE_NAME over TG_RELNAME in tests 📎 Daniel Gustafsson 10:07
Parallel Inserts in CREATE TABLE AS 📎 Bharath Rupireddy 11:50
Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila 12:22

Browse Archives

Prev | Next