Mailing lists [pgsql-hackers]
- Re: fixing CREATEROLE Robert Haas
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: drop postmaster symlink Andres Freund
- Re: fixing CREATEROLE Robert Haas
- Re: fixing CREATEROLE Tom Lane
- Re: fixing CREATEROLE David G. Johnston
- Re: Documentation for building with meson samay sharma
- Re: fixing CREATEROLE David G. Johnston
- Re: fixing CREATEROLE Tom Lane
- Re: fixing CREATEROLE Robert Haas
- Re: More efficient build farm animal wakeup? Thomas Munro
- Re: Allow single table VACUUM in transaction block Justin Pryzby
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: More efficient build farm animal wakeup? Tom Lane
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Tom Lane
- Re: Patch: Global Unique Index Cary Huang
- Re: Patch: Global Unique Index Thomas Kellerer
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: PGDOCS - Logical replication GUCs - added some xrefs Peter Smith
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: drop postmaster symlink Daniel Gustafsson
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- cleanup in open_auth_file Ted Yu
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: cleanup in open_auth_file Ted Yu
- Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan
- Re: cleanup in open_auth_file Michael Paquier
- Re: More efficient build farm animal wakeup? Andrew Dunstan
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: Collation version tracking for macOS Jeff Davis
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Collation version tracking for macOS Thomas Munro
- Re: Bug in row_number() optimization Richard Guo
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrey Chudnovsky
- Re: Add 64-bit XIDs into PostgreSQL 15 Chris Travers
- Re: Hash index build performance tweak from sorting David Rowley
- Re: Collation version tracking for macOS Thomas Munro
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Allow processes to reset procArrayGroupNext themselves instead of leader resetting for all the followers Bharath Rupireddy
- RE: failures in t/031_recovery_conflict.pl on CI Факеев Алексей
- RE: wake up logical workers after ALTER SUBSCRIPTION Hayato Kuroda (Fujitsu)
- Re: Patch: Global Unique Index Pavel Stehule
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: ps command does not show walsender's connected db Michael Paquier
- Re: fixing CREATEROLE walther@technowledgy.de
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: doc: Fix description of how the default user name is chosen Peter Eisentraut
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Masahiko Sawada
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: Non-decimal integer literals Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: [PATCH] minor optimization for ineq_histogram_selectivity() Frédéric Yhuel
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Non-decimal integer literals David Rowley
- Re: Transparent column encryption Jehan-Guillaume de Rorthais
- Re: Prefetch the next tuple's memory during seqscans David Rowley
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Maxim Orlov
- Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn Amit Kapila
- Re: postgres_fdw: batch inserts vs. before row triggers Etsuro Fujita
- Report roles in pg_upgrade pg_ prefix check Daniel Gustafsson
- Re: Bug in row_number() optimization Sergey Shinderuk
- Re: postgres_fdw binary protocol support Ilya Gladyshev
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- indentation in _hash_pgaddtup() Ted Yu
- Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Bharath Rupireddy
- Re: indentation in _hash_pgaddtup() Daniel Gustafsson
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Dimos Stamatakis
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Patch: Global Unique Index Thomas Kellerer
- Re: indentation in _hash_pgaddtup() Tom Lane
- Re: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Patch: Global Unique Index Dilip Kumar
- Re: indentation in _hash_pgaddtup() Ted Yu
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- RE: logical replication restrictions Takamichi Osumi (Fujitsu)
- Re: Patch: Global Unique Index Justin Pryzby
- Does pg_rman support PG15? T Adachi
- Re: Damage control for planner's get_actual_variable_endpoint() runaway Simon Riggs
- Re: TAP output format in pg_regress Nikolay Shaplov
- Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: Add 64-bit XIDs into PostgreSQL 15 Simon Riggs
- Re: Questions regarding distinct operation implementation Ankit Kumar Pandey
- Re: Patch: Global Unique Index Cary Huang
- Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Alvaro Herrera
- Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish() Andres Freund
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: Add 64-bit XIDs into PostgreSQL 15 Peter Geoghegan
- Re: TAP output format in pg_regress Andres Freund
- Re: indentation in _hash_pgaddtup() David Rowley
- Re: indentation in _hash_pgaddtup() Tom Lane
- Re: indentation in _hash_pgaddtup() Ted Yu
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- Re: Questions regarding distinct operation implementation David Rowley