Messages by Date
-
2026/09/08
Re: EXPLAIN ... FOR PORTION OF should not evaluate bounds
Peter Eisentraut
-
2026/09/08
Re: REPACK (CONCURRENTLY) rewrites tables marked with user_catalog_table
Alvaro Herrera
-
2026/09/08
Re: Assert in test_bms_membership();
Andres Freund
-
2026/09/08
Re: RFC: Logging plan of the running query
torikoshia
-
2026/09/08
Re: pg_upgrade_replica: avoid full re-clone of standbys after pg_upgrade
Marco Nenciarini
-
2026/09/08
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Langote
-
2026/09/08
Re: Allow table AMs to define their own reloptions
Ajit Awekar
-
2026/09/08
Re: pg_upgrade_replica: avoid full re-clone of standbys after pg_upgrade
Kirill Reshke
-
2026/09/08
Re: [Patch]The Case For WAL-Logging pg_upgrade
Marco Nenciarini
-
2026/09/08
Re: REPACK (ANALYZE) within transaction block segfaults
Antonin Houska
-
2026/09/08
Re: Use C11 alignas instead of palloc/malloc for alignment
Heikki Linnakangas
-
2026/09/08
Re: Bug? pg_rewind produces unusable but starting database with standby recovery
solai v
-
2026/09/08
Assert in test_bms_membership();
Ilya Cherdakov
-
2026/09/08
Re: [SQL/PGQ] Native executor for Graph query
Henson Choi
-
2026/09/08
Re: Changing shared_buffers without restart
Palak Chaturvedi
-
2026/09/08
Re: Bug: Whole-row var in indexes corrupts indexes after DDL
Clemenza Zhang
-
2026/09/08
RE: pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
-
2026/09/08
Re: pg_threads.h take II
Jakub Wartak
-
2026/09/08
Re: Re:[PATCH] Speed up repeat() for larger counts
Jan Nidzwetzki
-
2026/09/08
Re: REPACK (ANALYZE) within transaction block segfaults
Alvaro Herrera
-
2026/09/08
Re: [PATCH] Planner support function for generate_subscripts()
Andrei Lepikhov
-
2026/09/08
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/09/08
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
-
2026/09/08
Re: Allow table AMs to define their own reloptions
Ajit Awekar
-
2026/09/08
[PATCH] Report userid to PgBackendStatus for standalone backends
cca5507
-
2026/09/08
Re: Revert RI fast-path batching from REL_19_STABLE
Amit Kapila
-
2026/09/08
Re: Missing dshash cleanup in pgstat_read_statsfile() after OOM
Grigorev Jurij
-
2026/09/08
Fix inherited constraint loss in ALTER COLUMN SET EXPRESSION
Chao Li
-
2026/09/08
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Daniel Gustafsson
-
2026/09/08
DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry
Grigorev Jurij
-
2026/09/08
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Heikki Linnakangas
-
2026/09/08
Re: Batching in executor
xliu19163
-
2026/09/08
Re: FOR PORTION OF bounds not coerced in PREPARE
Peter Eisentraut
-
2026/09/08
Re: [Patch] Implement TODOs for index operator strategy number validation
Jinqing Kuang
-
2026/09/08
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Daniel Gustafsson
-
2026/09/08
Re: xact_rollback spikes when logical walsender exits
Mircea Cadariu
-
2026/09/08
Re: REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout
Álvaro Herrera
-
2026/09/08
Re: Assert failure in try_nestloop_path()
Richard Guo
-
2026/09/08
Re: Stabilize 026_overwrite_contrecord test
Fujii Masao
-
2026/09/08
Re: Remove stale XXX comment in logical launcher
Álvaro Herrera
-
2026/09/08
Re: [SQL/PGQ] Native executor for Graph query
Henri GASC
-
2026/09/08
Re: docs: Fixes for August 2026 minor release notes (v14-v17)
Michael Paquier
-
2026/09/08
Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
Álvaro Herrera
-
2026/09/08
Re: Row pattern recognition
Tatsuo Ishii
-
2026/09/08
Re: REPACK (CONCURRENTLY) backend waits indefinitely when decoding worker fails to start
Antonin Houska
-
2026/09/08
Re: Improve error handling in test modules: test_extensible, test_bitmapset
Michael Paquier
-
2026/09/08
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
-
2026/09/08
Re: Missing dshash cleanup in pgstat_read_statsfile() after OOM
Michael Paquier
-
2026/09/07
Re: UPDATE run check constraints for affected columns only
solai v
-
2026/09/07
Re: Prevent object capture in CREATE/ALTER EXTENSION scripts
Osama Abdul Qader
-
2026/09/07
Re: Use WALReadFromBuffers in more places
Kirill Reshke
-
2026/09/07
Re: Row pattern recognition
Henson Choi
-
2026/09/07
Re: Teach pg_upgrade to deal with invalid databases
Rithvika Devisetti
-
2026/09/07
[PATCH] Report changes discarded for relations not in the subscription
Hüseyin Demir
-
2026/09/07
Re: Row pattern recognition
Tatsuo Ishii
-
2026/09/07
RE: Publication DDL can race with a concurrent UPDATE
Zhijie Hou (Fujitsu)
-
2026/09/07
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
-
2026/09/07
Re: pg_createsubscriber does not check output_plugin_libraries
Fujii Masao
-
2026/09/07
Re: Make the logical replication conflict messages more like each other
Ajin Cherian
-
2026/09/07
Re: Row pattern recognition
Henson Choi
-
2026/09/07
Authorization semantics and candidate pruning in GRAPH_TABLE
Wataru Naotsuka
-
2026/09/07
Re: pg_createsubscriber does not check output_plugin_libraries
Ajin Cherian
-
2026/09/07
Re: Two issues leading to discrepancies in FSM data on the standby server
Andrey Borodin
-
2026/09/07
Re: Row pattern recognition
Henson Choi
-
2026/09/07
Re: Missing dshash cleanup in pgstat_read_statsfile() after OOM
Michael Paquier
-
2026/09/07
Re: Fire create_upper_paths_hook for UPPERREL_PARTIAL_GROUP_AGG
shihao zhong
-
2026/09/07
RE: Follow-up review items for update_deleted
Hayato Kuroda (Fujitsu)
-
2026/09/07
Re: Row pattern recognition
Tatsuo Ishii
-
2026/09/07
Re: Introducing find_all_inheritors_ordered()
Chao Li
-
2026/09/07
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
-
2026/09/07
Re: WAIT FOR NO_THROW option could use some documentation
Rithvika Devisetti
-
2026/09/07
Re: Introducing find_all_inheritors_ordered()
Chao Li
-
2026/09/07
RE: Logical replication row filter loses unchanged toasted columns
Zhijie Hou (Fujitsu)
-
2026/09/07
Re: Assert failure in try_nestloop_path()
Richard Guo
-
2026/09/07
Re: Changing shared_buffers without restart
Yuhang Qiu
-
2026/09/07
Re: Row pattern recognition
Henson Choi
-
2026/09/07
Re: Row pattern recognition
jian he
-
2026/09/07
Re: [PATCH] pg_upgrade: add --initdb option to create the new cluster automatically
shihao zhong
-
2026/09/07
Re: [DOC] pg_database_size/pg_tablespace_size error on a missing OID
Chao Li
-
2026/09/07
Re: [PATCH] Planner support function for generate_subscripts()
shihao zhong
-
2026/09/07
Re: [PATCH] Move pgcrypto's fips_mode() function to core
Koshi Shibagaki (Fujitsu)
-
2026/09/07
Re: [PATCH] pg_surgery: check the page header and line pointers
shihao zhong
-
2026/09/07
Add a permission check to pg_stat_get_backend_subxact()
shihao zhong
-
2026/09/07
Re: Speed up COPY TO text/CSV parsing using SIMD
Ayoub Kazar
-
2026/09/07
Re: Row pattern recognition
Henson Choi
-
2026/09/07
Re: [DOC] pg_database_size/pg_tablespace_size error on a missing OID
shihao zhong
-
2026/09/07
Re: Introducing find_all_inheritors_ordered()
Tom Lane
-
2026/09/07
Re: Row pattern recognition
Tatsuo Ishii
-
2026/09/07
Re: Introducing find_all_inheritors_ordered()
Zsolt Parragi
-
2026/09/07
Re: Use WALReadFromBuffers in more places
Bharath Rupireddy
-
2026/09/07
Re: BgBufferSync(): clarification about reusable_buffers variable
Aidar Imamov
-
2026/09/07
Re: REPACK (CONCURRENTLY) backend waits indefinitely when decoding worker fails to start
Bharath Rupireddy
-
2026/09/07
Re: PGQ catalog representation and pg_dump support
Peter Eisentraut
-
2026/09/07
Re: REPACK (CONCURRENTLY) backend waits indefinitely when decoding worker fails to start
Antonin Houska
-
2026/09/07
Re: new clang warnings about unused global variables
Tom Lane
-
2026/09/07
Re: Assert failure in try_nestloop_path()
Tom Lane
-
2026/09/07
Re: pg_upgrade_replica: avoid full re-clone of standbys after pg_upgrade
Greg Sabino Mullane
-
2026/09/07
Re: Concurrent DROP TABLESPACE can miss a shared dependency
Andrew Dunstan
-
2026/09/07
Re: Changing shared_buffers without restart
Palak Chaturvedi
-
2026/09/07
Re: Improve Hash/Merge Join estimate accuracy when all predicates are Hash/Merge clauses
Ilia Evdokimov
-
2026/09/07
Re: [PATCH] Allow subquery pull-up past inlineable CTEs
Clemenza Zhang
-
2026/09/07
Re: scary patch contest
Joshua Drake
-
2026/09/07
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
-
2026/09/07
Re: new clang warnings about unused global variables
Peter Eisentraut
-
2026/09/07
Re: pg_upgrade_replica: avoid full re-clone of standbys after pg_upgrade
Florin Irion
-
2026/09/07
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Heikki Linnakangas
-
2026/09/07
Re: Logical replication row filter loses unchanged toasted columns
vignesh C
-
2026/09/07
Re: Logical replication can lose an update after concurrent index invalidation
vignesh C
-
2026/09/07
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexander Korotkov
-
2026/09/07
Re: Prevent object capture in CREATE/ALTER EXTENSION scripts
Osama Abdul Qader
-
2026/09/07
Re: Make pg_prewarm, autoprewarm yield for waiting DDL
Palak Chaturvedi
-
2026/09/07
Missing dshash cleanup in pgstat_read_statsfile() after OOM
Grigorev Jurij
-
2026/09/07
Prevent object capture in CREATE/ALTER EXTENSION scripts
Jan Nidzwetzki
-
2026/09/07
Re: Make the transition state of avg(int2)/avg(int4)/sum(int2)/sum(int4) internal
Andrei Lepikhov
-
2026/09/07
[PATCH] Allow subquery pull-up past inlineable CTEs
Andrey Kazarinov
-
2026/09/07
Re: Possible race condition in pg_basebackup
Nick Ivanov
-
2026/09/07
Re: [PATCH] pg_surgery: check the page header and line pointers
Nitin Jadhav
-
2026/09/07
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
-
2026/09/07
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
-
2026/09/07
Re: [SQL/PGQ] Native executor for Graph query
Henson Choi
-
2026/09/07
Re: COALESCE patch
Osama Abdul Qader
-
2026/09/07
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andrey Borodin
-
2026/09/07
Publication DDL can race with a concurrent UPDATE
vignesh C
-
2026/09/07
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Daniel Gustafsson
-
2026/09/07
Re: Allow table AMs to define their own reloptions
Aleksander Alekseev
-
2026/09/07
Re: [PATCH] Fix timeline history after recovery stops on an ancestor
Филиппов Степан
-
2026/09/07
Re: [PATCH] Planner support function for generate_subscripts()
Priyanka S
-
2026/09/07
Re: COALESCE patch
prankware
-
2026/09/07
Re: pg_rewind: Skip vanished source files during traversal
solai v
-
2026/09/07
Re: Add pg_stat_vfdcache view for VFD cache statistics
Ayoub Kazar
-
2026/09/07
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
-
2026/09/07
Re: COALESCE patch
Osama Abdul Qader
-
2026/09/07
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Nazir Bilal Yavuz
-
2026/09/07
RE: [PATCH] libpq: Add PQpassfileLookup()
Grigorev Jurij
-
2026/09/07
Re: Allow table AMs to define their own reloptions
Ajit Awekar
-
2026/09/07
Re: Crashes on a partition whose concurrent detach never finished
Amit Kapila
-
2026/09/07
Re: Offline data checksum changes can cause incorrect checksum state on standbys
Heikki Linnakangas
-
2026/09/07
Re: COALESCE patch
Ilia Evdokimov
-
2026/09/07
Re: Further cleanup related to statistics import support in postgres_fdw
Etsuro Fujita
-
2026/09/07
Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Zsolt Parragi
-
2026/09/07
Re: Crashes on a partition whose concurrent detach never finished
Amit Kapila
-
2026/09/07
Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Dean Rasheed
-
2026/09/07
Re: [PATCH] Fix timeline history after recovery stops on an ancestor
Филиппов Степан
-
2026/09/07
Re: Follow-up review items for update_deleted
Amit Kapila
-
2026/09/07
Re: [DOC] pg_database_size/pg_tablespace_size error on a missing OID
Chao Li
-
2026/09/07
Re: enhancing pg_basebackup speeds up to ~23Gbps (small fixes + io_uring/Direct I/O)
Jakub Wartak
-
2026/09/07
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
2026/09/07
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
2026/09/07
Re: unnecessary executor overheads around seqscans
xiaoyu liu
-
2026/09/07
Re: [PATCH] handling transitions in timestamptz_trunc_*
solai v
-
2026/09/07
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
2026/09/07
RE: Per-table resync for logical replication subscriptions
Hayato Kuroda (Fujitsu)
-
2026/09/07
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
2026/09/07
Re: Batching in executor
Tatsuya Kawata
-
2026/09/07
Re: REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout
Chao Li
-
2026/09/07
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
-
2026/09/07
Re: [PATCH] Move pgcrypto's fips_mode() function to core
Daniel Gustafsson
-
2026/09/07
RE: Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
-
2026/09/07
Re: [PATCH] Remove redundant path_nulls checks in setPathObject/Array
Chao Li
-
2026/09/07
RE: Follow-up review items for update_deleted
Zhijie Hou (Fujitsu)
-
2026/09/07
Re: Direct TOAST v2, faster, smaller and no migration needed
Nikita Malakhov
-
2026/09/07
Re: Assert failure in try_nestloop_path()
Richard Guo
-
2026/09/07
Re: Python/pytest test framework take two
Jelte Fennema-Nio
-
2026/09/07
Re: Python/pytest test framework take two
Andrey Borodin
-
2026/09/07
Re: [PATCH] Use streaming read I/O in sample scans
Yuhang Qiu
-
2026/09/06
Re: Direct TOAST v2, faster, smaller and no migration needed
Hannu Krosing
-
2026/09/06
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
-
2026/09/06
Re: Introducing find_all_inheritors_ordered()
Chao Li
-
2026/09/06
Re: Follow-up review items for update_deleted
Amit Kapila
-
2026/09/06
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
-
2026/09/06
Re: [PATCH] Remove redundant path_nulls checks in setPathObject/Array
solai v
-
2026/09/06
[PATCH] Add recovery boundary WAL record for database and tablespace commands
JoongHyuk Shin
-
2026/09/06
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
-
2026/09/06
[PATCH] Move pgcrypto's fips_mode() function to core
Koshi Shibagaki (Fujitsu)
-
2026/09/06
RE: Remove stale XXX comment in logical launcher
Zhijie Hou (Fujitsu)
-
2026/09/06
RE: pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
-
2026/09/06
RE: pg_createsubscriber does not check output_plugin_libraries
Hayato Kuroda (Fujitsu)
-
2026/09/06
Re: pg_createsubscriber: allow duplicate subscription names
Chao Li
-
2026/09/06
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Tom Lane
-
2026/09/06
Re: Fix detection of truncated zstd-compressed backups
Chao Li
-
2026/09/06
Re: Direct TOAST v2, faster, smaller and no migration needed
Michael Paquier
-
2026/09/06
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
shihao zhong
-
2026/09/06
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
shihao zhong
-
2026/09/06
Re: Assert failure in try_nestloop_path()
Richard Guo
-
2026/09/06
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
-
2026/09/06
Re: POC: Carefully exposing information without authentication
Greg Sabino Mullane
-
2026/09/06
Re: Remove toast_max_chunk_size from control file
Tom Lane
-
2026/09/06
Re: Remove toast_max_chunk_size from control file
Michael Paquier
-
2026/09/06
Remove toast_max_chunk_size from control file
Michael Paquier
-
2026/09/06
Re: Remove toast_max_chunk_size from control file
Tom Lane
-
2026/09/06
Re: Fire create_upper_paths_hook for UPPERREL_PARTIAL_GROUP_AGG
Tom Lane
-
2026/09/06
Re: Fire create_upper_paths_hook for UPPERREL_PARTIAL_GROUP_AGG
shihao zhong
-
2026/09/06
Re: Rename of varatt_external to varatt_external_oid
Michael Paquier
-
2026/09/06
REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout
shihao zhong
-
2026/09/06
Re: Internal error codes triggered by regression tests and user queries, take 2
Alexander Lakhin
-
2026/09/06
Re: Unlogged materialized views
Jim Jones
-
2026/09/06
Re: Internal error codes triggered by regression tests and user queries, take 2
Tom Lane
-
2026/09/06
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Andrey Borodin
-
2026/09/06
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
-
2026/09/06
RE: REPACK (CONCURRENTLY) can crash a logical decoding session
Zhijie Hou (Fujitsu)