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

Aug. 29, 2020

Thread Author Time
Re: Disk-based hash aggregate's cost model Jeff Davis 01:32
Re: More aggressive vacuuming of temporary tables Michael Paquier 01:43
Re: Ideas about a better API for postgres_fdw remote estimates 📎 Andrey Lepikhov 05:38
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING 📎 Dilip Kumar 08:08
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Dilip Kumar 08:36
Re: new heapcheck contrib module Andrey M. Borodin 10:27
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 11:47
Re: More aggressive vacuuming of temporary tables Tom Lane 16:17
Re: Ideas about a better API for postgres_fdw remote estimates Stephen Frost 16:22
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Tom Lane 16:36
Re: Ideas about a better API for postgres_fdw remote estimates Tom Lane 16:50
Re: Ideas about a better API for postgres_fdw remote estimates Andrey Lepikhov 17:00
Re: new heapcheck contrib module Mark Dilger 17:48
Re: list of extended statistics on psql Tomas Vondra 21:47
Re: list of extended statistics on psql Tomas Vondra 21:54
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Tomas Vondra 22:14
Re: list of extended statistics on psql Alvaro Herrera 22:43
Re: list of extended statistics on psql Tomas Vondra 22:54
Re: Get rid of runtime handling of AlternativeSubPlan? 📎 Tom Lane 23:26

Aug. 30, 2020

Thread Author Time
Re: PROC_IN_ANALYZE stillborn 13 years ago Tom Lane 00:06
Background writer and checkpointer in crash recovery 📎 Thomas Munro 00:12
Re: Disk-based hash aggregate's cost model Tomas Vondra 00:26
Re: Background writer and checkpointer in crash recovery Tom Lane 00:39
Re: Windows buildfarm members vs. new async-notify isolation test Thomas Munro 02:52
Re: Windows buildfarm members vs. new async-notify isolation test Tom Lane 03:21
Rare link canary failure in dblink test Thomas Munro 03:51
Re: Spurious "apparent wraparound" via SimpleLruTruncate() rounding 📎 Noah Misch 05:34
Re: More tests with USING INDEX replident and dropped indexes 📎 Michael Paquier 07:05
Re: Improvements in Copy From 📎 vignesh C 07:25
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 09:13
Boundary value check in lazy_tid_reaped() 📎 Masahiko Sawada 11:07
Re: Yet another fast GiST build (typo) 📎 Andrey M. Borodin 12:04
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost 12:24
Re: [PATCH] Covering SPGiST index Andrey M. Borodin 13:01
[PATCH v1] explicit_bzero.c: using explicit_memset on NetBSD 📎 David CARLIER 13:03
Re: Rare link canary failure in dblink test Tom Lane 14:48
Re: Disk-based hash aggregate's cost model Tomas Vondra 15:03
Re: Row estimates for empty tables Tom Lane 16:23
Re: list of extended statistics on psql Alvaro Herrera 16:33
Re: list of extended statistics on psql Tomas Vondra 16:48
Re: Deprecating postfix and factorial operators in PostgreSQL 13 📎 Mark Dilger 16:55
Re: list of extended statistics on psql Tom Lane 16:59
Re: Row estimates for empty tables Pavel Stehule 17:13
Re: Deprecating postfix and factorial operators in PostgreSQL 13 Tom Lane 18:50
Re: Compatible defaults for LEAD/LAG Tom Lane 21:59
Re: New default role- 'pg_read_all_data' 📎 Stephen Frost 23:20
Re: list of extended statistics on psql Tatsuro Yamada 23:56

Aug. 31, 2020

