PG Bug reporting form

noreply@postgresql.org

Email: noreply@postgresql.org
Name: PG Bug reporting form
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-20T21:16:59Z BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8
2025-12-31T00:25:09Z BUG #19368: f54af9f does not create the correct macro for autotools build
2025-12-29T09:13:39Z BUG #19367: typos in backend/utils/adt/timestamp.c
2025-12-29T06:00:01Z BUG #19366: heap-use-after-free in pgaio_io_reclaim() detected with RELCACHE_FORCE_RELEASE
2025-12-27T23:57:29Z BUG #19365: postgres 18 pg_dump fails whan drop sequence concurrently
2025-12-26T21:10:46Z BUG #19364: Repository not updating
2025-12-26T15:07:59Z BUG #19363: PostgreSQL shared memory exhaustion during query execution involving views and parallel workers
2025-12-23T18:21:52Z BUG #19362: Extremely log processing of jsonb_path_exists_opr
2025-12-22T08:55:15Z BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
2025-12-18T15:03:28Z BUG #19359: Row level security: Upserts require insert policies in the update path
2025-12-17T12:03:44Z BUG #19358: Short circuit optimization exists in generic plan but missed in custom plan
2025-12-17T06:57:30Z BUG #19357: PostgreSQL generates a custom plan that performs worse than the generic plan for a certain query.
2025-12-16T03:06:11Z BUG #19356: Unexpected result of prepared UPDATE with force_generic_plan
2025-12-15T01:40:55Z BUG #19355: Attempt to insert data unexpectedly during concurrent update
2025-12-13T18:52:36Z BUG #19354: JOHAB rejects valid byte sequences
2025-12-12T10:11:15Z BUG #19353: Error XX000 if referencing expanded array in grouping set: variable not found in subplan target list
2025-12-12T02:14:40Z BUG #19352: SQL Error messages do not include schema name along with table or data object name.
2025-12-10T14:51:20Z BUG #19351: in pg18.1,when not null exists in the table , and add constraint problem.
2025-12-10T10:31:04Z BUG #19350: Short circuit optimization missed when running sql scriptes in JDBC
2025-12-09T11:04:21Z BUG #19348: Disk space error when running COPY after upgrading to PostgreSQL 17.7
2025-12-05T02:41:01Z BUG #19345: MemoryContextSizeFailure after upgrade 14.11 to 17.7 in stored procedure
2025-12-02T19:41:40Z BUG #19343: toast_internals.c:139:2: warning: missing braces around initializer [-Wmissing-braces]
2025-12-02T13:02:53Z BUG #19342: ERROR: function gcd(smallint, smallint) is not unique
2025-12-02T10:03:44Z BUG #19341: REPLACE() fails to match final character when using nondeterministic ICU collation
2025-12-02T07:57:35Z BUG #19340: Wrong result from CORR() function
2025-12-01T20:11:16Z BUG #19339: odbc_fdw extension, Not able to read data from foreign tables
2025-12-01T11:31:19Z BUG #19338: [PG15] Unstable SQL result in test regress/tablespace
2025-11-28T21:07:39Z BUG #19337: Errors during downloading metadata for repository pgdg-rhel9-extras
2025-11-27T10:18:06Z BUG #19336: TRAP: failed Assert("!IsTransactionOrTransactionBlock()")
2025-11-27T08:55:14Z BUG #19335: the function encrypt does not work correct - ERROR: encrypt error: Key was too big
2025-11-24T19:49:04Z BUG #19334: Cannot download packages from the mirrors
2025-11-24T19:18:45Z BUG #19333: 404s when accessing items from https://ftp.postgresql.org/pub/repos/yum/17/redhat/rhel-10-aarch64/
2025-11-23T08:32:56Z BUG #19332: Sudden 330x performance degradation of SELECT amid INSERTs
2025-11-18T22:01:50Z BUG #19119: Linux 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP aarch64 aarch64 aarch64 GNU/Linux
2025-11-18T12:33:53Z BUG #19117: postgresql15-contrib-15.15 for RHEL 9 has conflicting OpenSSL dependencies (3.0.0 and 3.4.0)
2025-11-17T14:31:11Z BUG #19116: Lost concurrent updates using ctid - as per doc guidance
2025-11-17T12:56:35Z BUG #19115: the package got zero size
2025-11-17T06:08:30Z BUG #19114: ORDER BY ASC is tampering result when calculating distance btw vectors
2025-11-15T12:11:18Z BUG #19113: Missing updated libpq5 rpm in repo pgdg-common after minor release to 18.1
2025-11-14T09:02:27Z BUG #19112: Error comes up on login to the QueryTool after update to PgAdmin 9.10
2025-11-13T10:04:08Z BUG #19111: Using EXPLAIN ANALYZE with MERGE causes failed assert
2025-11-11T14:26:34Z BUG #19110: the order of elements in a json object in database is different then the order of elements
2025-11-10T15:22:11Z BUG #19109: catalog lookup with the wrong snapshot during logical decoding causes coredump
2025-11-10T11:13:31Z BUG #19108: Stack overflow duting query parse
2025-11-10T10:46:44Z BUG #19107: The hold cursor is unexpectedly released during rollback
2025-11-09T13:52:01Z BUG #19106: Potential regression with CTE materialization planning in Postgres 18
2025-11-08T22:01:45Z BUG #19105: Parallel Hash Join crash when work_mem is small
2025-11-05T12:41:30Z BUG #19104: Does regexp_substr function support non-greedy matching?
2025-11-04T12:08:00Z BUG #19103: Canceled INSERT statement can still influence the performance of subsequent SELECT statement
2025-11-03T05:51:09Z BUG #19102: Assertion failure in generate_orderedappend_paths with aggregate pushdown