public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
  2026-05-01 19:41 UTC  Andres Freund <[email protected]>

Re: [BUG] false positive in bt_index_check in case of short 4B varlena datum
  2026-05-01 17:11 UTC  Andres Freund <[email protected]>

Re: BUG #19449: Massive performance degradation for complex query on Postgres 16+ (few seconds -> multiple hours)
  2026-04-02 14:27 UTC  Andres Freund <[email protected]>

Re: BUG #19449: Massive performance degradation for complex query on Postgres 16+ (few seconds -> multiple hours)
  2026-04-02 13:54 UTC  Andres Freund <[email protected]>

Re: BUG #19411: libpq 16.x exhibits a memory leak when connections are repeatedly created and destroyed
  2026-02-17 19:45 UTC  Andres Freund <[email protected]>

Re: BUG #19400: Memory leak in checkpointer and startup processes on PostgreSQL 18
  2026-02-10 19:58 UTC  Andres Freund <[email protected]>

Re: BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
  2026-01-24 17:03 UTC  Andres Freund <[email protected]>

Re: BUG #19379: Role pg_read_all_data don't allowed read large objects
  2026-01-15 13:45 UTC  Andres Freund <[email protected]>

Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-14 18:18 UTC  Andres Freund <[email protected]>

Re: BUG #19366: heap-use-after-free in pgaio_io_reclaim() detected with RELCACHE_FORCE_RELEASE
  2026-01-14 16:45 UTC  Andres Freund <[email protected]>

Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-13 19:11 UTC  Andres Freund <[email protected]>

Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-13 16:59 UTC  Andres Freund <[email protected]>

Re: Bug Report: PostgreSQL 16 crashes on ALTER USER CURRENT_USER WITH PASSWORD
  2026-01-07 21:14 UTC  Andres Freund <[email protected]>

Re: Bug Report: PostgreSQL 16 crashes on ALTER USER CURRENT_USER WITH PASSWORD
  2026-01-07 16:32 UTC  Andres Freund <[email protected]>

Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
  2026-01-07 01:04 UTC  Andres Freund <[email protected]>

Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
  2026-01-06 17:42 UTC  Andres Freund <[email protected]>

Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
  2026-01-06 16:45 UTC  Andres Freund <[email protected]>

Re: BUG #19368: f54af9f does not create the correct macro for autotools build
  2026-01-02 14:28 UTC  Andres Freund <[email protected]>

Re: BUG #19095: Test if function exit() is used fail when linked static
  2025-11-14 14:01 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-10 21:30 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-08 19:08 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-08 13:07 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-08 13:04 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-07 23:17 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-07 23:03 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-07 19:56 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-06 21:39 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-06 17:09 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-06 16:21 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-06 16:13 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-06 14:34 UTC  Andres Freund <[email protected]>

Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
  2025-10-06 14:20 UTC  Andres Freund <[email protected]>

Re: "unexpected duplicate for tablespace" problem in logical replication
  2025-09-18 12:22 UTC  Andres Freund <[email protected]>

Re: "unexpected duplicate for tablespace" problem in logical replication
  2025-09-18 12:17 UTC  Andres Freund <[email protected]>

Re: BUG #19042: Option --help not recognized at the end of command line in pg_restore
  2025-09-03 19:34 UTC  Andres Freund <[email protected]>

Re: Potential deadlock in pgaio_io_wait()
  2025-08-19 00:07 UTC  Andres Freund <[email protected]>

Re: BUG #18940: PostgreSQL 18beta1 fails 'collate.windows.win1252' regression when building with MSYS/mingw
  2025-06-04 16:32 UTC  Andres Freund <[email protected]>

Re: Test mail for pgsql-hackers
  2025-05-13 13:40 UTC  Andres Freund <[email protected]>

Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE
  2025-03-12 22:45 UTC  Andres Freund <[email protected]>

Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
  2025-03-03 22:07 UTC  Andres Freund <[email protected]>

Re: Bug in recovery of drop database?
  2025-02-06 18:05 UTC  Andres Freund <[email protected]>

Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows
  2025-02-05 16:36 UTC  Andres Freund <[email protected]>

Re: BUG #18785: Pointer bmr.rel, dereferenced by passing as 1st parameter to function is checked for NULL later
  2025-01-28 20:12 UTC  Andres Freund <[email protected]>