Thread Author Time
Re: Get rid of runtime handling of AlternativeSubPlan? Andy Fan 00:23
Re: Terminate the idle sessions 📎 Thomas Munro 00:51
Re: list of extended statistics on psql 📎 Tatsuro Yamada 01:24
Re: Get rid of runtime handling of AlternativeSubPlan? David Rowley 02:35
Re: Terminate the idle sessions Li Japin 02:40
Re: [PATCH v1] explicit_bzero.c: using explicit_memset on NetBSD Michael Paquier 02:48
Re: Terminate the idle sessions Thomas Munro 03:43
Re: Terminate the idle sessions Kyotaro Horiguchi 04:49
v13: show extended stats target in \d 📎 Justin Pryzby 05:00
Re: Compatible defaults for LEAD/LAG Pavel Stehule 05:05
Re: More tests with USING INDEX replident and dropped indexes Rahila 05:06
Re: Re: [HACKERS] Custom compression methods Amit Khandekar 05:14
Re: list of extended statistics on psql Justin Pryzby 05:18
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 05:19
Re: Implementing Incremental View Maintenance Yugo NAGATA 05:31
Re: Terminate the idle sessions 📎 Li Japin 05:33
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Thomas Munro 05:56
Re: More tests with USING INDEX replident and dropped indexes Michael Paquier 06:23
Re: please update ps display for recovery checkpoint Michael Paquier 06:52
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Hao Wu 07:00
Re: doc review for v13 Michael Paquier 07:28
Manager for commit fest 2020-09 Michael Paquier 07:37
Re: v13: show extended stats target in \d gkokolatos 07:47
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 07:54
Re: Switch to multi-inserts for pg_depend 📎 Michael Paquier 07:56
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak 08:49
Re: "cert" + clientcert=verify-ca in pg_hba.conf? 📎 Kyotaro Horiguchi 08:56
Re: Is it worth accepting multiple CRLs? 📎 Kyotaro Horiguchi 09:03
Re: [PATCH] - Provide robust alternatives for replace_string 📎 Georgios 09:04
Re: Append with naive multiplexing of FDWs Etsuro Fujita 09:15
Re: Append with naive multiplexing of FDWs 📎 Etsuro Fujita 09:20
Re: Ideas about a better API for postgres_fdw remote estimates Andrey V. Lepikhov 10:06
Re: Append with naive multiplexing of FDWs Etsuro Fujita 10:10
Re: Parallel copy vignesh C 10:43
Re: file_fdw vs relative paths Magnus Hagander 11:10
Re: file_fdw vs relative paths 📎 Magnus Hagander 11:16
Get memory contexts of an arbitrary backend process 📎 torikoshia 11:22
Use T_IntList for uint32 Amit Kapila 11:29
Re: [PATCH] Covering SPGiST index 📎 Pavel Borisov 11:57
Re: Yet another fast GiST build (typo) Pavel Borisov 12:02
Re: Use T_IntList for uint32 Ashutosh Bapat 12:14
Re: Ideas about a better API for postgres_fdw remote estimates Ashutosh Bapat 13:19
Re: Use T_IntList for uint32 Tom Lane 13:28
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 13:39
Re: doc review for v13 📎 Justin Pryzby 13:42
Re: INSERT ON CONFLICT and RETURNING Konstantin Knizhnik 13:53
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 13:58
Re: New default role- 'pg_read_all_data' 📎 gkokolatos 14:17
Re: Deprecating postfix and factorial operators in PostgreSQL 13 Mark Dilger 14:25
Re: list of extended statistics on psql Alvaro Herrera 14:28
Re: list of extended statistics on psql Tom Lane 14:58
Re: Get memory contexts of an arbitrary backend process Kasahara Tatsuhito 15:03
Re: file_fdw vs relative paths Bruce Momjian 15:03
Re: Continuing instability in insert-conflict-specconflict test 📎 Asim Praveen 15:10
Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations Anastasia Lubennikova 15:10
Re: list of extended statistics on psql Tomas Vondra 15:20
Re: list of extended statistics on psql Tomas Vondra 15:30
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 15:34
Re: Get rid of runtime handling of AlternativeSubPlan? Tom Lane 15:41
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 16:02
Re: PATCH: Batch/pipelining support for libpq 📎 Matthieu Garrigues 16:05
Re: Ideas about a better API for postgres_fdw remote estimates Bruce Momjian 16:14
Re: list of extended statistics on psql Alvaro Herrera 16:18
Re: Ideas about a better API for postgres_fdw remote estimates Stephen Frost 16:19
Re: list of extended statistics on psql Tomas Vondra 16:32
Re: Ideas about a better API for postgres_fdw remote estimates Bruce Momjian 16:47
Re: Ideas about a better API for postgres_fdw remote estimates Stephen Frost 16:56
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Neha Sharma 16:57
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Alvaro Herrera 17:00
Re: Ideas about a better API for postgres_fdw remote estimates Bruce Momjian 17:08
Re: Get rid of runtime handling of AlternativeSubPlan? 📎 Tom Lane 17:22
Re: Ideas about a better API for postgres_fdw remote estimates Stephen Frost 17:26
Re: Get rid of runtime handling of AlternativeSubPlan? Tom Lane 17:42
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 17:43
Re: Ideas about a better API for postgres_fdw remote estimates Tom Lane 17:53
Re: xl_heap_header alignment? Bruce Momjian 17:58
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 18:08
Sometimes the output to the stdout in Windows disappears 📎 Victor Spirin 18:20
LogwrtResult contended spinlock 📎 Alvaro Herrera 18:21
Re: LogwrtResult contended spinlock Andres Freund 18:29
Re: Get memory contexts of an arbitrary backend process Pavel Stehule 18:29
Re: Sometimes the output to the stdout in Windows disappears Tom Lane 18:31
Re: LogwrtResult contended spinlock Alvaro Herrera 18:34
Re: list of extended statistics on psql Pavel Stehule 18:38
Re: LogwrtResult contended spinlock Andres Freund 18:38
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Andres Freund 18:42
Re: Boundary value check in lazy_tid_reaped() Thomas Munro 19:21
Re: Sometimes the output to the stdout in Windows disappears Victor Spirin 19:38
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Peter Geoghegan 19:38
Re: Boundary value check in lazy_tid_reaped() Thomas Munro 19:43
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Andres Freund 20:05
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 20:28
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 20:35
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Andres Freund 20:50
Re: Boundary value check in lazy_tid_reaped() Peter Geoghegan 20:56
Remove line length restriction in passwordFromFile() 📎 Tom Lane 21:24
Re: ALTER SYSTEM between upgrades Bruce Momjian 21:36
Re: Ideas about a better API for postgres_fdw remote estimates Bruce Momjian 21:45
Re: Ideas about a better API for postgres_fdw remote estimates Bruce Momjian 21:46
Re: Ideas about a better API for postgres_fdw remote estimates Bruce Momjian 21:47
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 21:59
Re: Avoiding hash join batch explosions with extreme skew and weird stats 📎 Melanie Plageman 22:13
Re: Documentation patch for backup manifests in protocol.sgml Bruce Momjian 22:48
Re: Boundary value check in lazy_tid_reaped() Peter Geoghegan 23:01

