Messages by Thread
-
-
LockHasWaiters() crashes on fast-path locks
SATYANARAYANA NARLAPURAM
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Melanie Plageman
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Yura Sokolov
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
cca5507
-
Make pg_prewarm, autoprewarm yield for waiting DDL
SATYANARAYANA NARLAPURAM
-
pg_publication_tables: return NULL attnames when no column list is specified
Roberto Mello
-
Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info
Lukas Fittl
-
Re: dshash_find_or_insert vs. OOM
Robert Haas
-
Re: remove bits* types
Peter Eisentraut
-
Re: SQL:2011 Application Time Update & Delete
Peter Eisentraut
-
Re: Don't synchronously wait for already-in-progress IO in read stream
Andres Freund
-
BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Yura Sokolov
-
Re: SQL-level pg_datum_image_equal
Matthias van de Meent
-
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Andrew Jackson
-
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
-
Re: Two issues leading to discrepancies in FSM data on the standby server
Andrey Borodin
-
Re: Lowering the default wal_blocksize to 4K
John Naylor
-
Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
John Naylor
-
Re: [PATCH] Simplify SortSupport implementation for macaddr
Michael Paquier
-
Remove unused at_sharedrel from autovac_table
Yugo Nagata
-
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
-
Re: Convert ALL SubLinks to ANY SubLinks
Richard Guo
-
Re: Report bytes and transactions actually sent downtream
Michael Paquier
-
Fix incorrect false positive rate formatting in create_and_test_bloom()
Postgress Cybrosys
-
Re: Improve the performance of Unicode Normalization Forms.
Michael Paquier
-
Re: SLOPE - Planner optimizations on monotonic expressions.
Corey Huinker
-
Re: [PATCH v2] Re: Cancel problems of query to pg_stat_statements
Michael Paquier
-
Re: access numeric data in module
Michael Paquier
-
Query Regarding Blog Submission Approval on Planet PostgreSQL
Postgress Cybrosys
-
Re: amcheck: add index-all-keys-match verification for B-Tree
Wenbo Lin
-
Re: relfilenode statistics
Bertrand Drouvot
-
Re: Flush some statistics within running transactions
Michael Paquier
-
Re: [Patch] add new parameter to pg_replication_origin_session_setup
Michael Paquier
-
Re: Instability in test/regress/sql/portals.sql
Michael Paquier
-
Re: [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions
Michael Paquier
-
Re: POC: Carefully exposing information without authentication
Greg Sabino Mullane
-
Re: Minor refactor of the code in ExecScanExtended()
Henson Choi
-
Add http connection service file functionality
Andrew Jackson
-
Re: Use correct collation in pg_trgm
Jeff Davis