Mailing lists [pgsql-hackers]
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Dubious usage of TYPCATEGORY_STRING Tom Lane
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Bossart, Nathan
- Re: pg_dump versus ancient server versions Andres Freund
- Re: Skip vacuum log report code in lazy_scan_heap() if possible Bossart, Nathan
- [PATCH] Document heuristics for parameterized paths Steinar H. Gunderson
- Re: row filtering for logical replication Peter Smith
- Re: parse_subscription_options - suggested improvements Bossart, Nathan
- Re: should we document an example to set multiple libraries in shared_preload_libraries? Bossart, Nathan
- Re: Skip vacuum log report code in lazy_scan_heap() if possible Michael Paquier
- Re: should we document an example to set multiple libraries in shared_preload_libraries? Michael Paquier
- Re: GUC flags Michael Paquier
- Re: Temporary tables versus wraparound... again Bossart, Nathan
- Re: Skip vacuum log report code in lazy_scan_heap() if possible Andres Freund
- keepliaves etc. as environment variables Tatsuo Ishii
- Re: keepliaves etc. as environment variables Andres Freund
- Re: keepliaves etc. as environment variables Tatsuo Ishii
- Re: row filtering for logical replication Peter Smith
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: More time spending with "delete pending" Alexander Lakhin
- Alter all tables in schema owner fix vignesh C
- Re: pg_get_publication_tables() output duplicate relid Amit Kapila
- Re: Alter all tables in schema owner fix Greg Nancarrow
- Re: Alter all tables in schema owner fix Bossart, Nathan
- Re: Alter all tables in schema owner fix vignesh C
- Re: Alter all tables in schema owner fix vignesh C
- RE: Data is copied twice when specifying both child and parent table in publication houzj.fnst@fujitsu.com
- Re: Failed transaction statistics to measure the logical replication progress vignesh C
- Re: suboverflowed subtransactions concurrency performance optimize Dilip Kumar
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Commitfest 2021-11 Patch Triage - Part 1 Yugo NAGATA
- Re: Use simplehash.h instead of dynahash in SMgr Michael Paquier
- Do sys logger and stats collector need wait events WAIT_EVENT_SYSLOGGER_MAIN/_PGSTAT_MAIN? Bharath Rupireddy
- Re: row filtering for logical replication Greg Nancarrow
- Re: libpq compression Michael Paquier
- Re: Parallelize correlated subqueries that execute within each worker Michael Paquier
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Michael Paquier
- Re: [PROPOSAL] new diagnostic items for the dynamic sql Michael Paquier
- Re: Add missing function abs (interval) Michael Paquier
- Re: Logical replication - schema change not invalidating the relation cache Michael Paquier
- Re: PoC: using sampling to estimate joins / complex conditions Michael Paquier
- RE: Alter all tables in schema owner fix tanghy.fnst@fujitsu.com
- Remove extra Logging_collector check before calling SysLogger_Start() Bharath Rupireddy
- Re: Remove extra Logging_collector check before calling SysLogger_Start() Daniel Gustafsson
- Re: Remove extra Logging_collector check before calling SysLogger_Start() Bharath Rupireddy
- Re: issue in pgfdw_report_error()? Fujii Masao
- Re: [PATCH] regexp_positions ( string text, pattern text, flags text ) → setof int4range[] Daniel Gustafsson
- Commitfest 2021-11 closed Daniel Gustafsson
- Re: Shouldn't postgres_fdw report warning when it gives up getting result from foreign server? Fujii Masao
- Re: parallel vacuum comments Amit Kapila
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Fujii Masao
- Re: Column Filtering in Logical Replication vignesh C
- RE: parallel vacuum comments houzj.fnst@fujitsu.com
- Re: parallel vacuum comments Amit Kapila
- Re: Logical replication - schema change not invalidating the relation cache vignesh C
- Re: parallel vacuum comments Amit Kapila
- Re: [PROPOSAL] new diagnostic items for the dynamic sql Dinesh Chemuduru
- Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs
- Re: suboverflowed subtransactions concurrency performance optimize Dilip Kumar
- Re: parallel vacuum comments Masahiko Sawada
- Re: pg_get_publication_tables() output duplicate relid Amit Langote
- Re: parallel vacuum comments Masahiko Sawada
- Re: Some RELKIND macro refactoring Peter Eisentraut
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: pg_get_publication_tables() output duplicate relid Amit Langote
- Re: Is ssl_crl_file "SSL server cert revocation list"? Daniel Gustafsson
- Re: Multi-Column List Partitioning Amul Sul
- Re: O(n) tasks cause lengthy startups and checkpoints Bharath Rupireddy
- Re: Shouldn't postgres_fdw report warning when it gives up getting result from foreign server? Bharath Rupireddy
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData? Bharath Rupireddy
- Re: should we document an example to set multiple libraries in shared_preload_libraries? Bharath Rupireddy
- Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? Bharath Rupireddy
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Re: pg_dump versus ancient server versions Tom Lane
- types reliant on encodings [was Re: Dubious usage of TYPCATEGORY_STRING] Chapman Flack
- Re: types reliant on encodings [was Re: Dubious usage of TYPCATEGORY_STRING] Tom Lane
- The "char" type versus non-ASCII characters Tom Lane
- Re: The "char" type versus non-ASCII characters Andrew Dunstan
- Re: The "char" type versus non-ASCII characters Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- daitch_mokotoff module Dag Lem
- Re: The "char" type versus non-ASCII characters Andrew Dunstan
- Re: The "char" type versus non-ASCII characters Tom Lane
- Re: pg_dump versus ancient server versions Robert Haas
- Re: keepliaves etc. as environment variables Robert Haas