Sept. 1, 2020

Thread Author Time
Re: Get rid of runtime handling of AlternativeSubPlan? Andy Fan 00:10
Re: Append with naive multiplexing of FDWs Kyotaro Horiguchi 00:44
Re: Maximum password length 📎 Tom Lane 00:54
Re: Remove line length restriction in passwordFromFile() Fujii Masao 01:00
Re: v13: show extended stats target in \d Justin Pryzby 01:14
Re: v13: show extended stats target in \d Tatsuro Yamada 01:37
Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations 📎 Michael Paquier 01:38
Re: Manager for commit fest 2020-09 Michael Paquier 01:43
Re: Get memory contexts of an arbitrary backend process Andres Freund 01:54
Re: Documentation patch for backup manifests in protocol.sgml Michael Paquier 03:04
Re: doc review for v13 Michael Paquier 03:12
Re: Use T_IntList for uint32 Amit Kapila 03:21
Re: Use T_IntList for uint32 Amit Kapila 03:23
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 03:58
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 04:01
Re: Include access method in listTables output 📎 Michael Paquier 04:41
Re: Ideas about a better API for postgres_fdw remote estimates Andrey Lepikhov 04:47
Re: "cert" + clientcert=verify-ca in pg_hba.conf? 📎 Kyotaro Horiguchi 04:59
Re: Use T_IntList for uint32 Tom Lane 05:27
Re: Remove line length restriction in passwordFromFile() Fujii Masao 05:41
Re: 回复:how to create index concurrently on partitioned table Michael Paquier 05:51
Re: Use T_IntList for uint32 Michael Paquier 05:56
Is it possible to set end-of-data marker for COPY statement. Junfeng Yang 06:14
RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Sait Talha Nisanci 06:14
Reloptions for table access methods 📎 Jeff Davis 06:18
Re: Disk-based hash aggregate's cost model Jeff Davis 06:34
Re: Documentation patch for backup manifests in protocol.sgml Bernd Helmle 08:54
Re: Is it possible to set end-of-data marker for COPY statement. Laurenz Albe 09:06
Re: recovering from "found xmin ... from before relfrozenxid ..." Masahiko Sawada 09:16
Re: Disk-based hash aggregate's cost model Tomas Vondra 09:19
回复: Is it possible to set end-of-data marker for COPY statement. Junfeng Yang 09:20
Re: [patch] demote Jehan-Guillaume de Rorthais 09:23
Re: 回复: Is it possible to set end-of-data marker for COPY statement. Laurenz Albe 09:37
Re: Switch to multi-inserts for pg_depend Daniel Gustafsson 09:53
Re: New statistics for tuning WAL buffer size Fujii Masao 09:57
回复: 回复: Is it possible to set end-of-data marker for COPY statement. Junfeng Yang 10:03
Re: Parallel copy Greg Nancarrow 10:09
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Justin Pryzby 10:12
[patch] Fix checksum verification in base backups for zero page headers 📎 Michael Banck 10:22
Re: REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations Anastasia Lubennikova 10:25
Re: Include access method in listTables output Georgios 10:27
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly Alexey Kondratov 10:36
Re: Reloptions for table access methods gkokolatos 10:36
Docs: inaccurate description about config settings Li Japin 10:37
Re: New default role- 'pg_read_all_data' Georgios Kokolatos 10:55
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 11:13
Group by reordering optimization 📎 Dmitry Dolgov 11:15
Re: Docs: inaccurate description about config settings Ian Lawrence Barwick 12:20
Re: Evaluate expression at planning time for two more cases Surafel Temesgen 12:26

Browse Archives

Prev | Next