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

Browse Archives

Prev | Next

Sept. 14, 2020

Thread Author Time
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tom Lane 01:27
Re: Avoid incorrect allocation in buildIndexArray Michael Paquier 01:45
typo in snapmgr.c and procarray.c 📎 btnakamichin 02:06
Re: typo in snapmgr.c and procarray.c Fujii Masao 02:14
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 02:28
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tom Lane 02:48
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 03:18
Re: ModifyTable overheads in generic plans 📎 Amit Langote 03:51
Re: Print logical WAL message content Ashutosh Bapat 04:48
Re: Making index_set_state_flags() transactional Michael Paquier 04:58
Re: typo in snapmgr.c and procarray.c Fujii Masao 05:17
Re: Optimising compactify_tuples() 📎 David Rowley 05:27
Re: problem with RETURNING and update row movement Amit Langote 06:53
Re: A micro-optimisation for walkdir() Juan José Santamaría Flecha 07:51
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 07:53
Re: Gripes about walsender command processing Michael Paquier 08:04
Re: TDE (Transparent Data Encryption) supported ? laurent.feron 08:29
Re: problem with RETURNING and update row movement Etsuro Fujita 08:56
unusual use of "path" in pg_verifybackup? Peter Eisentraut 08:57
Re: On login trigger: take three Pavel Stehule 09:44
Re: pg_dump --where option 📎 Surafel Temesgen 10:04
Re: recovering from "found xmin ... from before relfrozenxid ..." 📎 Ashutosh Sharma 10:26
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 11:19
Re: Division in dynahash.c due to HASH_FFACTOR David Rowley 11:34
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 11:37
Re: [PATCH] Automatic HASH and LIST partition creation 📎 Anastasia Lubennikova 11:38
Re: Avoid incorrect allocation in buildIndexArray Ranier Vilela 11:49
Re: TDE (Transparent Data Encryption) supported ? Hans-Jürgen Schönig (PostgreSQL) 12:01
Re: Use incremental sort paths for window functions Daniel Gustafsson 12:02
pg_restore causing deadlocks on partitioned tables Domagoj Smoljanovic 12:27
Re: Fix for parallel BTree initialization bug Amit Kapila 12:37
Re: TDE (Transparent Data Encryption) supported ? Stephen Frost 12:39
Fix overflow at return wchar2char (src/backend/utils/adt/pg_locale.c) 📎 Ranier Vilela 12:41
Re: problem with RETURNING and update row movement Amit Langote 13:45
Re: Fix overflow at return wchar2char (src/backend/utils/adt/pg_locale.c) Daniel Gustafsson 13:53
Re: On login trigger: take three 📎 Konstantin Knizhnik 14:12
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 14:17
Re: 回复:how to create index concurrently on partitioned table 📎 Justin Pryzby 14:31
Re: Function to execute a program Stephen Frost 14:33
Re: On login trigger: take three Pavel Stehule 14:34
Re: pg_restore causing deadlocks on partitioned tables Alvaro Herrera 14:40
Re: Function to execute a program Tom Lane 14:45
RE: pg_restore causing deadlocks on partitioned tables Domagoj Smoljanovic 14:49
Re: Function to execute a program Stephen Frost 14:57
Re: pg_dump --where option Daniel Gustafsson 15:00
Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS Tom Lane 15:20
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 15:24
Re: On login trigger: take three Konstantin Knizhnik 15:53
Re: Fix overflow at return wchar2char (src/backend/utils/adt/pg_locale.c) Ranier Vilela 15:59
Re: On login trigger: take three Pavel Stehule 16:11
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tom Lane 16:12
Re: Gripes about walsender command processing 📎 Tom Lane 16:51
Re: Use incremental sort paths for window functions Tomas Vondra 17:18
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Robert Haas 17:26
Re: Fix for parallel BTree initialization bug Peter Geoghegan 17:55
Re: Fix overflow at return wchar2char (src/backend/utils/adt/pg_locale.c) Tom Lane 18:07
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Ranier Vilela 18:11
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Tom Lane 18:33
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund 18:39
Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch Ranier Vilela 18:53
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Alvaro Herrera 19:00
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 19:26
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Robert Haas 19:50
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund 20:13
Re: Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS Neha Sharma 20:15
"Unified logging system" breaks access to pg_dump debug outputs 📎 Tom Lane 20:50
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Robert Haas 21:00
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund 21:05
Re: logtape.c stats don't account for unused "prefetched" block numbers 📎 Peter Geoghegan 21:24
Re: Division in dynahash.c due to HASH_FFACTOR 📎 Thomas Munro 21:56
Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis 22:20
Re: logtape.c stats don't account for unused "prefetched" block numbers Alvaro Herrera 22:23
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 22:28
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 22:39
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 22:54
Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) 📎 Ranier Vilela 22:57
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 22:58
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 23:03
Re: pg_restore causing deadlocks on partitioned tables Alvaro Herrera 23:07
Re: Improving connection scalability: GetSnapshotData() 📎 Andres Freund 23:17
Re: Use incremental sort paths for window functions 📎 David Rowley 23:17
Re: Adding Support for Copy callback functionality on COPY TO api Soumyadeep Chakraborty 23:28

Sept. 15, 2020

Thread Author Time
Re: pg_restore causing deadlocks on partitioned tables 📎 Tom Lane 00:08
Re: Improving connection scalability: GetSnapshotData() Tom Lane 00:14
Re: Improving connection scalability: GetSnapshotData() Andres Freund 00:42
Re: logtape.c stats don't account for unused "prefetched" block numbers 📎 Jeff Davis 00:50
Re: Hybrid Hash/Nested Loop joins and caching results from subplans 📎 David Rowley 00:58
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 k.jamison@fujitsu.com 01:40
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 01:56
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 02:09
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 02:29
Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Michael Paquier 02:33
Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Michael Paquier 02:48
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 02:54
Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Tom Lane 02:56
Re: Improving connection scalability: GetSnapshotData() Michael Paquier 02:56
Re: Fix for parallel BTree initialization bug Amit Kapila 02:58
Re: Improving connection scalability: GetSnapshotData() Andres Freund 03:03
Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis 03:07
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tom Lane 03:08
Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Michael Paquier 03:08
Re: Gripes about walsender command processing Michael Paquier 03:22
Re: Fix for parallel BTree initialization bug Tom Lane 03:24
Re: Gripes about walsender command processing Tom Lane 03:34
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 03:48
Parallelize stream replication process Li Japin 03:56
Re: I'd like to discuss scaleout at PGCon MauMau 04:37
Re: I'd like to discuss scaleout at PGCon MauMau 04:40
Re: Parallelize stream replication process Bharath Rupireddy 04:41
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 04:47
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Amit Kapila 04:47
Re: PG 13 release notes, first draft Peter Eisentraut 04:57
Re: Gripes about walsender command processing Michael Paquier 05:06
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Dilip Kumar 05:24
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund 05:44
Re: tab completion of IMPORT FOREIGN SCHEMA 📎 Michael Paquier 05:56
Re: logtape.c stats don't account for unused "prefetched" block numbers 📎 Jeff Davis 06:44
Re: New statistics for tuning WAL buffer size 📎 Masahiro Ikeda 06:52
Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis 06:52
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 07:00
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Dilip Kumar 07:22
Re: pg_restore causing deadlocks on partitioned tables Amit Langote 07:39
Re: Parallelize stream replication process Fujii Masao 07:41
Re: New statistics for tuning WAL buffer size Fujii Masao 08:10
Re: Use incremental sort paths for window functions Daniel Gustafsson 08:12
Re: Use incremental sort paths for window functions David Rowley 08:34
Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Julien Rouhaud 08:46
Re: [patch] _bt_binsrch* improvements - equal-prefix-skip binary search Matthias van de Meent 09:03
Re: [Patch] ALTER SYSTEM READ ONLY 📎 Amul Sul 09:05
Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao 09:19
Re: PG 13 release notes, first draft Masahiko Sawada 09:22
Re: Unnecessary delay in streaming replication due to replay lag lchch1990@sina.cn 09:30
Re: Autovacuum on partitioned table (autoanalyze) Kyotaro Horiguchi 10:01
Re: ECPG: proposal for new DECLARE STATEMENT Daniel Gustafsson 10:07
Re: ECPG: proposal for new DECLARE STATEMENT Michael Meskes 10:31
Re: [PATCH] Remove useless distinct clauses David Rowley 10:57
RE: [Patch] Optimize dropping of relation buffers using dlist 📎 k.jamison@fujitsu.com 11:11
Re: Use incremental sort paths for window functions David Rowley 11:21
Re: pg_restore causing deadlocks on partitioned tables 📎 Amit Langote 11:21
Re: Yet another fast GiST build 📎 Heikki Linnakangas 11:36
Standardize the printf format for st_size 📎 Peter Eisentraut 11:38
Re: Use incremental sort paths for window functions David Rowley 11:46
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 11:56
Force update_process_title=on in crash recovery? Thomas Munro 12:10
Re: Collation versioning Peter Eisentraut 12:27
Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration Peter Eisentraut 12:39
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 12:42
Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila 12:45
Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat 13:24
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 13:47
Re: Parallel copy 📎 Bharath Rupireddy 13:49
Re: PG 13 release notes, first draft 📎 Jonathan S. Katz 13:49
Re: Force update_process_title=on in crash recovery? Tom Lane 14:01
Re: pg_restore causing deadlocks on partitioned tables Amit Langote 14:07
Re: Optimising compactify_tuples() Jakub Wartak 14:10
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 14:15
Re: PG 13 release notes, first draft Tom Lane 14:59
Re: PG 13 release notes, first draft 📎 Jonathan S. Katz 15:00
Re: PG 13 release notes, first draft Tom Lane 15:45
Re: PG 13 release notes, first draft Jonathan S. Katz 15:56
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 16:03
Re: PG 13 release notes, first draft Tom Lane 16:05
Re: logtape.c stats don't account for unused "prefetched" block numbers Tom Lane 16:08
PostgreSQL 13 RC 1 release announcement draft 📎 Jonathan S. Katz 16:10
Re: PG 13 release notes, first draft Jonathan S. Katz 16:12
Re: Yet another fast GiST build Andrey M. Borodin 16:46
Re: "Unified logging system" breaks access to pg_dump debug outputs 📎 Tom Lane 16:59
Re: PG 13 release notes, first draft Tom Lane 17:05
Re: Yet another fast GiST build Heikki Linnakangas 17:07
Re: pg_restore causing deadlocks on partitioned tables Tom Lane 17:41
Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) 📎 Ranier Vilela 17:43
Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) Alvaro Herrera 17:54
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund 18:04
Re: PG 13 release notes, first draft 📎 Jonathan S. Katz 18:05
Re: PG 13 release notes, first draft 📎 Tom Lane 18:11
Re: PG 13 release notes, first draft Jonathan S. Katz 18:25
Re: PG 13 release notes, first draft Tom Lane 18:30
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 18:33
Re: PG 13 release notes, first draft Jonathan S. Katz 18:37
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule 18:42
Re: Gripes about walsender command processing Tom Lane 18:48
Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) Ranier Vilela 18:51
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 19:36
Re: Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS Tom Lane 19:46
Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane 19:54
Re: Force update_process_title=on in crash recovery? Justin Pryzby 20:07
Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Robert Haas 21:28
Re: Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS 📎 Tom Lane 21:30
Re: Gripes about walsender command processing Alvaro Herrera 21:33
Re: "Unified logging system" breaks access to pg_dump debug outputs Alvaro Herrera 21:38
Re: logtape.c stats don't account for unused "prefetched" block numbers Tom Lane 22:02
Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan 22:27
Re: DROP relation IF EXISTS Docs and Tests - Bug Fix Alexander Korotkov 22:48
Re: logtape.c stats don't account for unused "prefetched" block numbers Tom Lane 23:00

Sept. 16, 2020

Thread Author Time
Re: logtape.c stats don't account for unused "prefetched" block numbers Alvaro Herrera 00:10
Re: Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS Tom Lane 00:16
Re: logtape.c stats don't account for unused "prefetched" block numbers Tom Lane 00:26
Re: Optimising compactify_tuples() David Rowley 01:29
Re: Optimising compactify_tuples() Thomas Munro 02:01
Re: Optimising compactify_tuples() Peter Geoghegan 02:09

Browse Archives

Prev | Next