public inbox for pgsql-bugs@postgresql.org
help / color / mirror / Atom feedMessages from noah@leadboat.com
Re: [PATCH] Replace debug-only Asserts with runtime checks in logical replication apply worker
2026-05-17 01:40 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-17 18:15 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-17 04:20 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-14 22:46 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-14 19:33 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-14 05:38 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-14 00:21 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-13 22:48 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-13 17:27 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19093: Behavioral change in walreceiver termination between PostgreSQL 14.17 and 14.18
2025-11-08 20:03 UTC Noah Misch <noah@leadboat.com>
Re: BUG #19093: Behavioral change in walreceiver termination between PostgreSQL 14.17 and 14.18
2025-10-27 04:12 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18912: TRAP: failed Assert("tag.spcOid != GLOBALTABLESPACE_OID"), File: "bufmgr.c", Line: 4165, PID: 2115
2025-05-06 00:31 UTC Noah Misch <noah@leadboat.com>
Re: ERROR: tuple to be updated was already modified by an operation triggered by the current command
2025-04-21 04:06 UTC Noah Misch <noah@leadboat.com>
Re: ERROR: tuple to be updated was already modified by an operation triggered by the current command
2025-04-11 14:41 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18146: Rows reappearing in Tables after Auto-Vacuum Failure in PostgreSQL on Windows
2025-04-06 18:16 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
2025-04-02 17:04 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
2025-03-04 03:34 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
2025-01-23 02:13 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
2025-01-11 21:44 UTC Noah Misch <noah@leadboat.com>
Re: Column changes such as an increase in varchar size, can cause extremely slow queries, and postgres should run analyze automatically.
2025-01-02 05:29 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18719: Bug Report for Patch (For inplace update durability, make heap_update() callers wait)
2024-12-31 21:52 UTC Noah Misch <noah@leadboat.com>
Re: 'WARNING: you don't own a lock of type ExclusiveLock' is printed during the GRANT command on PostgreSQL16.5
2024-11-26 02:17 UTC Noah Misch <noah@leadboat.com>
Re: Today's Postgres Releases break login roles
2024-11-25 03:42 UTC Noah Misch <noah@leadboat.com>
Re: 'WARNING: you don't own a lock of type ExclusiveLock' is printed during the GRANT command on PostgreSQL16.5
2024-11-21 01:11 UTC Noah Misch <noah@leadboat.com>
Re: 'WARNING: you don't own a lock of type ExclusiveLock' is printed during the GRANT command on PostgreSQL16.5
2024-11-20 06:27 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18708: regex problem: (?:[^\d\D]){0} asserts with "lp->nouts == 0 && rp->nins == 0"
2024-11-17 16:12 UTC Noah Misch <noah@leadboat.com>
Re: Today's Postgres Releases break login roles
2024-11-16 18:34 UTC Noah Misch <noah@leadboat.com>
Re: Today's Postgres Releases break login roles
2024-11-16 04:53 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17821: Assertion failed in heap_update() due to heap pruning
2024-11-13 00:26 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-11-08 23:36 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-11-08 17:31 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-11-07 19:38 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-11-07 19:22 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18545: \dt breaks transaction, calling error when executed in SET SESSION AUTHORIZATION
2024-10-19 23:28 UTC Noah Misch <noah@leadboat.com>
Re: vacuumdb: permission denied for schema "pg_temp_7"
2024-10-07 19:40 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18637: CREATE INDEX won't look up operator classes in search_path if PARTITION BY is specified
2024-10-04 02:33 UTC Noah Misch <noah@leadboat.com>
Re: vacuumdb: permission denied for schema "pg_temp_7"
2024-09-20 21:50 UTC Noah Misch <noah@leadboat.com>
Re: vacuumdb: permission denied for schema "pg_temp_7"
2024-09-20 19:07 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-09-19 02:53 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-09-18 05:30 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-09-18 05:04 UTC Noah Misch <noah@leadboat.com>
Re: Leader backend hang on IPC/ParallelFinish when LWLock held at parallel query start
2024-09-18 03:01 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-07-11 21:16 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-06-25 19:37 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-05-22 23:59 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-05-20 20:48 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-05-18 22:23 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-04-16 19:34 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-04-16 03:58 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-04-15 20:52 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-04-13 17:15 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-04-12 02:27 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-04-11 15:38 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18404: Select from pg_stat_activity in a plpgsql block can lead to a global locking issue
2024-04-07 01:01 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-04-06 22:30 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18386: Slow connection access after 'vacuum full pg_attribute'
2024-04-04 05:28 UTC Noah Misch <noah@leadboat.com>
Re: relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-03-22 19:43 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-16 04:58 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-16 03:03 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-13 16:55 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-12 22:08 UTC Noah Misch <noah@leadboat.com>
Re: BUG #18389: pg_database_owner not recognized with alter default privileges
2024-03-12 19:55 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-06 18:42 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-05 00:13 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-04 23:05 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-04 19:03 UTC Noah Misch <noah@leadboat.com>
relfrozenxid may disagree with row XIDs after 1ccc1e05ae
2024-03-04 00:07 UTC Noah Misch <noah@leadboat.com>
Re: FSM Corruption (was: Could not read block at end of the relation)
2024-03-03 23:47 UTC Noah Misch <noah@leadboat.com>
Re: Facing issue in installing pg_cron extension in Postgresql 15
2024-03-01 04:31 UTC Noah Misch <noah@leadboat.com>
Re: STRATEGY=WAL_LOG missing checkpoint interlocks and sync
2024-02-01 23:28 UTC Noah Misch <noah@leadboat.com>
STRATEGY=WAL_LOG missing checkpoint interlocks and sync
2024-01-30 19:50 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
2024-01-10 21:15 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
2024-01-10 19:38 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
2024-01-09 21:44 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
2024-01-08 18:21 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
2024-01-06 22:44 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17257: (auto)vacuum hangs within lazy_scan_prune()
2024-01-06 20:24 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-09-25 01:32 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-08-13 03:30 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-08-12 21:13 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-08-11 14:00 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-08-11 02:58 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-07-17 00:49 UTC Noah Misch <noah@leadboat.com>
Re: BUG #17928: Standby fails to decode WAL on termination of primary
2023-07-10 20:00 UTC Noah Misch <noah@leadboat.com>
Re: BUG #6052: ADD COLUMN - ERROR: tables can have at most 1600 columns
2011-06-07 19:02 UTC Noah Misch <noah@leadboat.com>
Re: Bug with STABLE function using the wrong snapshot (probably during planning)
2011-05-10 09:31 UTC Noah Misch <noah@leadboat.com>
86+ results
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox