Архив рассылок [pgsql-bugs]
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Tom Lane
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Todd Cook
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Michael Paquier
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops Richard Guo
- Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops Tom Lane
- Re: BUG #16961: Could not access status of transaction Alexandra Wang
- Re: BUG #16961: Could not access status of transaction Alexandra Wang
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Amit Kapila
- Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops Tender Wang
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Michael Paquier
- Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops Tom Lane
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Amit Kapila
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Michael Paquier
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Masahiko Sawada
- Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops Tom Lane
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Tom Lane
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Tom Lane
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Amit Kapila
- Re: Unexpected Standby Shutdown on sync_replication_slots change Xuneng Zhou
- Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT Michael Paquier
- BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer PG Bug reporting form
- BUG #19007: Planner fails to choose partial index with spurious 'not null' PG Bug reporting form
- Re: BUG #19007: Planner fails to choose partial index with spurious 'not null' Tom Lane
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Michael Paquier
- pgdg 16 package repo failure from missing repomd.xml.asc Jeff Palmer
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database vignesh C
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- Re: BUG #19007: Planner fails to choose partial index with spurious 'not null' David Rowley
- Potential deadlock in pgaio_io_wait() Thomas Munro
- BUG #19008: Problems downloading metadata for dnf - probably missing private key (GPG signature) PG Bug reporting form
- Re: BUG #19007: Planner fails to choose partial index with spurious 'not null' Richard Guo
- Re: BUG #19007: Planner fails to choose partial index with spurious 'not null' Richard Guo
- Re: BUG #16961: Could not access status of transaction Daniil Davydov
- Re: Unexpected Standby Shutdown on sync_replication_slots change Fujii Masao
- BUG #19009: Empty repomd.xml.asc file on pgdg16 mirror causes metadata retrieval failure PG Bug reporting form
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Álvaro Herrera
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Xuneng Zhou
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- BUG #19010: Empty repomd.xml.asc file PG Bug reporting form
- BUG #19011: repomd.xml.asc on postgresql 16 empty PG Bug reporting form
- BUG #19012: GPG signature file for RHEL 9 is 0 bytes PG Bug reporting form
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Tom Lane
- Re: BUG #19009: Empty repomd.xml.asc file on pgdg16 mirror causes metadata retrieval failure Devrim Gündüz
- Re: BUG #19010: Empty repomd.xml.asc file Devrim Gündüz
- Re: pgdg 16 package repo failure from missing repomd.xml.asc Devrim Gündüz
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Tom Lane
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Tom Lane
- Re: Unexpected Standby Shutdown on sync_replication_slots change shveta malik
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Sajith Prabhakar Shetty
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- Re: BUG #19011: repomd.xml.asc on postgresql 16 empty Devrim Gündüz
- Re: BUG #19012: GPG signature file for RHEL 9 is 0 bytes Devrim Gündüz
- AW: BUG #19011: repomd.xml.asc on postgresql 16 empty Wehnert, Thomas
- Re: BUG #19008: Problems downloading metadata for dnf - probably missing private key (GPG signature) Álvaro Herrera
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: CREATE DATABASE copies datlocale even if datlocprovider differs Jeff Davis
- TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c Masahiko Sawada
- BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong PG Bug reporting form
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong David G. Johnston
- Re: BUG #16961: Could not access status of transaction Alexandra Wang
- Re: BUG #16961: Could not access status of transaction Daniil Davydov
- Re: BUG #16961: Could not access status of transaction Alexandra Wang
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Amit Kapila
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Michael Paquier
- Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c Etsuro Fujita
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong dbman@sqlexec.com
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong David G. Johnston
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong dbman@sqlexec.com
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong Kirill Reshke
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong dbman@sqlexec.com
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong Álvaro Herrera
- Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong David G. Johnston
- Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c Michael Paquier
- BUG #19014: Automatic aggressive VACUUM on template0 and template1 pg_shdepend runs every minute PG Bug reporting form
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Xuneng Zhou
- Re: BUG #19014: Automatic aggressive VACUUM on template0 and template1 pg_shdepend runs every minute hubert depesz lubaczewski
- Re: BUG #18988: DROP SUBSCRIPTION locks not-yet-accessed database Dilip Kumar
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Xuneng Zhou
- Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c Masahiko Sawada
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Todd Cook
- BUG: IS NOT NULL on RECORD variable fails in 17.5-dev Peter Praxmarer
- Re: BUG: IS NOT NULL on RECORD variable fails in 17.5-dev Tom Lane
- Re: BUG: IS NOT NULL on RECORD variable fails in 17.5-dev David G. Johnston
- BUG #19015: insert-returning failure: stable function in select policy doesn't see before-insert trigger change PG Bug reporting form
- Re: BUG: IS NOT NULL on RECORD variable fails in 17.5-dev Peter Praxmarer
- Re: BUG #19014: Automatic aggressive VACUUM on template0 and template1 pg_shdepend runs every minute Tom Lane
- Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c Michael Paquier
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Xuneng Zhou
- Re: BUG #18908: DEREF_OF_NULL: After having been assigned to a NULL value at descriptor.c:203 Алена Васильева
- BUG #19016: Re: BUG #18908: DEREF_OF_NULL: After having been assigned to a NULL value at descriptor.c:203 PG Bug reporting form
- Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c Masahiko Sawada
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Merlin Moncure
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Michael Paquier
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Thomas Munro
- Re: BUG #18991: NUMA test fails on machine with two NUMA nodes when building 18beta2 Maximilian Bosch
- Lock timeouts and unusual spikes in replication lag with logical parallel transaction streaming Zane Duffield
- Re: BUG #19014: Automatic aggressive VACUUM on template0 and template1 pg_shdepend runs every minute 양주희
- Re: Lock timeouts and unusual spikes in replication lag with logical parallel transaction streaming Amit Kapila
- RE: Lock timeouts and unusual spikes in replication lag with logical parallel transaction streaming Zhijie Hou (Fujitsu)
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Sajith Prabhakar Shetty
- BUG #19017: pg_upgrade from 17.5 to 18.0beta2 fails with a complaint about max_slot_wal_keep_size PG Bug reporting form
- Re: BUG #19017: pg_upgrade from 17.5 to 18.0beta2 fails with a complaint about max_slot_wal_keep_size Tom Lane
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Peter Geoghegan
- Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer Nathan Bossart
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Sajith Prabhakar Shetty
- Re: Postgres: Queries are too slow after upgrading to PG17 from PG15 Sajith Prabhakar Shetty