If you find a bug, please use the bug reporting form.
| Thread | Author | Time |
|---|---|---|
| BUG #17422: Memory leak | PG Bug reporting form | 17:06 |
| Re: BUG #17422: Memory leak | Andres Freund | 20:21 |
| Thread | Author | Time |
|---|---|---|
| BUG #17424: Build failed on disabled GNUC in Clang environment CFLAGS= -O2 -fgnuc-version=0 | PG Bug reporting form | 10:50 |
| RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. 📎 | egashira.yusuke@fujitsu.com | 12:43 |
| Re: BUG #17424: Build failed on disabled GNUC in Clang environment CFLAGS= -O2 -fgnuc-version=0 | Tom Lane | 14:50 |
| Thread | Author | Time |
|---|---|---|
| Re: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. | Kyotaro Horiguchi | 01:12 |
| Cannot refresh materialized view concurrently if you have a column name called "mv" | Rupert Agnew | 14:53 |
| Re: Cannot refresh materialized view concurrently if you have a column name called "mv" | Bruce Momjian | 17:51 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum 📎 | Peter Geoghegan | 00:22 |
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum 📎 | Peter Geoghegan | 03:31 |
| AW: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles | Lorenz, Christopher | 07:09 |
| BUG #17425: Postgres service does not start if path to data folder ends with backslash. | PG Bug reporting form | 10:14 |
| RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. 📎 | egashira.yusuke@fujitsu.com | 11:49 |
| Thread | Author | Time |
|---|---|---|
| RE: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8 | hirose.masay-01@fujitsu.com | 06:45 |
| Re: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8 | Michael Paquier | 10:29 |
| Re: BUG #17421: Core dump in ECPGdo() when calling PostgreSQL API from 32-bit client for RHEL8 | Tom Lane | 15:19 |
| Thread | Author | Time |
|---|---|---|
| BUG #17427: ERROR: cannot cast type bytea to bigint | PG Bug reporting form | 06:29 |
| Re: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles | Julien Rouhaud | 07:41 |
| Re: BUG #17427: ERROR: cannot cast type bytea to bigint | David G. Johnston | 23:35 |
| Thread | Author | Time |
|---|---|---|
| BUG #17428: last_value incorrect for uninitialized sequence | PG Bug reporting form | 00:31 |
| Pg 15 devel crashes when fetching data from table using cursor | hubert depesz lubaczewski | 09:44 |
| Re: BUG #17428: last_value incorrect for uninitialized sequence | David G. Johnston | 13:35 |
| Re: BUG #17428: last_value incorrect for uninitialized sequence | Tom Lane | 14:48 |
| Re: BUG #17428: last_value incorrect for uninitialized sequence | Glen Edmonds | 15:14 |
| Re: BUG #17428: last_value incorrect for uninitialized sequence | Tom Lane | 15:23 |
| Re: BUG #17428: last_value incorrect for uninitialized sequence | David G. Johnston | 15:40 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17401: REINDEX TABLE CONCURRENTLY creates a race condition on a streaming replica | Andrey Borodin | 15:44 |
| Re: Bug plperl.c | Mark Murawski | 19:59 |
| Re: Bug plperl.c | Tom Lane | 21:19 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | Masahiko Sawada | 02:26 |
| 2000 times performance drop after pg14 upgrade when JIT = 1 📎 | Sergey Mirvoda | 12:20 |
| Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | Tom Lane | 15:11 |
| BUG #17431: How to change postgres path to recognize pearl installation | PG Bug reporting form | 17:47 |
| Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | Masahiko Sawada | 23:36 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum | Andres Freund | 00:25 |
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum | Andres Freund | 00:46 |
| possible bug in xpath function 📎 | Andrey Kapliev | 14:07 |
| BUG #17432: libraries are missing when installing postGIS in SLES15 SP3, some are part of SLES15 SP4 some not | PG Bug reporting form | 14:19 |
| Re: [External] Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key | Holly Roberts | 14:35 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17409: Unable to alter data type of clustered column which is referenced by foreign key | Japin Li | 00:31 |
| Re: BUG #17435: "add column if not exists" always adds new FK on the column | Japin Li | 13:50 |
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum | Andres Freund | 21:49 |
| BUG #17436: Initializing and starting with Dockerfile fails | PG Bug reporting form | 23:40 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17436: Initializing and starting with Dockerfile fails | Julien Rouhaud | 02:04 |
| Re: BUG #17436: Initializing and starting with Dockerfile fails | David G. Johnston | 02:24 |
| Re: BUG #17436: Initializing and starting with Dockerfile fails | Julien Rouhaud | 02:53 |
| BUG #17437: time spent in JIT is also attributed to function scan | PG Bug reporting form | 18:10 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | Kyotaro Horiguchi | 02:33 |
| BUG #17439: DROP FUNCTION functionName(); drops associated generated column without using CASCADE | PG Bug reporting form | 15:11 |
| BUG #17440: not expected result from jsonb_path_query | PG Bug reporting form | 16:58 |
| Re: BUG #17439: DROP FUNCTION functionName(); drops associated generated column without using CASCADE | Tom Lane | 18:33 |
| Re: BUG #17439: DROP FUNCTION functionName(); drops associated generated column without using CASCADE | Tom Lane | 20:06 |
| Re: BUG #17439: DROP FUNCTION functionName(); drops associated generated column without using CASCADE | Tom Lane | 21:18 |
| Thread | Author | Time |
|---|---|---|
| Logical replication stops dropping used initial-sync replication slots | hubert depesz lubaczewski | 14:24 |
| Detaching a partition with a FK on itself is not possible | Christophe Courtois | 17:31 |
| Re: Detaching a partition with a FK on itself is not possible | Arne Roland | 17:58 |
| Thread | Author | Time |
|---|---|---|
| Re: Logical replication stops dropping used initial-sync replication slots | hubert depesz lubaczewski | 12:27 |
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum | Andres Freund | 14:53 |
| Re: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum 📎 | Peter Geoghegan | 17:06 |
| Thread | Author | Time |
|---|---|---|
| Re: snapshot recovery conflict despite hot_standby_feedback set to on | Peter Geoghegan | 06:21 |
| BUG #17441: shm_mq receive less data than the sender sends | PG Bug reporting form | 08:39 |
| BUG #17442: Wrong partition pruning when using prepared statement and huge RAM consumption | PG Bug reporting form | 21:27 |
| Thread | Author | Time |
|---|---|---|
| Re: Logical replication stops dropping used initial-sync replication slots | vignesh C | 03:07 |
| Re: Logical replication stops dropping used initial-sync replication slots | hubert depesz lubaczewski | 03:48 |
| Re: Logical replication stops dropping used initial-sync replication slots | vignesh C | 07:02 |
| Re: Logical replication stops dropping used initial-sync replication slots | hubert depesz lubaczewski | 11:26 |
| Performance issue post upgrade on Version 13 - Incorrect Estimation Cost choosing Hash Aggregate-Nested Left Loop Join 📎 | Prajna Shetty | 12:57 |
| BUG #17446: Suggest updating the section title "Building Indexes Concurrently" | PG Bug reporting form | 21:58 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17441: shm_mq receive less data than the sender sends | Masahiko Sawada | 02:59 |
| Re: BUG #17446: Suggest updating the section title "Building Indexes Concurrently" | Michael Paquier | 04:39 |
| Re: BUG #17441: shm_mq receive less data than the sender sends | Michael Paquier | 04:41 |
| Re: BUG #17446: Suggest updating the section title "Building Indexes Concurrently" | David G. Johnston | 05:05 |
| Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end | Masahiko Sawada | 08:48 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17444: ERROR: found xmin 215633 from before relfrozenxid 1280585 | Andrey Borodin | 09:05 |
| Re: Performance issue post upgrade on Version 13 - Incorrect Estimation Cost choosing Hash Aggregate-Nested Left Loop Join | Tomas Vondra | 11:55 |
| Re: Performance issue post upgrade on Version 13 - Incorrect Estimation Cost choosing Hash Aggregate-Nested Left Loop Join | Justin Pryzby | 12:24 |
| Re: BUG #17385: "RESET transaction_isolation" inside serializable transaction causes Assert at the transaction end 📎 | Masahiko Sawada | 14:23 |
| BUG #17447: uninstaller fails | PG Bug reporting form | 19:09 |
| Re: BUG #17440: not expected result from jsonb_path_query | Alexander Korotkov | 22:40 |
| Thread | Author | Time |
|---|---|---|
| BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. | PG Bug reporting form | 07:52 |
| Re: Logical replication stops dropping used initial-sync replication slots | hubert depesz lubaczewski | 08:38 |
| RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error. 📎 | egashira.yusuke@fujitsu.com | 13:34 |
| BUG #17449: Disk space not released | PG Bug reporting form | 15:01 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17449: Disk space not released | Bharath Rupireddy | 04:02 |
| Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. | Michael Paquier | 05:46 |
| Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. | Julien Rouhaud | 08:24 |
| Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. | Michael Paquier | 09:03 |
| Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. 📎 | Thomas Munro | 11:07 |
| Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. | Michael Paquier | 11:33 |
| OpenSSL v1.1.1n in postgres | Vibhu Chauhan (iDEAS-ER&D) | 17:32 |
| Re: OpenSSL v1.1.1n in postgres | Daniel Gustafsson | 20:32 |
| Re: OpenSSL v1.1.1n in postgres | Tom Lane | 20:38 |
| Re: OpenSSL v1.1.1n in postgres | David G. Johnston | 20:45 |
| Re: OpenSSL v1.1.1n in postgres | Tom Lane | 21:17 |
| Thread | Author | Time |
|---|---|---|
| Re: OpenSSL v1.1.1n in postgres | Sandeep Thakkar | 02:11 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17447: uninstaller fails | Semab Tariq | 07:20 |
| BUG #17450: SUBSTRING function extracting lesser characters than specified | PG Bug reporting form | 10:30 |
| Re: BUG #17450: SUBSTRING function extracting lesser characters than specified | hubert depesz lubaczewski | 11:01 |
| Re: BUG #17450: SUBSTRING function extracting lesser characters than specified 📎 | Pavel Borisov | 12:35 |
| Re: BUG #17450: SUBSTRING function extracting lesser characters than specified | Tom Lane | 13:55 |
| Re: BUG #17450: SUBSTRING function extracting lesser characters than specified | Japin Li | 14:00 |
| Re: BUG #17450: SUBSTRING function extracting lesser characters than specified | Pavel Borisov | 14:00 |
| Re: BUG #17450: SUBSTRING function extracting lesser characters than specified | David G. Johnston | 14:09 |
| Thread | Author | Time |
|---|---|---|
| Re: Logical replication stops dropping used initial-sync replication slots | Amit Kapila | 11:27 |
| Re: Logical replication stops dropping used initial-sync replication slots | hubert depesz lubaczewski | 12:01 |
| Re: BUG #17438: Logical replication hangs on master after huge DB load | Amit Kapila | 12:03 |
| Re: Logical replication stops dropping used initial-sync replication slots | Amit Kapila | 12:07 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. 📎 | Michael Paquier | 07:54 |
| AW: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles 📎 | Lorenz, Christopher | 11:49 |
| Re: BUG #17393: Delete database after recovery with point-in-time is still missing datafiles | Pierre Forstmann | 19:07 |