Messages by Thread
-
-
pgstat vs aset
Andres Freund
-
Re: Trying out read streams in pgvector (an extension)
Melanie Plageman
-
s/pg_attribute_always_inline/pg_always_inline/?
Andres Freund
-
Re: Hash-based MCV matching for large IN-lists
Ilia Evdokimov
-
bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Tom Lane
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Andrew Dunstan
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Tom Lane
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Corey Huinker
-
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
-
Re: feature freeze for v19 begins April 8th at 12:00 UTC
Nathan Bossart
-
Re: amcheck: add index-all-keys-match verification for B-Tree
Jakub Wartak
-
Re: Time to drop RADIUS support?
Thomas Munro
-
Re: Improve logical replication usability when tables lack primary keys
shveta malik
-
Re: [PATCH] Refactor SLRU to always use long file names
Aleksander Alekseev
-
Refactoring DetermineSleepTime()
Thomas Munro
-
Re: Fix bug with accessing to temporary tables of other sessions
Soumya S Murali
-
Use proc_exit() in WalRcvWaitForStartPosition
Chao Li
-
Fix "detected double pfree in PgStat Snapshot 0x557d9926b400" error
Tender Wang
-
DOCS: pg_plan_advice minor doc fixes
Lakshmi N
-
Failing test_aio tests due to too low(illegal?) segsize_blocks
Jakub Wartak
-
DOCS: Update data_checksums documentation to reflect enum change
Lakshmi N
-
[PATCH] DISTINCT in plain aggregate window functions
Haibo Yan
-
DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages
Peter Smith
-
BF client script runs src/test/modules TAP tests multiple times
Tom Lane
-
Buildfarm misses running some contrib TAP tests
Tom Lane
-
Re: Optimization of the is_normalized() function.
Heikki Linnakangas
-
Re: doc: Improve wal_level and effective_wal_level GUC around logical replication
Andreas Karlsson
-
Re: Unfortunate pushing down of expressions below sort
Tom Lane
-
Re: domain for WITHOUT OVERLAPS
Tom Lane
-
Add explicit warnings about unsafe OAuth trace output for libpq
Zsolt Parragi
-
Re: dshash_find_or_insert vs. OOM
Sami Imseih
-
Upload only the failed tests logs to the Postgres CI (Cirrus CI)
Nazir Bilal Yavuz
-
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events
Jacob Champion
-
Re: Assertion failure in hash_kill_items()
Heikki Linnakangas
-
Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.
Matheus Alcantara
-
Inconsistent trigger behavior between two temporal leftovers
Sergei Patiakin
-
Re: ci: Skip minfree file in the cores_backtrace.sh
Nazir Bilal Yavuz
-
Re: Reduce build times of pg_trgm GIN indexes
Heikki Linnakangas
-
Re: Inconsistency in owner assignment between INDEX and STATISTICS
JoongHyuk Shin
-
UPDATE FOR PORTION OF + table inheritance misroutes leftover rows to parent
SATYANARAYANA NARLAPURAM
-
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions
Alberto Piai
-
Re: Adding a stored generated column without long-lived locks
Alberto Piai
-
Re: parallel data loading for pgbench -i
Heikki Linnakangas
-
Re: Improve monitoring of shared memory allocations
Heikki Linnakangas
-
FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
SATYANARAYANA NARLAPURAM
-
Question: should we block loopback logical replication to the same database?
Chao Li
-
Re: Query Regarding Blog Submission Approval on Planet PostgreSQL
Magnus Hagander
-
Re: using index to speedup add not null constraints to a table
jian he
-
Logical Replication - revisit `is_table_publication` function implementation
Peter Smith
-
Re: [PATCH] Simplify SortSupport implementation for macaddr
John Naylor
-
Re: DOCS: typo on CLUSTER page
Peter Smith
-
Re: SQL:2011 Application Time Update & Delete
jian he