Mailing lists [pgsql-hackers]
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: plpython vs _POSIX_C_SOURCE Tom Lane
- Re: heapgettup refactoring Melanie Plageman
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Non-superuser subscription owners Robert Haas
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Update comments in multixact.c Peter Geoghegan
- Re: Mutable CHECK constraints? Laurenz Albe
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Getting relations accessed by a query using the raw query string Amin
- Re: 011_crash_recovery.pl intermittently fails Thomas Munro
- Re: suppressing useless wakeups in logical/worker.c Tom Lane
- Re: 011_crash_recovery.pl intermittently fails Michael Paquier
- Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: 011_crash_recovery.pl intermittently fails Thomas Munro
- Re: 011_crash_recovery.pl intermittently fails Michael Paquier
- Re: [PATCHES] Post-special page storage TDE support David Christensen
- Re: 011_crash_recovery.pl intermittently fails Tom Lane
- heapgettup() with NoMovementScanDirection unused in core? Melanie Plageman
- Re: heapgettup refactoring Melanie Plageman
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: 011_crash_recovery.pl intermittently fails Michael Paquier
- Re: Improve logging when using Huge Pages Justin Pryzby
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- bitscan forward/reverse on Windows John Naylor
- Re: GUCs to control abbreviated sort keys Justin Pryzby
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: plpython vs _POSIX_C_SOURCE Andres Freund
- Re: BF animal malleefowl reported an failure in 001_password.pl Thomas Munro
- Re: plpython vs _POSIX_C_SOURCE Andres Freund
- Re: GUCs to control abbreviated sort keys Robert Haas
- Re: document the need to analyze partitioned tables David Rowley
- Fix to enum hashing for dump and restore Andrew
- Re: Fix to enum hashing for dump and restore Tom Lane
- Re: plpython vs _POSIX_C_SOURCE Andres Freund
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: plpython vs _POSIX_C_SOURCE Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER mahendrakar s
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik
- Re: 011_crash_recovery.pl intermittently fails Michael Paquier
- 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) Kyotaro Horiguchi
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: document the need to analyze partitioned tables Laurenz Albe
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: wake up logical workers after ALTER SUBSCRIPTION Kyotaro Horiguchi
- Re: recovery modules Michael Paquier
- Re: Record queryid when auto_explain.log_verbose is on Michael Paquier
- Re: drop postmaster symlink Peter Eisentraut
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi
- Re: Direct I/O Bharath Rupireddy
- Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta
- Re: Operation log for major operations Dmitry Koval
- Re: document the need to analyze partitioned tables David Rowley
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: old_snapshot_threshold bottleneck on replica Maxim Orlov
- Re: plpython vs _POSIX_C_SOURCE Andres Freund
- Re: to_hex() for negative inputs Aleksander Alekseev
- Re: heapgettup() with NoMovementScanDirection unused in core? David Rowley
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Progress report of CREATE INDEX for nested partitioned tables Dean Rasheed
- Re: to_hex() for negative inputs Dean Rasheed
- Re: to_hex() for negative inputs Aleksander Alekseev
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: to_hex() for negative inputs Dean Rasheed
- Re: Logical replication timeout problem Amit Kapila
- Re: Improve GetConfigOptionValues function Nitin Jadhav
- Re: Improve GetConfigOptionValues function Nitin Jadhav
- Re: drop postmaster symlink Devrim Gündüz
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication shveta malik
- Re: Fix to enum hashing for dump and restore Andrew
- CREATE ROLE bug? Bruce Momjian
- Re: plpython vs _POSIX_C_SOURCE Robert Haas
- Syncrep and improving latency due to WAL throttling Jakub Wartak
- Re: CREATE ROLE bug? Robert Haas
- Re: old_snapshot_threshold bottleneck on replica Robert Haas
- More pgindent tweaks Andrew Dunstan
- Re: Re: Support plpgsql multi-range in conditional control songjinzhou
- Re: Re: Support plpgsql multi-range in conditional control Pavel Stehule
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: CREATE ROLE bug? Bruce Momjian
- Re: CREATE ROLE bug? David G. Johnston
- Re: Re: Support plpgsql multi-range in conditional control songjinzhou
- Re: More pgindent tweaks Bruce Momjian
- Re: heapgettup() with NoMovementScanDirection unused in core? Tom Lane
- Re: Re: Support plpgsql multi-range in conditional control Pavel Stehule
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Re: Support plpgsql multi-range in conditional control songjinzhou
- Re: CREATE ROLE bug? Bruce Momjian
- [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Aleksander Alekseev
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Israel Barth Rubio
- Re: Re: Support plpgsql multi-range in conditional control Pavel Stehule
- Re: New strategies for freezing, advancing relfrozenxid early Matthias van de Meent
- Re: Improve GetConfigOptionValues function Tom Lane
- Re: More pgindent tweaks Andrew Dunstan
- Re: Re: Support plpgsql multi-range in conditional control songjinzhou
- Re: wake up logical workers after ALTER SUBSCRIPTION Tom Lane
- Re: Re: Support plpgsql multi-range in conditional control Pavel Stehule
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Jacob Champion
- Re: CREATE ROLE bug? Robert Haas
- Re: Add LZ4 compression in pg_dump Tomas Vondra
- Re: CREATE ROLE bug? Bruce Momjian
- Re: pgsql: Rename contrib module basic_archive to basic_wal_module Robert Haas
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: pgsql: Rename contrib module basic_archive to basic_wal_module Nathan Bossart
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Israel Barth Rubio
- Re: heapgettup() with NoMovementScanDirection unused in core? Andres Freund
- Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Andres Freund
- pg_upgrade from PG-14.5 to PG-15.1 failing due to non-existing function Dimos Stamatakis
- Re: Transparent column encryption Peter Eisentraut
- Re: Transparent column encryption Peter Eisentraut
- Re: Transparent column encryption Peter Eisentraut
- Re: Transparent column encryption Peter Eisentraut
- Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Aleksander Alekseev
- Re: Syncrep and improving latency due to WAL throttling Andres Freund
- Re: pgsql: Rename contrib module basic_archive to basic_wal_module Robert Haas
- Re: What object types should be in schemas? Peter Eisentraut
- Re: pg_upgrade from PG-14.5 to PG-15.1 failing due to non-existing function Christoph Moench-Tegeder
- Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Peter Geoghegan
- Re: Implement missing join selectivity estimation for range types Mahmoud Sakr
- Re: Proposal: Support custom authentication methods using hooks Andrey Chudnovsky
- Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Aleksander Alekseev
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: to_hex() for negative inputs Aleksander Alekseev
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Improve WALRead() to suck data directly from WAL buffers when possible SATYANARAYANA NARLAPURAM