pgsql-hackers since 2020-05-08 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 May 8, 2020
| Thread | Author | Time |
| Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators | Kyotaro Horiguchi | 01:00 |
| Re: Implementing Incremental View Maintenance 📎 | Tatsuo Ishii | 01:13 |
| Re: Why are wait events not reported even though it reads/writes a timeline history file? | Fujii Masao | 01:42 |
| Re: Logical replication subscription owner | Alvaro Herrera | 01:47 |
| Re: [PATCH] Keeps tracking the uniqueness with UniqueKey | Andy Fan | 01:57 |
| Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators | Fujii Masao | 02:31 |
| Re: 2pc leaks fds | Kyotaro Horiguchi | 02:42 |
| Re: PG 13 release notes, first draft | Michael Paquier | 02:55 |
| Re: PG 13 release notes, first draft 📎 | Amit Langote | 03:07 |
| Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators | Kyotaro Horiguchi | 03:10 |
| Re: Logical replication subscription owner | Tom Lane | 03:30 |
| Re: PG 13 release notes, first draft | Noah Misch | 04:22 |
| Re: Fix pg_buffercache document | Amit Kapila | 04:36 |
| Re: Logical replication subscription owner | Alvaro Herrera | 05:02 |
| Re: Implementing Incremental View Maintenance | Andy Fan | 05:08 |
| Re: Back-patch is necessary? Re: Don't try fetching future segment of a TLI. | Fujii Masao | 05:23 |
| Re: Fix pg_buffercache document | Masahiko Sawada | 05:28 |
| Re: Logical replication subscription owner | Kyotaro Horiguchi | 06:03 |
| Re: Implementing Incremental View Maintenance | Tatsuo Ishii | 06:52 |
| Re: PG 13 release notes, first draft | Fabien COELHO | 07:14 |
| should INSERT SELECT use a BulkInsertState? | Justin Pryzby | 07:25 |
| Why no "array_sort" function? | Fabien COELHO | 08:02 |
| Re: ALTER TABLE ... SET STORAGE does not propagate to indexes | Peter Eisentraut | 08:17 |
| Postgres default FILLFACTOR value | Virender Singla | 08:20 |
| Re: Why no "array_sort" function? | Sergei Kornilov | 08:26 |
| Re: Why no "array_sort" function? | Fabien COELHO | 08:46 |
| COPY, lock release and MVCC | Laurenz Albe | 08:58 |
| Strange decreasing value of pg_last_wal_receive_lsn() | godjan • | 09:36 |
| Re: PG 13 release notes, first draft | Peter Eisentraut | 09:40 |
| Re: Dumping/restoring fails on inherited generated column | Peter Eisentraut | 09:47 |
| Re: Strange decreasing value of pg_last_wal_receive_lsn() | Sergei Kornilov | 09:50 |
| Re: Strange decreasing value of pg_last_wal_receive_lsn() | godjan • | 10:02 |
| Re: Improving estimates for TPC-H Q2 | Matt Daw | 11:58 |
| POC and rebased patch for CSN based snapshots 📎 | Movead Li | 12:43 |
| Is it possible to find out write_lsn on standby? | godjan • | 13:25 |
| making update/delete of inheritance trees scale better | Amit Langote | 13:32 |
| MultiXact\SLRU buffers configuration | Andrey M. Borodin | 16:36 |
| JSON output from psql | Gurjeet Singh | 18:17 |
| Re: JSON output from psql | Pavel Stehule | 19:01 |
| fill_extraUpdatedCols is done in completely the wrong place | Tom Lane | 19:05 |
| Re: JSON output from psql | Gurjeet Singh | 19:07 |
| Re: JSON output from psql | Pavel Stehule | 19:10 |
| src/test/perl/TestLib.pm: check_pg_config needs /usr/include/postgresql/pg_config.h | Christoph Berg | 19:16 |
| Re: src/test/perl/TestLib.pm: check_pg_config needs /usr/include/postgresql/pg_config.h | Tom Lane | 19:34 |
| Re: src/test/perl/TestLib.pm: check_pg_config needs /usr/include/postgresql/pg_config.h | Christoph Berg | 19:45 |
| Re: Improving estimates for TPC-H Q2 | Tomas Vondra | 20:04 |
| Back-branch minor release notes are up for review | Tom Lane | 20:41 |
| refactoring basebackup.c | Robert Haas | 20:53 |
| Re: refactoring basebackup.c 📎 | Robert Haas | 20:55 |
| Re: 2pc leaks fds 📎 | Alvaro Herrera | 21:09 |
| pendingOps table is not cleared with fsync=off 📎 | Heikki Linnakangas | 21:21 |
| Re: refactoring basebackup.c | Andres Freund | 21:27 |
| Re: [PATCH] Fix division by zero (explain.c) | Tomas Vondra | 22:02 |
| Re: [PATCH] Fix division by zero (explain.c) | Ranier Vilela | 22:25 |
| Re: Another modest proposal for docs formatting: catalog descriptions 📎 | Tom Lane | 22:53 |
| Re: Incremental sorts and EXEC_FLAG_REWIND | Tomas Vondra | 23:14 |
| Re: [PATCH] Fix division by zero (explain.c) | Tomas Vondra | 23:20 |
| Re: JSON output from psql | Gurjeet Singh | 23:31 |
| Re: Include sequence relation support in logical replication 📎 | Cary Huang | 23:32 |
| Re: [PATCH] Fix division by zero (explain.c) | James Coleman | 23:33 |
| Re: Incremental sorts and EXEC_FLAG_REWIND | James Coleman | 23:36 |
| Re: pg_restore error message | Alvaro Herrera | 23:42 |
| Re: pg_restore error message | Alvaro Herrera | 23:45 |
| Re: pendingOps table is not cleared with fsync=off | Thomas Munro | 23:53 |
May 9, 2020
May 10, 2020
May 11, 2020
| Thread | Author | Time |
| Re: Back-branch minor release notes are up for review | Fujii Masao | 01:16 |
| A comment fix 📎 | Kyotaro Horiguchi | 01:16 |
| No core file generated after PostgresNode->start | Andy Fan | 01:48 |
| 2020-05-14 Press Release Draft 📎 | Jonathan S. Katz | 02:08 |
| Re: No core file generated after PostgresNode->start | Andy Fan | 03:21 |
| Re: gcov coverage data not full with immediate stop 📎 | Alvaro Herrera | 03:42 |
| Re: Add -Wold-style-definition to CFLAGS? | Alvaro Herrera | 03:45 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Alvaro Herrera | 03:59 |
| Re: +(pg_lsn, int8) and -(pg_lsn, int8) operators | Kyotaro Horiguchi | 04:00 |
| Re: 2020-05-14 Press Release Draft | Kyotaro Horiguchi | 04:38 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Tom Lane | 04:47 |
| Re: gcov coverage data not full with immediate stop | Tom Lane | 04:56 |
| Re: A comment fix | Michael Paquier | 05:22 |
| Re: PG 13 release notes, first draft | Amit Kapila | 05:22 |
| Re: calling procedures is slow and consumes extra much memory against calling function 📎 | Pavel Stehule | 05:25 |
| Re: calling procedures is slow and consumes extra much memory against calling function | Michael Paquier | 06:07 |
| Re: calling procedures is slow and consumes extra much memory against calling function | Pavel Stehule | 06:07 |
| Re: should INSERT SELECT use a BulkInsertState? | Michael Paquier | 06:19 |
| Re: PG 13 release notes, first draft | Tatsuro Yamada | 06:19 |
| Re: Strange decreasing value of pg_last_wal_receive_lsn() | Michael Paquier | 06:54 |
| Re: Problem with logical replication | Michael Paquier | 07:28 |
| Re: pg_regress cleans up tablespace twice. 📎 | Kyotaro Horiguchi | 08:13 |
| A patch for get origin from commit_ts. 📎 | movead.li@highgo.ca | 08:43 |
| Re: 2pc leaks fds | Antonin Houska | 08:44 |
| Re: gcov coverage data not full with immediate stop 📎 | Alexander Lakhin | 09:00 |
| Re: 2020-05-14 Press Release Draft | David Rowley | 09:45 |
| Re: Index Skip Scan | Dilip Kumar | 10:34 |
| Re: MultiXact\SLRU buffers configuration 📎 | Andrey M. Borodin | 11:17 |
| Re: Index Skip Scan | Dmitry Dolgov | 11:26 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) 📎 | Julien Rouhaud | 11:29 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Andrew Dunstan | 12:07 |
| Re: Parallel copy | Amit Kapila | 12:12 |
| Re: gcov coverage data not full with immediate stop | Ashutosh Bapat | 12:26 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Julien Rouhaud | 12:53 |
| Re: Concurrency bug in amcheck 📎 | Alexander Korotkov | 12:56 |
| Re: making update/delete of inheritance trees scale better | Ashutosh Bapat | 12:58 |
| Re: PG 13 release notes, first draft | Bruce Momjian | 13:20 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Tom Lane | 13:41 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Julien Rouhaud | 14:07 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Tom Lane | 14:40 |
| Re: making update/delete of inheritance trees scale better | Amit Langote | 14:41 |
| Re: 2pc leaks fds | Alvaro Herrera | 16:25 |
| Re: new heapcheck contrib module 📎 | Mark Dilger | 17:21 |
| Re: PG 13 release notes, first draft | Alexander Korotkov | 17:41 |
| Re: 2020-05-14 Press Release Draft | Justin Pryzby | 18:01 |
| Re: Parallel copy | Robert Haas | 18:21 |
| Re: making update/delete of inheritance trees scale better | Robert Haas | 18:34 |
| Re: making update/delete of inheritance trees scale better | Tom Lane | 18:48 |
| Re: refactoring basebackup.c | Robert Haas | 19:02 |
| Re: making update/delete of inheritance trees scale better | Robert Haas | 19:10 |
| Re: gcov coverage data not full with immediate stop | Robert Haas | 19:20 |
| Re: No core file generated after PostgresNode->start | Robert Haas | 19:35 |
| Re: COPY, lock release and MVCC | Robert Haas | 19:43 |
| Re: Add "-Wimplicit-fallthrough" to default flags (was Re: pgsql: Support FETCH FIRST WITH TIES) | Julien Rouhaud | 19:46 |
| Re: gcov coverage data not full with immediate stop | Tom Lane | 20:04 |
| Re: gcov coverage data not full with immediate stop | Robert Haas | 20:11 |
| Re: making update/delete of inheritance trees scale better | Tom Lane | 20:22 |
| Re: JSON output from psql | Robert Haas | 20:23 |
| Re: making update/delete of inheritance trees scale better | Robert Haas | 20:25 |
| Re: No core file generated after PostgresNode->start | Antonin Houska | 20:26 |
| pg13: xlogreader API adjust 📎 | Alvaro Herrera | 20:33 |
| Re: JSON output from psql | Gurjeet Singh | 20:42 |
| Re: PG 13 release notes, first draft | Alvaro Herrera | 20:50 |
| Re: pgsql: Show opclass and opfamily related information in psql 📎 | Alvaro Herrera | 21:08 |
| Re: PG 13 release notes, first draft | Alvaro Herrera | 21:09 |
| Remaining routine pre-beta tasks | Tom Lane | 22:04 |
| Re: PG 13 release notes, first draft 📎 | Bruce Momjian | 22:52 |
| Re: PG 13 release notes, first draft | Bruce Momjian | 23:00 |
| [PATCH] hs_standby_disallowed test fix 📎 | Michail Nikolaev | 23:03 |
| Re: PG 13 release notes, first draft | Bruce Momjian | 23:10 |
| Re: PG 13 release notes, first draft | Bruce Momjian | 23:18 |
| Re: PG 13 release notes, first draft 📎 | Bruce Momjian | 23:51 |
May 12, 2020
Browse Archives
Prev |
Next