Re: BUG #18785: Pointer bmr.rel, dereferenced by passing as 1st parameter to function is checked for NULL later
  2025-01-28 19:55 UTC  Andres Freund <[email protected]>

Re: BUG #18734: pg_terminate_backend was unresponsive for processes with the status "active"
  2024-12-05 20:13 UTC  Andres Freund <[email protected]>

Re: BUG #18732: Segfault in pgbench on max_connections starvation
  2024-12-03 15:27 UTC  Andres Freund <[email protected]>

Re: Build failure with GCC 15 (defaults to -std=gnu23)
  2024-11-27 19:32 UTC  Andres Freund <[email protected]>

Re: Build failure with GCC 15 (defaults to -std=gnu23)
  2024-11-27 19:21 UTC  Andres Freund <[email protected]>

Re: Build failure with GCC 15 (defaults to -std=gnu23)
  2024-11-27 18:50 UTC  Andres Freund <[email protected]>

Re: HashAgg degenerate case
  2024-11-12 15:48 UTC  Andres Freund <[email protected]>

Re: HashAgg degenerate case
  2024-11-08 16:41 UTC  Andres Freund <[email protected]>

Re: Using a lot of memory in each session.
  2024-09-24 16:13 UTC  Andres Freund <[email protected]>

Re: BUG #18624: Memory Leak Issue with PostgreSQL Connection During COPY Command Execution.
  2024-09-20 18:29 UTC  Andres Freund <[email protected]>

Re: [BUGS] BUG #10123: Weird entries in pg_stat_activity
  2024-07-04 22:03 UTC  Andres Freund <[email protected]>

Re: error "can only drop stats once" brings down database
  2024-06-07 03:12 UTC  Andres Freund <[email protected]>

Re: BUG #18493: COPY FROM STDIN BINARY failure
  2024-06-03 19:20 UTC  Andres Freund <[email protected]>

Re: BUG #18492: Adding a toasted column to a table with an inherited temp table fails with Assert
  2024-06-03 19:09 UTC  Andres Freund <[email protected]>

Re: Ynt: Postgresql 16.3 installation error (setup file) on Windows 11
  2024-05-21 18:36 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-05-16 20:38 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-05-16 20:29 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-05-16 20:03 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-05-16 19:39 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-05-16 16:38 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-05-16 03:33 UTC  Andres Freund <[email protected]>

Re: error "can only drop stats once" brings down database
  2024-05-05 22:35 UTC  Andres Freund <[email protected]>

Re: BUG #17947: Combination of replslots pgstat issues causes error/assertion failure
  2024-05-05 18:37 UTC  Andres Freund <[email protected]>

Re: error "can only drop stats once" brings down database
  2024-05-05 16:09 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-04-16 18:01 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-04-15 21:10 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-04-15 18:52 UTC  Andres Freund <[email protected]>

Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
  2024-04-15 18:04 UTC  Andres Freund <[email protected]>

Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
  2024-04-15 17:39 UTC  Andres Freund <[email protected]>

Re: Regression tests fail with musl libc because libpq.so can't be loaded
  2024-03-26 00:14 UTC  Andres Freund <[email protected]>

Re: Regression tests fail with musl libc because libpq.so can't be loaded
  2024-03-22 00:19 UTC  Andres Freund <[email protected]>

Re: BUG #17828: postgres_fdw leaks file descriptors on error and aborts aborted transaction in lack of fds
  2024-02-09 00:40 UTC  Andres Freund <[email protected]>

Re: BUG #17828: postgres_fdw leaks file descriptors on error and aborts aborted transaction in lack of fds
  2024-02-09 00:07 UTC  Andres Freund <[email protected]>

Re: BUG #17828: postgres_fdw leaks file descriptors on error and aborts aborted transaction in lack of fds
  2024-02-08 21:59 UTC  Andres Freund <[email protected]>

Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition
  2024-01-09 04:21 UTC  Andres Freund <[email protected]>

Re: BUG #18259: Assertion in ExtendBufferedRelLocal() fails after no-space-left condition
  2024-01-04 18:56 UTC  Andres Freund <[email protected]>

