Mailing lists [pgsql-hackers]
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Robert Haas
- Re: copy.c allocation constant Robert Haas
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: Would a BGW need shmem_access or database_connection toenumerate databases? Bruce Momjian
- Re: FOR EACH ROW triggers on partitioned tables Robert Haas
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- Re: PATCH: Exclude unlogged tables from base backups David Steele
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: pgindent run? Andres Freund
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: copy.c allocation constant Andres Freund
- Re: Would a BGW need shmem_access or database_connection to enumeratedatabases? Chapman Flack
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- Re: WIP Patch: Precalculate stable functions, infrastructure v1 Andres Freund
- Re: Would a BGW need shmem_access or database_connection toenumerate databases? Bruce Momjian
- Re: copy.c allocation constant Robert Haas
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: pgindent run? Tom Lane
- Re: pgindent run? Andres Freund
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: copy.c allocation constant Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: [HACKERS] parallel.c oblivion of worker-startup failures Peter Geoghegan
- Re: [HACKERS] parallel.c oblivion of worker-startup failures Robert Haas
- Re: copy.c allocation constant Alvaro Herrera
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: WIP Patch: Precalculate stable functions, infrastructure v1 Tom Lane
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: copy.c allocation constant Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Alvaro Herrera
- Re: pgsql: Add parallel-aware hash joins. Alvaro Herrera
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: copy.c allocation constant Thomas Munro
- Re: copy.c allocation constant Bruce Momjian
- Re: WIP Patch: Precalculate stable functions, infrastructure v1 Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: copy.c allocation constant Thomas Munro
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- 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 Stephen Frost
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: PATCH: Exclude unlogged tables from base backups Adam Brightwell
- Re: pgsql: Add parallel-aware hash joins. Andres Freund
- Re: pgsql: Add parallel-aware hash joins. Robert Haas
- Re: pgsql: Add parallel-aware hash joins. Robert Haas
- Re: PATCH: Exclude unlogged tables from base backups Adam Brightwell
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- Re: PATCH: Exclude unlogged tables from base backups David Steele
- Re: JIT compiling with LLVM v9.0 Pierre Ducroquet
- Re: [HACKERS] UPDATE of partition key Robert Haas
- Re: documentation is now XML Peter Eisentraut
- Re: Possible performance regression with pg_dump of a large number ofrelations Luke Cowell
- Re: [HACKERS] UPDATE of partition key Thomas Munro
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Stephen Frost
- Re: [HACKERS] parallel.c oblivion of worker-startup failures Peter Geoghegan
- Re: Converting plpgsql to use DTYPE_REC for named composite types Tom Lane
- Re: Possible performance regression with pg_dump of a large numberof relations Stephen Frost
- reducing isolation tests runtime Alvaro Herrera
- Re: plpgsql function startup-time improvements Tom Lane
- Re: reducing isolation tests runtime Robert Haas
- Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Tom Lane
- Re: reducing isolation tests runtime Tom Lane
- Re: [HACKERS] parallel.c oblivion of worker-startup failures Robert Haas
- Re: reducing isolation tests runtime Tom Lane
- Re: [HACKERS] parallel.c oblivion of worker-startup failures Peter Geoghegan
- Re: [HACKERS] SERIALIZABLE with parallel query Thomas Munro
- Re: copy.c allocation constant Tom Lane
- Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Michael Paquier
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Michael Paquier
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro
- Re: Failed to request an autovacuum work-item in silence Masahiko Sawada
- Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan
- Re: non-bulk inserts and tuple routing Amit Langote
- Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE Jing Wang
- Further cleanup of pg_dump/pg_restore item selection code Tom Lane
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Tom Lane
- RE: [HACKERS][PATCH] Applying PMDK to WAL operations for persistentmemory Tsunakawa, Takayuki
- Further cleanup of pg_dump/pg_restore item selection code David G. Johnston
- Re: pgsql: Add parallel-aware hash joins. Tom Lane
- Re: Further cleanup of pg_dump/pg_restore item selection code Tom Lane
- Re: pgsql: Add parallel-aware hash joins. Robert Haas
- Re: CREATE ROUTINE MAPPING David Fetter
- Re: Further cleanup of pg_dump/pg_restore item selection code David G. Johnston
- Re: Further cleanup of pg_dump/pg_restore item selection code David G. Johnston
- Re: PATCH: Exclude unlogged tables from base backups Masahiko Sawada
- Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki
- Re: Rangejoin rebased Jeff Davis
- Re: JIT compiling with LLVM v9.0 Jeff Davis
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: JIT compiling with LLVM v9.0 Jeff Davis
- Re: JIT compiling with LLVM v9.0 Andres Freund
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Thomas Munro
- Re: [PATCH] Logical decoding of TRUNCATE Thomas Munro
- Re: ALTER TABLE ADD COLUMN fast default Thomas Munro
- Re: [HACKERS] [PATCH] Lockable views Thomas Munro
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier
- RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier
- RE: Temporary tables prevent autovacuum, leading to XID wraparound Tsunakawa, Takayuki
- Re: WIP Patch: Precalculate stable functions, infrastructure v1 Marina Polyakova
- Re: Regarding ambulkdelete, amvacuumcleanup index methods Abinaya k
- Re: JIT compiling with LLVM v9.0 Pierre Ducroquet
- Re: non-bulk inserts and tuple routing Etsuro Fujita
- Re: General purpose hashing func in pgbench Ildar Musin
- Re: list partition constraint shape Amit Langote
- Re: non-bulk inserts and tuple routing Amit Langote
- Reorder C includes in partition.c Etsuro Fujita
- Re: non-bulk inserts and tuple routing Etsuro Fujita
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Masahiko Sawada
- Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Daniel Gustafsson
- Re: list partition constraint shape Etsuro Fujita
- Re: [PATCH] Logical decoding of TRUNCATE Petr Jelinek
- Re: [PROPOSAL] Shared Ispell dictionaries Ildus Kurbangaliev
- Re: [Patch] Make block and file size for WAL and relations defined atcluster creation Alexander Korotkov
- Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Stephen Frost
- Re: [HACKERS] Removing [Merge]Append nodes which contain a single subpath David Rowley
- Re: [HACKERS] Custom compression methods Ildar Musin
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov
- Re: [PATCH] Logical decoding of TRUNCATE Marco Nenciarini
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patchfor hash index Alexander Korotkov
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: [HACKERS] GnuTLS support Peter Eisentraut
- Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOASTtable does not exist Peter Eisentraut
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Shubham Barai
- Re: [HACKERS] Custom compression methods Ildus Kurbangaliev
- Re: [HACKERS] Support for Secure Transport SSL library on macOS asOpenSSL alternative Peter Eisentraut
- Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Robert Haas
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov
- Re: [HACKERS] Add support for tuple routing to foreign partitions Stephen Frost
- Re: Foreign keys and partitioned tables Robert Haas
- Re: reducing isolation tests runtime Alvaro Herrera
- Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Tom Lane
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Alvaro Herrera
- Re: reducing isolation tests runtime Tom Lane
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Rady, Doug
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Fabien COELHO
- Re: [HACKERS] SERIALIZABLE with parallel query Robert Haas
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Rady, Doug
- Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Tom Lane
- Re: JIT compiling with LLVM v9.0 Konstantin Knizhnik
- Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOASTtable does not exist Alvaro Herrera
- CONSTANT/NOT NULL/initializer properties for plpgsql record variables David G. Johnston
- Re: unique indexes on partitioned tables Jesper Pedersen
- Re: Doc tweak for huge_pages? Peter Eisentraut
- Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Tom Lane
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: Further cleanup of pg_dump/pg_restore item selection code Tom Lane
- Re: [HACKERS] [POC] Faster processing at Gather node Robert Haas
- Re: Possible performance regression with pg_dump of a large number ofrelations Luke Cowell
- Re: [PATCH][PROPOSAL] Refuse setting toast.* reloptions when TOAST table does not exist Nikolay Shaplov
- Re: CONSTANT/NOT NULL/initializer properties for plpgsql record variables Daniel Gustafsson