Mailing lists [pgsql-hackers]
- Re: plpgsql function startup-time improvements Pavel Stehule
- Re: Possible performance regression with pg_dump of a large numberof relations Stephen Frost
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: [HACKERS] Proposal: Local indexes for partitioned table Alvaro Herrera
- Re: PATCH: Exclude unlogged tables from base backups David Steele
- Logical decoding of TRUNCATE vs DELETE Jeremy Schneider
- Logical decoding of TRUNCATE vs DELETE Jeremy Schneider
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- Re: reducing isolation tests runtime Alvaro Herrera
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Alvaro Herrera
- Re: proposal: alternative psql commands quit and exit Bruce Momjian
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- Re: reducing isolation tests runtime Tom Lane
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Thomas Munro
- Re: reducing isolation tests runtime Alvaro Herrera
- Re: After dropping the rule - Not able to insert / server crash (onetime ONLY) Bruce Momjian
- Invalid result from hash_page_items function Masahiko Sawada
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Alvaro Herrera
- Re: MCV lists for highly skewed distributions Tom Lane
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Fabien COELHO
- Re: [HACKERS] Optional message to user when terminating/cancelling backend Daniel Gustafsson
- Re: [HACKERS] GnuTLS support Daniel Gustafsson
- Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict Tom Lane
- Documentation of pgcrypto AES key sizes Thomas Munro
- Should we introduce a "really strict" volatility about return values? Andres Freund
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Tsunakawa, Takayuki
- Re: PATCH: psql tab completion for SELECT Edmund Horner
- Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan
- Re: PATCH: psql tab completion for SELECT Edmund Horner
- Re: PATCH: psql tab completion for SELECT Vik Fearing
- Re: AS OF queries Bruce Momjian
- Re: [HACKERS] GnuTLS support Michael Paquier
- Re: PATCH: psql tab completion for SELECT Edmund Horner
- Re: [HACKERS] GnuTLS support Michael Paquier
- \describe* Corey Huinker
- Re: Removing WITH clause support in CREATE FUNCTION, for isCachableand isStrict Michael Paquier
- Re: Fix a typo in autoprewarm.c Bruce Momjian
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas
- Re: list partition constraint shape Amit Langote
- Re: Boolean partitions syntax Stephen Frost
- Re: Documentation of pgcrypto AES key sizes Michael Paquier
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Robert Haas
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Michael Paquier
- RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Tsunakawa, Takayuki
- Re: [PATCH] Logical decoding of TRUNCATE Robert Haas
- RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Tsunakawa, Takayuki
- Re: [PATCH] Logical decoding of TRUNCATE Petr Jelinek
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas
- Re: Fix a typo in autoprewarm.c Masahiko Sawada
- Re: [PATCH] Logical decoding of TRUNCATE Robert Haas
- Re: Boolean partitions syntax Amit Langote
- RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Tsunakawa, Takayuki
- Re: \describe* Vik Fearing
- Re: [HACKERS] REINDEX CONCURRENTLY 2.0 Stephen Frost
- Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Michael Paquier
- Re: [HACKERS] Subscription code improvements Peter Eisentraut
- Re: [PATCH] Logical decoding of TRUNCATE Peter Eisentraut
- Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOASTtable does not exist Peter Eisentraut
- Re: [HACKERS] GnuTLS support Peter Eisentraut
- Redefining inet_net_ntop Craig Ringer
- Re: [HACKERS] generated columns Peter Eisentraut
- Re: WIP: Covering + unique indexes. Thomas Munro
- Re: Redefining inet_net_ntop Peter Eisentraut
- RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki
- RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki
- Re: Redefining inet_net_ntop Tom Lane
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila
- Re: General purpose hashing func in pgbench Fabien COELHO
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key Amit Kapila
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila
- Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? David Rowley
- Re: JIT compiling with LLVM v9.0 Konstantin Knizhnik
- Re: [HACKERS] GnuTLS support Daniel Gustafsson
- Re: AS OF queries Konstantin Knizhnik
- Rewriting the test of pg_upgrade as a TAP test - take two Michael Paquier
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: \describe* Laurenz Albe
- relispartition for index partitions Amit Langote
- Re: [Sender Address Forgery]Re: pg_(total_)relation_size andpartitioned tables Amit Langote
- Re: JIT compiling with LLVM v9.0 Konstantin Knizhnik
- Re: Redefining inet_net_ntop Emre Hasegeli
- Re: STATISTICS retained in CREATE TABLE ... LIKE (INCLUDING ALL)? Tels
- Re: [HACKERS] MERGE SQL Statement for PG11 Simon Riggs
- Re: [HACKERS] [PATCH] Lockable views Yugo Nagata
- Re: list partition constraint shape Etsuro Fujita
- Re: [Sender Address Forgery]Re: pg_(total_)relation_size andpartitioned tables Michael Paquier
- Re: [HACKERS] WIP: Aggregation push-down Antonin Houska
- Re: AS OF queries Bruce Momjian
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas
- Configuring messages language on Windows a.parfenov@postgrespro.ru
- Re: Setting BLCKSZ 4kB Bruce Momjian
- Re: [HACKERS] WIP: Aggregation push-down Robert Haas
- Re: PATCH: Exclude unlogged tables from base backups Robert Haas
- Updating timezone data to 2018c Michael Paquier
- Re: Should we introduce a "really strict" volatility about return values? Robert Haas
- Re: \describe* David Fetter
- Re: JIT compiling with LLVM v9.0 David Fetter
- Re: \describe* Andreas Karlsson
- Re: Invalid result from hash_page_items function Robert Haas
- Re: Updating timezone data to 2018c Tom Lane
- Re: Redefining inet_net_ntop Tom Lane
- Re: \describe* Vik Fearing
- Re: Boolean partitions syntax Robert Haas
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Robert Haas
- Re: Documentation of pgcrypto AES key sizes Robert Haas
- Re: Boolean partitions syntax Stephen Frost
- Re: [HACKERS] Custom compression methods Ildar Musin
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- Re: Boolean partitions syntax Robert Haas
- Re: Boolean partitions syntax Tom Lane
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Robert Haas
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Robert Haas
- Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict Tom Lane
- Re: Removing WITH clause support in CREATE FUNCTION, for isCachableand isStrict Robert Haas
- Re: [HACKERS] generated columns Robert Haas