If you find a bug, please use the bug reporting form.
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails | Thomas Munro | 08:03 |
| BUG #18731: The psql \d command does not exactly match but can be executed | PG Bug reporting form | 09:49 |
| BUG #18732: Segfault in pgbench on max_connections starvation | PG Bug reporting form | 12:23 |
| AW: BUG #18725: "set role" requires "grant connect on database" | PostgreSQL TDBA (LDBV) | 12:36 |
| Re: BUG #18730: Inequality comparison operators and SMALLINT negative immediate value | David G. Johnston | 13:48 |
| Re: BUG #18732: Segfault in pgbench on max_connections starvation | Heikki Linnakangas | 14:52 |
| Re: BUG #18732: Segfault in pgbench on max_connections starvation | Andres Freund | 15:27 |
| BUG #18733: Connection Timeout after upgrade | PG Bug reporting form | 15:42 |
| Re: BUG #18731: The psql \d command does not exactly match but can be executed | Tom Lane | 17:02 |
| Thread | Author | Time |
|---|---|---|
| Tablespace storage bug... | Greg Kemnitz | 01:04 |
| Re: Tablespace storage bug... | David G. Johnston | 01:09 |
| Re: [Bug] Heap Use After Free in parallel_vacuum_reset_dead_items Function | John Naylor | 01:46 |
| Re: Tablespace storage bug... | Greg Kemnitz | 02:12 |
| BUG #18735: Specific multibyte character in psql file path command parameter for Windows | PG Bug reporting form | 02:25 |
| Re: [Bug] Heap Use After Free in Window Aggregate Execution | Alvaro Herrera | 17:08 |
| Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active" | Tom Lane | 18:07 |
| Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows | Tom Lane | 18:50 |
| Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active" | Andres Freund | 20:13 |
| Re: [Bug] Heap Use After Free in Window Aggregate Execution | David Rowley | 20:21 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows | Tom Lane | 00:07 |
| Re: Build failure with GCC 15 (defaults to -std=gnu23) | Robins Tharakan | 11:42 |
| Re: FF3 vs MS Date/Time Template - ERROR: date/time field value out of range 📎 | Tom Lane | 17:49 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows | Tatsuo Ishii | 10:37 |
| Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows | Tatsuo Ishii | 11:01 |
| BUG #18741: Detaching a partition referencing a partitioned table fails with a trigger-related error | PG Bug reporting form | 12:00 |
| Re: BUG #18735: Specific multibyte character in psql file path command parameter for Windows 📎 | Tom Lane | 22:55 |
| Thread | Author | Time |
|---|---|---|
| Re: Build failure with GCC 15 (defaults to -std=gnu23) | Robins Tharakan | 10:46 |
| Re: Build failure with GCC 15 (defaults to -std=gnu23) | Tom Lane | 17:04 |
| Thread | Author | Time |
|---|---|---|
| Re: Build failure with GCC 15 (defaults to -std=gnu23) | Robins Tharakan | 07:04 |
| Thread | Author | Time |
|---|---|---|
| to_timestamp function calculation error | myzhen | 11:51 |
| Re: to_timestamp function calculation error | Tom Lane | 15:31 |
| Is it possible to make ReorderBufferRestoreCleanup faster? | Evgeny Kuzin | 18:01 |
| Not able to restore database - error: could not decompress data: Allocation error : not enough memory | Tomasz Szypowski | 20:29 |
| Surprising SeqScan of appendRel that can't contribute any rows to the result | Dmytro Astapov | 22:15 |
| Thread | Author | Time |
|---|---|---|
| Re: Surprising SeqScan of appendRel that can't contribute any rows to the result | David Rowley | 00:08 |
| Re: Surprising SeqScan of appendRel that can't contribute any rows to the result | Dmytro Astapov | 00:36 |
| Re: Surprising SeqScan of appendRel that can't contribute any rows to the result | Tom Lane | 01:40 |
| Re: Not able to restore database - error: could not decompress data: Allocation error : not enough memory | Tom Lane | 02:22 |
| RE: Not able to restore database - error: could not decompress data: Allocation error : not enough memory | Tomasz Szypowski | 07:12 |
| Incompatibility of newest pg_restore with PostgreSQL-Servers older or equal to version 16 | combit - Nicolaij Deutschkämer | 10:05 |
| Re: Incompatibility of newest pg_restore with PostgreSQL-Servers older or equal to version 16 | Laurenz Albe | 14:25 |
| Re: Not able to restore database - error: could not decompress data: Allocation error : not enough memory | Tom Lane | 15:13 |
| Thread | Author | Time |
|---|---|---|
| Re: Build failure with GCC 15 (defaults to -std=gnu23) | Thomas Munro | 02:45 |
| Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows | Robert Haas | 15:44 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows | Michael Paquier | 02:53 |
| BUG #18748: Old name version | PG Bug reporting form | 06:09 |
| BUG #18749: Error Installing PostgreSQL | PG Bug reporting form | 19:46 |
| Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows | Thomas Munro | 22:18 |
| Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows 📎 | Thomas Munro | 23:15 |
| Thread | Author | Time |
|---|---|---|
| BUG #18750: Inappropriate update when it is blocked in RC | PG Bug reporting form | 06:13 |
| BUG #18751: Sub-optimal UNION ALL plan | PG Bug reporting form | 09:53 |
| Commit 5a2fed911a broke parallel query | Laurenz Albe | 10:55 |
| Re: BUG #18751: Sub-optimal UNION ALL plan | Kirill Reshke | 14:24 |
| Re: BUG #18751: Sub-optimal UNION ALL plan | Tom Lane | 15:18 |
| Re: Commit 5a2fed911a broke parallel query | Tom Lane | 15:35 |
| Re: Commit 5a2fed911a broke parallel query 📎 | Tom Lane | 17:12 |
| Re: Commit 5a2fed911a broke parallel query | Laurenz Albe | 17:39 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18751: Sub-optimal UNION ALL plan | Andrei Lepikhov | 02:57 |
| Re: BUG #18751: Sub-optimal UNION ALL plan | Tom Lane | 03:46 |
| BUG #18753: Unable to Recover a Deleted Database Using PITR | PG Bug reporting form | 04:36 |
| Corrupt index lead to skipped autovacuum | 高偉鈞 | 05:43 |
| Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows | Michael Paquier | 05:50 |
| Re: BUG #18751: Sub-optimal UNION ALL plan | Andrei Lepikhov | 09:05 |
| Re: BUG #18750: Inappropriate update when it is blocked in RC | Pantelis Theodosiou | 12:37 |
| Re: BUG #18750: Inappropriate update when it is blocked in RC | Greg Sabino Mullane | 17:24 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: Re: BUG #18750: Inappropriate update when it is blocked in RC | yrshen | 09:47 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18753: Unable to Recover a Deleted Database Using PITR | px shi | 02:44 |
| BUG #18754: Logical replication cannot restart if client sent a copyDone | PG Bug reporting form | 12:54 |
| Thread | Author | Time |
|---|---|---|
| BUG #18755: Using Natts_pg_trigger rather than Natts_pg_event_trigger for event trigger | PG Bug reporting form | 08:52 |
| Re: BUG #18755: Using Natts_pg_trigger rather than Natts_pg_event_trigger for event trigger | 张鑫 | 09:37 |
| Re: BUG #18755: Using Natts_pg_trigger rather than Natts_pg_event_trigger for event trigger | David Rowley | 10:36 |
| BUG #18756: Postgres corruption | PG Bug reporting form | 18:49 |
| Re: BUG #18756: Postgres corruption | Tom Lane | 23:10 |
| Thread | Author | Time |
|---|---|---|
| pg_upgrade cannot create btrfs clones on linux kernel 6.8.0 | Michael Misiewicz | 00:36 |
| Re: pg_upgrade cannot create btrfs clones on linux kernel 6.8.0 | Tomas Vondra | 02:12 |
| BUG #18757: string_agg function(text, text) design issue | PG Bug reporting form | 06:22 |
| BUG #18758: Incorrect query result caused by ROLLUP operation | PG Bug reporting form | 16:03 |
| BUG #18759: Missing files | PG Bug reporting form | 16:26 |
| Re: pg_upgrade cannot create btrfs clones on linux kernel 6.8.0 | Michael Misiewicz | 18:55 |
| Re: BUG #18758: Incorrect query result caused by ROLLUP operation | Tom Lane | 19:11 |
| Re: BUG #18704: Installing postgis fails due to depencies | Devrim Gündüz | 19:40 |
| Re: BUG #18759: Missing files | Devrim Gündüz | 20:03 |
| Re: BUG #18757: string_agg function(text, text) design issue | David Rowley | 22:13 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #18741: Detaching a partition referencing a partitioned table fails with a trigger-related error 📎 | jian he | 05:00 |
| BUG #18760: ../doc/src/sgml/postgres.sgml:24: element book: validity error : No declaration for attribute id of | PG Bug reporting form | 09:01 |
| BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE | PG Bug reporting form | 09:26 |
| Re: BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE | David G. Johnston | 13:42 |
| Re: BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE | Tom Lane | 15:24 |
| Re: BUG #18719: Bug Report for Patch (For inplace update durability, make heap_update() callers wait) | Noah Misch | 21:52 |