Re: BUG #18130: \copy fails with "could not read block" or "page should be empty but not" errors due to triggers
  2023-10-14 02:34 UTC  Andres Freund <[email protected]>

Re: Access to old versions of a row
  2023-10-09 23:55 UTC  Andres Freund <[email protected]>

Re: BUG #18127: Assertion HaveRegisteredOrActiveSnapshot failed on REINDEX CONCURRENTLY when blocksize=1
  2023-09-28 16:31 UTC  Andres Freund <[email protected]>

Re: BUG #18127: Assertion HaveRegisteredOrActiveSnapshot failed on REINDEX  CONCURRENTLY when blocksize=1
  2023-09-28 16:25 UTC  Andres Freund <[email protected]>

Re: Memory leak on subquery as scalar operand
  2023-09-27 20:45 UTC  Andres Freund <[email protected]>

Re: BUG #18124: PG16 release note document bug in "Add build option to allow testing of small WAL segment sizes"
  2023-09-25 17:45 UTC  Andres Freund <[email protected]>

Re: BUG #18046: stats collection behaviour change is affecting the usability of information.
  2023-09-14 03:30 UTC  Andres Freund <[email protected]>

Re: BUG #18046: stats collection behaviour change is affecting the usability of information.
  2023-09-13 04:20 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-09-12 02:11 UTC  Andres Freund <[email protected]>

Re: BUG #18055: logical decoding core on AllocateSnapshotBuilder()
  2023-08-21 18:27 UTC  Andres Freund <[email protected]>

Re: BUG #18055: logical decoding core on AllocateSnapshotBuilder()
  2023-08-21 18:19 UTC  Andres Freund <[email protected]>

Re: BUG #18055: logical decoding core on AllocateSnapshotBuilder()
  2023-08-20 21:05 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-08-12 00:48 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-06-21 03:59 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-06-19 17:45 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-06-14 22:30 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-06-14 21:57 UTC  Andres Freund <[email protected]>

Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
  2023-06-14 21:37 UTC  Andres Freund <[email protected]>

Re: BUG #17798: Incorrect memory access occurs when using BEFORE ROW UPDATE trigger
  2023-04-30 22:00 UTC  Andres Freund <[email protected]>

Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
  2023-03-04 16:48 UTC  Andres Freund <[email protected]>

Re: Memory leak on subquery as scalar operand
  2022-11-01 05:51 UTC  Andres Freund <[email protected]>

[PATCH v3 3/4] wip: llvmjit: Make llvm_types_module variable static.
  2022-11-01 05:35 UTC  Andres Freund <[email protected]>

[PATCH v3 4/4] wip: llvmjit: Plug memory leak when performing inlining.
  2022-11-01 05:35 UTC  Andres Freund <[email protected]>

[PATCH v3 2/4] wip: llvmjit: remove unnecessary types.
  2022-11-01 05:35 UTC  Andres Freund <[email protected]>

[PATCH v3 1/4] wip: llvmjit: Use explicit LLVMContextRef.
  2022-11-01 05:35 UTC  Andres Freund <[email protected]>

Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower
  2022-07-07 04:36 UTC  Andres Freund <[email protected]>

Re: BUG #17540: Prepared statement: PG switches to a generic query plan which is consistently much slower
  2022-07-07 00:46 UTC  Andres Freund <[email protected]>

Re: BUG #6041: Unlogged table was created bad in slave node
  2011-06-07 17:42 UTC  Andres Freund <[email protected]>

Re: Unlogged tables cannot be truncated twice
  2011-06-02 18:52 UTC  Andres Freund <[email protected]>

Re: Unlogged tables cannot be truncated twice
  2011-05-31 07:44 UTC  Andres Freund <[email protected]>

Re: Unlogged tables cannot be truncated twice
  2011-05-31 00:47 UTC  Andres Freund <[email protected]>

Re: Unlogged tables cannot be truncated twice
  2011-05-31 00:35 UTC  Andres Freund <[email protected]>

Re: Unlogged tables cannot be truncated twice
  2011-05-31 00:14 UTC  Andres Freund <[email protected]>

Re: Unlogged tables cannot be truncated twice
  2011-05-30 23:28 UTC  Andres Freund <[email protected]>


113+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox