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
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
Browse Archives
Prev |
Next