Mailing lists [pgsql-hackers]
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Andres Freund
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Heikki Linnakangas
- Re: pg_upgrade regression test litters the source tree with log files Bruce Momjian
- Re: pg_upgrade regression test litters the source tree with log files Tom Lane
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Andres Freund
- Re: pg_upgrade regression test litters the source tree with log files Peter Eisentraut
- Re: pg_upgrade regression test litters the source tree with log files Bruce Momjian
- Re: pg_upgrade regression test litters the source tree with log files Bruce Momjian
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Andres Freund
- Re: json api WIP patch Peter Eisentraut
- Re: PL/Python result object str handler Peter Eisentraut
- Re: PL/Python result object str handler Magnus Hagander
- Re: PL/Python result object str handler Peter Eisentraut
- Re: PATCH: optimized DROP of multiple tables within a transaction Alvaro Herrera
- Re: json api WIP patch james
- Re: json api WIP patch Merlin Moncure
- Re: PATCH: optimized DROP of multiple tables within a transaction Tomas Vondra
- Re: Weird Assert failure in GetLockStatusData() Tom Lane
- Re: json api WIP patch Andrew Dunstan
- Re: Cascading replication: should we detect/prevent cycles? Daniel Farina
- Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database" Peter Eisentraut
- Index build temp files Stephen Frost
- Re: I s this a bug of spgist index in a heavy write condition? Tom Lane
- Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database" Pavel Stehule
- Re: Improve compression speeds in pg_lzcompress.c Robert Haas
- Re: Index build temp files Bruce Momjian
- Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database" Stephen Frost
- Re: Index build temp files Stephen Frost
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Robert Haas
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Robert Haas
- Re: Weird Assert failure in GetLockStatusData() Tom Lane
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Alvaro Herrera
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Andres Freund
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Bruce Momjian
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Tom Lane
- Re: Index build temp files Tom Lane
- Re: Index build temp files Simon Riggs
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Tom Lane
- Re: Index build temp files Tom Lane
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Robert Haas
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Robert Haas
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Tom Lane
- Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it Robert Haas
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Tom Lane
- Re: pg_dump transaction's read-only mode Gurjeet Singh
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Andrew Dunstan
- PL/perl should fail on configure, not make Josh Berkus
- Re: Cascading replication: should we detect/prevent cycles? Josh Berkus
- Re: Cascading replication: should we detect/prevent cycles? Daniel Farina
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Josh Berkus
- Re: PL/perl should fail on configure, not make Tom Lane
- Save The Date: 4th Cluster Hackers Summit at pgCon 2013 Josh Berkus
- Re: Index build temp files Stephen Frost
- Re: Index build temp files Tom Lane
- Re: bad examples in pg_dump README Josh Kupershmidt
- Re: PL/perl should fail on configure, not make Tom Lane
- Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown Hari Babu
- Re: I s this a bug of spgist index in a heavy write condition? Tom Lane
- Re: PL/perl should fail on configure, not make Peter Eisentraut
- Re: psql \l to accept patterns Peter Eisentraut
- Re: Index build temp files Stephen Frost
- Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database" Peter Eisentraut
- Re: Index build temp files Peter Eisentraut
- Re: Index build temp files Tom Lane
- Re: Index build temp files Stephen Frost
- Re: PL/perl should fail on configure, not make Josh Berkus
- Re: PATCH: optimized DROP of multiple tables within a transaction Shigeru Hanada
- Re: Improve compression speeds in pg_lzcompress.c Benedikt Grundmann
- Re: Performance Improvement by reducing WAL for Update Operation Amit kapila
- Re: PL/perl should fail on configure, not make Andrew Dunstan
- Re: Extra XLOG in Checkpoint for StandbySnapshot Amit Kapila
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Benedikt Grundmann
- inconsistent behave of boolean based domains in XML functions Pavel Stehule
- Re: Extra XLOG in Checkpoint for StandbySnapshot Andres Freund
- Re: Proposal for Allow postgresql.conf values to be changed via SQL [review] Amit kapila
- Bug: Windows installer modifies ACLs on the whole volume emergency.shower@gmail.com
- Re: Cascading replication: should we detect/prevent cycles? Simon Riggs
- Re: Extra XLOG in Checkpoint for StandbySnapshot Amit Kapila
- Re: PL/perl should fail on configure, not make Christoph Berg
- Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database" Hannu Krosing
- Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] Simon Riggs
- Re: Performance Improvement by reducing WAL for Update Operation Simon Riggs
- [PATCH 2/2] use pg_malloc instead of an unchecked malloc in pg_resetxlog Andres Freund
- [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Andres Freund
- [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Andres Freund
- information schema parameter_default implementation Peter Eisentraut
- Re: ALTER command reworks Kohei KaiGai
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Heikki Linnakangas
- Re: Further pg_upgrade analysis for many tables Simon Riggs
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Andres Freund
- Re: Further pg_upgrade analysis for many tables Simon Riggs
- Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] Amit Kapila
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] Simon Riggs
- Re: Extra XLOG in Checkpoint for StandbySnapshot Andres Freund
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Magnus Hagander
- Commitfest Topics Simon Riggs
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Andres Freund
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Magnus Hagander
- askpass program for libpq Peter Eisentraut
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Michael Paquier
- Re: Extra XLOG in Checkpoint for StandbySnapshot Amit Kapila
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Andres Freund
- Re: pg_upgrade with parallel tablespace copying Bruce Momjian
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Alvaro Herrera
- Re: askpass program for libpq Magnus Hagander
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Andres Freund
- Re: PL/perl should fail on configure, not make Tom Lane
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Andres Freund
- Re: PL/perl should fail on configure, not make Christian Ullrich
- segmentation fault in pg_basebackup Fujii Masao
- Re: segmentation fault in pg_basebackup Magnus Hagander
- Re: PL/perl should fail on configure, not make Tom Lane
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Tom Lane
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Tom Lane
- Re: [PATCH] Patch to fix missing libecpg_compat.lib and libpgtypes.lib. Magnus Hagander
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Andres Freund
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Peter Geoghegan
- Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Andres Freund
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Tom Lane
- Re: Event Triggers: adding information Alvaro Herrera
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Andres Freund
- Re: PL/perl should fail on configure, not make Peter Eisentraut
- Re: PL/perl should fail on configure, not make Peter Eisentraut
- PostgreSQL hackfest @ Developer Conference 2013, Brno, CZ Honza Horak
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Tom Lane
- Re: Further pg_upgrade analysis for many tables Jeff Janes
- Re: PL/perl should fail on configure, not make Tom Lane
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Dimitri Fontaine
- Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Andres Freund
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Josh Berkus
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Claudio Freire
- Re: proposal: Set effective_cache_size to greater of .conf value, shared_buffers Josh Berkus
- Re: Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs Tom Lane
- Re: [PATCH] PL/Python: Add spidata to all spiexceptions Jan Urbański
- Re: Re: [PATCH 1/2] Provide a common malloc wrappers and palloc et al. emulation for frontend'ish environs anarazel@anarazel.de
- Re: [PATCH] PL/Python: Add spidata to all spiexceptions Karl O. Pinc
- Re: Further pg_upgrade analysis for many tables Simon Riggs
- Re: buffer assertion tripping under repeat pgbench load Greg Smith
- Re: Index build temp files Stephen Frost
- Re: Index build temp files Stephen Frost
- Re: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Tom Lane
- Re: Index build temp files Simon Riggs
- Re: Index build temp files Tom Lane
- Reducing size of WAL record headers Simon Riggs
- Re: Feature Request: pg_replication_master() Bruce Momjian
- Re: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4) Tom Lane
- Re: Index build temp files Stephen Frost
- Re: Index build temp files Stephen Frost
- Re: Reducing size of WAL record headers Heikki Linnakangas
- Re: Reducing size of WAL record headers Bruce Momjian