Mailing lists [pgsql-hackers]
- Re: [REVIEW] Re: Compression of full-page-writes Andres Freund
- Re: pgaudit - an auditing extension for PostgreSQL Bruce Momjian
- Re: [REVIEW] Re: Compression of full-page-writes Michael Paquier
- Re: Why are json <=> jsonb casts marked as explicit-only? Tom Lane
- Re: Join push-down support for foreign tables Kouhei Kaigai
- Re: alter user/role CURRENT_USER Alvaro Herrera
- Re: Abbreviated keys for text cost model fix Arthur Silva
- Improving test coverage of extensions with pg_dump Michael Paquier
- Re: Patch: raise default for max_wal_segments to 1GB Heikki Linnakangas
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 2.0 Heikki Linnakangas
- Re: Join push-down support for foreign tables Shigeru Hanada
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 2.0 Peter Geoghegan
- Re: Join push-down support for foreign tables Shigeru Hanada
- Re: pg_upgrade and rsync Vladimir Borodin
- improve pgbench syntax error messages Fabien COELHO
- Re: Join push-down support for foreign tables Kouhei Kaigai
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- One question about security label command 张元超
- Re: Abbreviated keys for text cost model fix Jeremy Harris
- Re: One question about security label command Kouhei Kaigai
- Re: Join push-down support for foreign tables Shigeru Hanada
- Re: Patch: raise default for max_wal_segments to 1GB Fujii Masao
- Re: Patch: raise default for max_wal_segments to 1GB Fujii Masao
- Re: File based Incremental backup v8 Fujii Masao
- Re: Join push-down support for foreign tables Kouhei Kaigai
- Re: INSERT ... ON CONFLICT UPDATE and logical decoding Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: Install shared libs in lib/ and bin/ with MSVC (Was: install libpq.dll in bin directory on Windows / Cygwin) Asif Naeem
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Shigeru Hanada
- Re: autogenerated column names + views are a dump hazard Andres Freund
- Re: Join push-down support for foreign tables Shigeru Hanada
- Re: Join push-down support for foreign tables Thom Brown
- Re: pg_upgrade and rsync Bruce Momjian
- Re: pg_upgrade and rsync Bruce Momjian
- Re: pg_upgrade and rsync Vladimir Borodin
- Re: Weirdly pesimistic estimates in optimizer Kevin Grittner
- Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser
- [patch] PL/Python is too lossy with floats Marko Kreen
- Re: autogenerated column names + views are a dump hazard Tom Lane
- Re: pg_upgrade and rsync Bruce Momjian
- Re: Providing catalog view to pg_hba.conf file - Patch submission Greg Stark
- Re: patch : Allow toast tables to be moved to a different tablespace Julien Tachoires
- Re: Idea: closing the loop for "pg_ctl reload" Greg Stark
- Weirdly pesimistic estimates in optimizer David Kubečka
- Weirdly pesimistic estimates in optimizer David Kubečka
- Re: Idea: closing the loop for "pg_ctl reload" Andres Freund
- Re: Idea: closing the loop for "pg_ctl reload" Tom Lane
- Re: [REVIEW] Re: Compression of full-page-writes Syed, Rahila
- Comparing primary/HS standby in tests Andres Freund
- Re: autogenerated column names + views are a dump hazard Andres Freund
- Re: New CF app deployment Bruce Momjian
- Re: autogenerated column names + views are a dump hazard Tom Lane
- Re: New CF app deployment Bruce Momjian
- Re: Maximum number of WAL files in the pg_xlog directory Bruce Momjian
- Re: autogenerated column names + views are a dump hazard Andres Freund
- Re: Idea: closing the loop for "pg_ctl reload" Jim Nasby
- Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser
- Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser
- Re: logical column ordering Bruce Momjian
- Re: Idea: closing the loop for "pg_ctl reload" Jim Nasby
- Re: logical column ordering Jim Nasby
- Re: logical column ordering Bruce Momjian
- Re: Idea: closing the loop for "pg_ctl reload" Andres Freund
- Re: deparsing utility commands Alvaro Herrera
- Re: logical column ordering Jim Nasby
- Re: Idea: closing the loop for "pg_ctl reload" Jim Nasby
- Re: Idea: closing the loop for "pg_ctl reload" Andres Freund
- Re: Partitioning WIP patch Bruce Momjian
- Re: Abbreviated keys for text cost model fix Peter Geoghegan
- Re: Providing catalog view to pg_hba.conf file - Patch submission Jim Nasby
- Re: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: Comparing primary/HS standby in tests Josh Berkus
- Re: Patch: raise default for max_wal_segments to 1GB Heikki Linnakangas
- Re: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: Patch: raise default for max_wal_segments to 1GB Heikki Linnakangas
- Re: Normalizing units for postgresql.conf WAS: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: Providing catalog view to pg_hba.conf file - Patch submission Greg Stark
- Re: Patch: raise default for max_wal_segments to 1GB Corey Huinker
- Re: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: plpgsql versus domains Tom Lane
- Re: plpgsql versus domains Pavel Stehule
- Re: Patch: raise default for max_wal_segments to 1GB Tom Lane
- Re: Patch: raise default for max_wal_segments to 1GB Josh Berkus
- Re: Patch: raise default for max_wal_segments to 1GB Gavin Flower
- Re: Patch: raise default for max_wal_segments to 1GB Corey Huinker
- Re: Idea: GSoC - Query Rewrite with Materialized Views Eric Grinstein
- Re: Patch: raise default for max_wal_segments to 1GB Andrew Dunstan
- Re: add modulo (%) operator to pgbench Robert Haas
- Re: Idea: GSoC - Query Rewrite with Materialized Views Alvaro Herrera
- Re: CATUPDATE confusion? Peter Eisentraut
- Re: Idea: GSoC - Query Rewrite with Materialized Views David Fetter
- Re: NULL-pointer check and incorrect comment for pstate in addRangeTableEntry Robert Haas
- Re: Bug in pg_dump Peter Eisentraut
- Re: Add more tests on event triggers Robert Haas
- Re: remove pg_standby? Robert Haas
- Re: Patch: raise default for max_wal_segments to 1GB Jim Nasby
- Re: logical column ordering Bruce Momjian
- Re: Proposal: knowing detail of config files via SQL Stephen Frost
- Re: Idea: GSoC - Query Rewrite with Materialized Views Jim Nasby
- Re: Proposal: knowing detail of config files via SQL Greg Stark
- Re: Idea: closing the loop for "pg_ctl reload" Jim Nasby
- Re: Proposal: knowing detail of config files via SQL Tom Lane
- Re: Idea: closing the loop for "pg_ctl reload" Tom Lane
- Re: Proposal: knowing detail of config files via SQL Stephen Frost
- Re: Idea: closing the loop for "pg_ctl reload" Jan de Visser
- Re: failures with tuplesort and ordered set aggregates (due to 5cefbf5a6c44) Robert Haas