Mailing lists [pgsql-hackers]
- Re: Add min and max execute statement time in pg_stat_statement Tom Lane
- Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Tom Lane
- Re: Misplaced BKI entries in pg_amproc.h Bruce Momjian
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: FOR [SHARE|UPDATE] NOWAIT may still block in EvalPlanQualFetch Bruce Momjian
- Re: FOR UPDATE/SHARE incompatibility with GROUP BY, DISTINCT, HAVING and window functions Bruce Momjian
- Re: mvcc catalo gsnapshots and TopTransactionContext Bruce Momjian
- Re: [GENERAL] Insert result does not match record count Tom Lane
- Re: [GENERAL] Insert result does not match record count Bruce Momjian
- Re: [GENERAL] Possible bug with row_to_json Bruce Momjian
- Re: WITH ORDINALITY planner improvements Bruce Momjian
- Re: Regression tests failing if not launched on db "regression" Michael Paquier
- Re: FOR UPDATE/SHARE incompatibility with GROUP BY, DISTINCT, HAVING and window functions Michael Paquier
- Re: [GENERAL] Possible bug with row_to_json Tom Lane
- Re: WITH ORDINALITY planner improvements Tom Lane
- Re: What is happening on buildfarm member crake? Tom Lane
- Re: LDAP: bugfix and deprecated OpenLDAP API Bruce Momjian
- Re: Recovery inconsistencies, standby much larger than primary Josh Berkus
- Re: Redesigning checkpoint_segments Bruce Momjian
- [review] PostgreSQL Service on Windows does not start if data directory given is relative path MauMau
- Re: Compression of full-page-writes Bruce Momjian
- Re: [GENERAL] Insert result does not match record count Vik Fearing
- Re: [GENERAL] Insert result does not match record count Bruce Momjian
- Re: Wait free LW_SHARED acquisition - v0.2 Peter Geoghegan
- Re: Bugfix and new feature for PGXS Bruce Momjian
- Re: Bugfix and new feature for PGXS Andrew Dunstan
- Re: [tiny doc fix] statistics are not retained across immediate shutdown Bruce Momjian
- Re: Bugfix and new feature for PGXS Bruce Momjian
- Re: Small catcache optimization Bruce Momjian
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Compression of full-page-writes Fujii Masao
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: What is happening on buildfarm member crake? Robert Haas
- Re: pg_restore multiple --function options Bruce Momjian
- Re: Fix picksplit with nan values Bruce Momjian
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Retain dynamic shared memory segments for postmaster lifetime Amit Kapila
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: [bug fix] pg_ctl always uses the same event source Amit Kapila
- Re: Wait free LW_SHARED acquisition - v0.2 Peter Geoghegan
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: [PATCH] pg_basebackup: progress report max once per second Oskari Saarenmaa
- Re: [PATCH] Support for pg_stat_archiver view Michael Paquier
- Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund
- Re: install libpq.dll in bin directory on Windows / Cygwin Peter Eisentraut
- Re: LDAP: bugfix and deprecated OpenLDAP API Peter Eisentraut
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR MauMau
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Christian Kruse
- Re: [bug fix] pg_ctl fails with config-only directory Christian Kruse
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: should we add a XLogRecPtr/LSN SQL type? Andres Freund
- IndexBuildHeapScan doesn't use page at a time mode Andres Freund
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Re: [PATCH] Support for pg_stat_archiver view Fujii Masao
- Re: [PATCH] Support for pg_stat_archiver view Gabriele Bartolini
- Re: What is happening on buildfarm member crake? Tom Lane
- Re: install libpq.dll in bin directory on Windows / Cygwin Andrew Dunstan
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Andres Freund
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Andres Freund
- Re: Wait free LW_SHARED acquisition - v0.2 Peter Geoghegan
- Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund
- Re: Postgresql for cygwin - 3rd Andrew Dunstan
- Re: Postgresql for cygwin - 3rd Marco Atzeri
- Re: jsonb and nested hstore Andres Freund
- Re: Postgresql for cygwin - 3rd Andrew Dunstan
- Re: Postgresql for cygwin - 3rd Tom Lane
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Andrew Dunstan
- narwhal and PGDLLIMPORT Tom Lane
- Re: [PATCH] Support for pg_stat_archiver view Michael Paquier
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Wait free LW_SHARED acquisition - v0.2 Peter Geoghegan
- Re: narwhal and PGDLLIMPORT Dave Page
- Re: [GENERAL] Insert result does not match record count Vik Fearing
- Re: [PATCH] pg_sleep(interval) Julien Rouhaud
- Re: GIN improvements part2: fast scan Heikki Linnakangas
- Re: Triggers on foreign tables Ronan Dunklau
- Re: SSL: better default ciphersuite Marko Kreen
- Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Fujii Masao
- Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Andres Freund
- Re: pg_basebackup and pg_stat_tmp directory Fujii Masao
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [GENERAL] Insert result does not match record count Tom Lane
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane
- Re: mvcc catalo gsnapshots and TopTransactionContext Andres Freund
- slow startup due to LWLockAssign() spinlock Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: mvcc catalo gsnapshots and TopTransactionContext Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Gavin Flower
- CacheInvalidateRelcache in btree is a crummy idea Tom Lane
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane
- Re: pg_basebackup and pg_stat_tmp directory Peter Eisentraut
- Re: mvcc catalo gsnapshots and TopTransactionContext Andres Freund
- Re: GSOC13 proposal - extend RETURNING syntax David Fetter
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: Making strxfrm() blobs in indexes work Peter Geoghegan
- Multiple calls to json_array_elements slow down nonlinearly Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: pg_basebackup and pg_stat_tmp directory Fujii Masao
- Re: bugfix patch for json_array_elements Craig Ringer
- Re: plpgsql.warn_shadow Marko Tiikkaja
- Re: WITH ORDINALITY planner improvements Etsuro Fujita
- Re: narwhal and PGDLLIMPORT Ashesh Vashi
- Re: [PATCH] pg_basebackup: progress report max once per second Sawada Masahiko
- Re: inherit support for foreign tables Etsuro Fujita
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path Rajeev rastogi
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Peter Geoghegan
- Re: FOR [SHARE|UPDATE] NOWAIT may still block in EvalPlanQualFetch Craig Ringer
- Re: Turning off HOT/Cleanup sometimes Amit Kapila
- Re: GIN improvements part2: fast scan Oleg Bartunov
- Re: patch: option --if-exists for pg_dump Jeevan Chalke
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Fujii Masao
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Christian Kruse
- Re: UNION ALL on partitioned tables won't use indices. Kyotaro HORIGUCHI
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Simon Riggs
- Re: narwhal and PGDLLIMPORT Dave Page
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path MauMau
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path Rajeev rastogi
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Christian Kruse
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Robert Haas
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: narwhal and PGDLLIMPORT Robert Haas
- Re: [GENERAL] postgres FDW cost estimation options unrecognized in 9.3-beta1 Rajni Baliyan
- Re: GIN improvements part2: fast scan Jesper Krogh
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: bugfix patch for json_array_elements Andrew Dunstan
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path MauMau
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: pg_basebackup and pg_stat_tmp directory Fujii Masao
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Postgresql for cygwin - 3rd Andrew Dunstan
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: narwhal and PGDLLIMPORT Andres Freund
- Q: How to use indexer api smartly amihay gonen
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: narwhal and PGDLLIMPORT Robert Haas
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: bgworker crashed or not? Robert Haas
- Re: bgworker crashed or not? Tom Lane
- Re: jsonb and nested hstore Merlin Moncure
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: jsonb and nested hstore Andres Freund
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Regression tests failing if not launched on db "regression" Robert Haas
- Re: KNN-GiST with recheck Alexander Korotkov
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: bugfix patch for json_array_elements Tom Lane
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: bgworker crashed or not? Robert Haas
- Re: slow startup due to LWLockAssign() spinlock Tom Lane
- Re: bgworker crashed or not? Tom Lane
- Re: bgworker crashed or not? Robert Haas
- Re: Backup throttling Antonin Houska
- Re: slow startup due to LWLockAssign() spinlock Andres Freund
- Re: bugfix patch for json_array_elements Andrew Dunstan
- Re: bgworker crashed or not? Tom Lane
- Re: [PERFORM] encouraging index-only scans Robert Haas
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: [PATCH] pg_sleep(interval) Robert Haas
- Re: plpgsql.warn_shadow Pavel Stehule
- Re: plpgsql.warn_shadow Marko Tiikkaja
- Re: plpgsql.warn_shadow Pavel Stehule
- Re: Wait free LW_SHARED acquisition - v0.2 Jeff Janes
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Peter Geoghegan
- Re: Wait free LW_SHARED acquisition - v0.2 Peter Geoghegan
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane
- Re: slow startup due to LWLockAssign() spinlock Andres Freund
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Stephen Frost
- Proposing pg_hibernate Gurjeet Singh
- Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan
- Re: should we add a XLogRecPtr/LSN SQL type? Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane
- Re: Wait free LW_SHARED acquisition - v0.2 Peter Geoghegan
- Re: memory usage of pg_upgrade Bruce Momjian
- Re: Regression tests failing if not launched on db "regression" Michael Paquier
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR Craig Ringer
- Re: Prohibit row-security + inheritance in 9.4? Craig Ringer
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Fujii Masao
- Inconsistency between pg_stat_activity and log_duration Tatsuo Ishii
- Re: Triggers on foreign tables Noah Misch
- could not create IPv6 socket (AI_ADDRCONFIG) Kyotaro HORIGUCHI
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Noah Misch
- Re: Add CREATE support to event triggers Alvaro Herrera
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI
- Re: could not create IPv6 socket (AI_ADDRCONFIG) Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Row-security on updatable s.b. views Tom Lane
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Retain dynamic shared memory segments for postmaster lifetime Amit Kapila
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Christian Kruse
- Re: Wait free LW_SHARED acquisition - v0.2 Andres Freund
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Rajeev rastogi
- Re: should we add a XLogRecPtr/LSN SQL type? Andres Freund
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: should we add a XLogRecPtr/LSN SQL type? Andres Freund
- Re: [bug fix] PostgreSQL fails to start on Windows if it crashes after tablespace creation MauMau
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR MauMau
- Re: inherit support for foreign tables Robert Haas
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR Craig Ringer
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: Triggers on foreign tables Ronan Dunklau
- Re: should we add a XLogRecPtr/LSN SQL type? Andres Freund
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- specifying repeatable read in PGOPTIONS Andres Freund
- Re: could not create IPv6 socket (AI_ADDRCONFIG) Alvaro Herrera
- Re: could not create IPv6 socket (AI_ADDRCONFIG) Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: [doc patch] extra_float_digits and casting from real to numeric Christoph Berg
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: specifying repeatable read in PGOPTIONS Tom Lane
- nested hstore - large insert crashes server Erik Rijkers
- Re: specifying repeatable read in PGOPTIONS Andres Freund
- Re: specifying repeatable read in PGOPTIONS Tom Lane
- Re: extension_control_path David E. Wheeler
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: narwhal and PGDLLIMPORT Joshua D. Drake
- Re: narwhal and PGDLLIMPORT Jeff Janes
- Re: Performance Improvement by reducing WAL for Update Operation Robert Haas
- Re: nested hstore - large insert crashes server Christian Kruse
- Re: nested hstore - large insert crashes server Erik Rijkers
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Performance Improvement by reducing WAL for Update Operation Bruce Momjian
- Re: Performance Improvement by reducing WAL for Update Operation Andres Freund
- Re: nested hstore - large insert crashes server Tom Lane
- Re: PQputCopyData dont signal error Jeff Davis
- Re: nested hstore - large insert crashes server Stephen Frost
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: narwhal and PGDLLIMPORT Adrian Klaver
- Re: PQputCopyData dont signal error Tom Lane
- Re: Wait free LW_SHARED acquisition Christian Kruse
- Re: Wait free LW_SHARED acquisition Peter Geoghegan
- Re: Wait free LW_SHARED acquisition Peter Geoghegan
- Re: Wait free LW_SHARED acquisition Andres Freund
- Re: Wait free LW_SHARED acquisition Peter Geoghegan
- Re: Wait free LW_SHARED acquisition Peter Geoghegan
- Re: Wait free LW_SHARED acquisition Andres Freund
- Re: narwhal and PGDLLIMPORT Joshua D. Drake
- Re: Wait free LW_SHARED acquisition Christian Kruse
- Re: narwhal and PGDLLIMPORT Jeff Janes
- Re: Wait free LW_SHARED acquisition Christian Kruse
- Re: narwhal and PGDLLIMPORT Robert Haas
- Re: should we add a XLogRecPtr/LSN SQL type? Peter Eisentraut
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Robert Haas
- Re: Wait free LW_SHARED acquisition Christian Kruse
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Wait free LW_SHARED acquisition Peter Geoghegan
- Re: Performance Improvement by reducing WAL for Update Operation Bruce Momjian
- Re: Performance Improvement by reducing WAL for Update Operation Peter Geoghegan
- Re: Performance Improvement by reducing WAL for Update Operation Andres Freund
- Re: Performance Improvement by reducing WAL for Update Operation Peter Geoghegan
- Re: jsonb and nested hstore Josh Berkus
- Re: integrate pg_upgrade analyze_new_cluster.sh into vacuumdb Jeff Janes
- Minor performance improvement in transition to external sort Jeremy Harris
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Wait free LW_SHARED acquisition Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Peter Geoghegan
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: [PERFORM] encouraging index-only scans Jeff Janes
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Peter Geoghegan
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: Minor performance improvement in transition to external sort Michael Paquier
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: PoC: Duplicate Tuple Elidation during External Sort for DISTINCT Jon Nelson
- Re: inherit support for foreign tables Etsuro Fujita
- Re: could not create IPv6 socket (AI_ADDRCONFIG) Kyotaro HORIGUCHI
- Re: could not create IPv6 socket (AI_ADDRCONFIG) Tom Lane
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: PoC: Duplicate Tuple Elidation during External Sort for DISTINCT Michael Paquier
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Noah Misch
- PostgreSQL Failback without rebuild James Sewell
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: PostgreSQL Failback without rebuild Amit Kapila
- Re: jsonb and nested hstore Heikki Linnakangas
- Re: PostgreSQL Failback without rebuild Michael Paquier
- Re: jsonb and nested hstore Oleg Bartunov
- Re: Failure while inserting parent tuple to B-tree is not fun Heikki Linnakangas
- Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: CacheInvalidateRelcache in btree is a crummy idea Heikki Linnakangas
- Re: Performance Improvement by reducing WAL for Update Operation Heikki Linnakangas
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Fix picksplit with nan values Alexander Korotkov
- Re: Performance Improvement by reducing WAL for Update Operation Heikki Linnakangas
- Re: Performance Improvement by reducing WAL for Update Operation Heikki Linnakangas
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: CacheInvalidateRelcache in btree is a crummy idea Tom Lane
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Tom Lane
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Greg Stark
- Re: Performance Improvement by reducing WAL for Update Operation Heikki Linnakangas
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: jsonb and nested hstore Teodor Sigaev
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Tom Lane
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Merlin Moncure
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: jsonb and nested hstore Tom Lane
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Robert Haas
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Robert Haas
- Re: jsonb and nested hstore Tom Lane
- Re: Prohibit row-security + inheritance in 9.4? Robert Haas
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Peter Geoghegan
- Re: jsonb and nested hstore Merlin Moncure
- Re: Add CREATE support to event triggers Robert Haas
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Robert Haas
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Robert Haas
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: narwhal and PGDLLIMPORT Joshua D. Drake
- Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD Peter Geoghegan
- Re: should we add a XLogRecPtr/LSN SQL type? Peter Eisentraut
- Re: [doc patch] extra_float_digits and casting from real to numeric Robert Haas
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: Performance Improvement by reducing WAL for Update Operation Peter Geoghegan
- Re: jsonb and nested hstore Josh Berkus
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Tom Lane
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Add CREATE support to event triggers Alvaro Herrera
- Re: narwhal and PGDLLIMPORT Joshua D. Drake
- Re: Add CREATE support to event triggers Tom Lane
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Josh Berkus
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andrew Dunstan
- Re: [PERFORM] encouraging index-only scans Robert Haas
- Re: Minor performance improvement in transition to external sort Robert Haas
- Re: mvcc catalo gsnapshots and TopTransactionContext Noah Misch
- Re: mvcc catalo gsnapshots and TopTransactionContext Andres Freund
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan
- Re: jsonb and nested hstore Andrew Dunstan
- Re: PoC: Partial sort Marti Raudsepp
- Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: Add CREATE support to event triggers Robert Haas
- Re: PoC: Partial sort Robert Haas
- Re: Performance Improvement by reducing WAL for Update Operation Robert Haas
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Performance Improvement by reducing WAL for Update Operation Robert Haas
- Re: Failure while inserting parent tuple to B-tree is not fun Peter Geoghegan
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Add CREATE support to event triggers Tom Lane
- Re: Performance Improvement by reducing WAL for Update Operation Gavin Flower
- Re: PoC: Partial sort Marti Raudsepp
- Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund
- Re: Row-security on updatable s.b. views Yeb Havinga
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Re: [doc patch] extra_float_digits and casting from real to numeric Christoph Berg
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI
- Re: GIN improvements part2: fast scan Heikki Linnakangas
- Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Small GIN optimizations (after 9.4) Heikki Linnakangas
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Add CREATE support to event triggers Robert Haas
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Retain dynamic shared memory segments for postmaster lifetime Amit Kapila
- Re: updated emacs configuration Peter Eisentraut
- Re: updated emacs configuration Andres Freund
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Minor performance improvement in transition to external sort Robert Haas
- Re: Row-security on updatable s.b. views Craig Ringer
- open and close columns in the NEW record not allowed Rafael Martinez Guerrero
- Re: extension_control_path Greg Stark
- Re: updated emacs configuration Alvaro Herrera
- Re: updated emacs configuration Tom Lane
- Re: Row-security on updatable s.b. views Tom Lane
- Re: open and close columns in the NEW record not allowed Adrian Klaver
- Re: open and close columns in the NEW record not allowed Tom Lane
- Re: updated emacs configuration Andres Freund
- Re: open and close columns in the NEW record not allowed Rafael Martinez Guerrero
- Re: updated emacs configuration Tom Lane
- Re: updated emacs configuration Andres Freund
- Re: open and close columns in the NEW record not allowed ktm@rice.edu
- Re: extension_control_path Stephen Frost
- adt Makefile, was Re: jsonb and nested hstore Andrew Dunstan
- Re: Small GIN optimizations (after 9.4) PostgreSQL - Hans-Jürgen Schönig
- Re: adt Makefile, was Re: jsonb and nested hstore Tom Lane
- Re: adt Makefile, was Re: jsonb and nested hstore Alvaro Herrera
- Re: extension_control_path David E. Wheeler
- Re: extension_control_path David E. Wheeler
- Re: adt Makefile, was Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore David E. Wheeler
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: extension_control_path Greg Stark
- Re: Add CREATE support to event triggers Alvaro Herrera
- 'dml' value for log_statement Sawada Masahiko
- Re: Minor performance improvement in transition to external sort Jeff Janes
- Re: extension_control_path David E. Wheeler
- Re: PoC: Partial sort Robert Haas
- Re: Fwd: Proposal: variant of regclass Marti Raudsepp
- Re: PoC: Partial sort Marti Raudsepp
- Re: PoC: Partial sort Tom Lane
- Re: [DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Stefan Kaltenbrunner
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: mvcc catalo gsnapshots and TopTransactionContext Andres Freund
- Release schedule for 9.3.3? Sean Chittenden
- Re: Release schedule for 9.3.3? Greg Stark
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: 'dml' value for log_statement David Johnston
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Recovery inconsistencies, standby much larger than primary Andres Freund
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: mvcc catalo gsnapshots and TopTransactionContext Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Recovery inconsistencies, standby much larger than primary Andres Freund
- Re: adt Makefile, was Re: jsonb and nested hstore Michael Paquier
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: Retain dynamic shared memory segments for postmaster lifetime Amit Kapila
- Re: PostgreSQL Failback without rebuild James Sewell
- Re: Inconsistency between pg_stat_activity and log_duration Amit Kapila
- Re: Inconsistency between pg_stat_activity and log_duration Amit Kapila
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: PostgreSQL Failback without rebuild Michael Paquier
- Re: PostgreSQL Failback without rebuild James Sewell
- Typo in a comment? Amit Langote
- Re: Inconsistency between pg_stat_activity and log_duration Tatsuo Ishii
- Re: Inconsistency between pg_stat_activity and log_duration Amit Kapila
- Re: PostgreSQL Failback without rebuild Michael Paquier
- Re: PostgreSQL Failback without rebuild Albe Laurenz
- Re: Typo in a comment? Heikki Linnakangas
- Re: [GENERAL] client encoding that psql command sets Albe Laurenz
- Re: Inconsistency between pg_stat_activity and log_duration Tatsuo Ishii
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: specifying repeatable read in PGOPTIONS Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Andres Freund
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan
- Re: inherit support for foreign tables Etsuro Fujita
- Breaking compile-time dependency cycles of Postgres subdirs? Christian Convey
- Re: extension_control_path Christian Kruse
- Re: GIN improvements part2: fast scan Heikki Linnakangas
- Re: Inconsistency between pg_stat_activity and log_duration Tom Lane
- Re: open and close columns in the NEW record not allowed Robert Haas
- Re: Changeset Extraction v7.5 Andres Freund
- Re: dynamic shared memory and locks Robert Haas
- Re: GiST support for inet datatypes Robert Haas
- Re: Release schedule for 9.3.3? Tom Lane
- Re: Changeset Extraction v7.5 Thom Brown
- Review of RLS on inheritance schema HL7 RIM (was Re: Row-security on updatable s.b. views) Yeb Havinga
- Re: Changeset Extraction v7.5 Thom Brown
- Re: Changeset Extraction v7.5 Andres Freund
- Re: Changeset Extraction v7.5 Thom Brown
- Re: Changeset Extraction v7.5 Erik Rijkers
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: Changeset Extraction v7.5 Thom Brown
- Re: Changeset Extraction v7.5 Erik Rijkers
- Re: Inconsistency between pg_stat_activity and log_duration Tatsuo Ishii
- Re: Changeset Extraction v7.5 Andres Freund
- Re: Changeset Extraction v7.5 Thom Brown
- commit fest 2014-01 week 3 report Peter Eisentraut
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Peter Eisentraut
- Re: [PATCH] Relocation of tablespaces in pg_basebackup Peter Eisentraut
- Re: Move unused buffers to freelist Jason Petersen
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Peter Eisentraut
- Re: [DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Peter Eisentraut
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Kohei KaiGai
- Re: Move unused buffers to freelist Amit Kapila
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Gavin Flower
- Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane
- Re: Retain dynamic shared memory segments for postmaster lifetime Amit Kapila
- Postgres back-branch minor updates coming soon Tom Lane
- Re: Changeset Extraction v7.5 Andres Freund
- notify duplicate elimination performance Hardy Falk
- Re: notify duplicate elimination performance Andres Freund
- Re: notify duplicate elimination performance Hardy Falk
- Re: notify duplicate elimination performance Andres Freund
- Re: notify duplicate elimination performance Tom Lane
- Re: Changeset Extraction v7.5 Thom Brown
- Re: notify duplicate elimination performance Hardy Falk
- Re: Changeset Extraction v7.5 Thom Brown
- Re: Changeset Extraction v7.5 Andres Freund
- Re: [DOCS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane
- Re: Changeset Extraction v7.5 Thom Brown
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Changeset Extraction v7.5 Andres Freund
- Re: Changeset Extraction v7.5 Thom Brown
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: Changeset Extraction v7.5 Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Changeset Extraction v7.5 Thom Brown
- Re: Changeset Extraction v7.5 Andres Freund
- Re: Changeset Extraction v7.5 Thom Brown
- Re: plpgsql.warn_shadow Marko Tiikkaja
- Re: clang's -Wmissing-variable-declarations shows some shoddy programming Peter Eisentraut
- Re: tests for client programs Peter Eisentraut
- Re: Review: tests for client programs Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: Review: tests for client programs Pavel Stehule
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: Small GIN optimizations (after 9.4) Alexander Korotkov
- Re: Small GIN optimizations (after 9.4) Alexander Korotkov
- Re: [PATCH] pg_basebackup: progress report max once per second Magnus Hagander
- notify duplicate elimination Hardy Falk
- Terminating pg_basebackup background streamer Magnus Hagander
- Re: gaussian distribution pgbench Fabien COELHO
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: [DOCS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Robert Haas
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: jsonb and nested hstore Erik Rijkers
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: [PATCH] Store Extension Options Fabrízio de Royes Mello
- Re: Minor performance improvement in transition to external sort Robert Haas
- Re: specifying repeatable read in PGOPTIONS Robert Haas
- Re: specifying repeatable read in PGOPTIONS Andres Freund
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: specifying repeatable read in PGOPTIONS Robert Haas
- Re: PoC: Partial sort Alexander Korotkov
- Re: specifying repeatable read in PGOPTIONS Tom Lane
- Re: specifying repeatable read in PGOPTIONS Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: trgm regex index peculiarity Alexander Korotkov
- Re: trgm regex index peculiarity Tom Lane
- Re: proposal, patch: allow multiple plpgsql plugins Pavel Stehule
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: GIN improvements part2: fast scan Erik Rijkers
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Jeff Janes
- Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Robert Haas
- Re: Breaking compile-time dependency cycles of Postgres subdirs? Robert Haas
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: Inconsistency between pg_stat_activity and log_duration Amit Kapila
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Haribabu Kommi
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: jsonb and nested hstore Craig Ringer
- Re: jsonb and nested hstore Hannu Krosing
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Hannu Krosing
- Re: PoC: Partial sort Marti Raudsepp
- Re: Breaking compile-time dependency cycles of Postgres subdirs? Christian Convey
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Heikki Linnakangas
- Re: inherit support for foreign tables Etsuro Fujita
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Wait free LW_SHARED acquisition - v0.2 Heikki Linnakangas
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- GiST, getting the record in table that the leaf entry points to Marios Vodas
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: jsonb and nested hstore Tom Lane
- Re: Breaking compile-time dependency cycles of Postgres subdirs? Tom Lane
- Re: Breaking compile-time dependency cycles of Postgres subdirs? Christian Convey
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: proposal, patch: allow multiple plpgsql plugins Pavel Stehule
- Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Jeff Janes
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Heikki Linnakangas
- Re: jsonb and nested hstore Merlin Moncure
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Tom Lane
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Heikki Linnakangas
- Re: jsonb and nested hstore Tom Lane
- Re: Terminating pg_basebackup background streamer Heikki Linnakangas
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Heikki Linnakangas
- Re: Terminating pg_basebackup background streamer Magnus Hagander
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan
- Re: PoC: Partial sort Alexander Korotkov
- Re: jsonb and nested hstore Merlin Moncure
- Re: GSoC 2014 - mentors, students and admins Alexander Korotkov
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Merlin Moncure
- Re: dynamic shared memory and locks Kohei KaiGai
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Tom Lane
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Tom Lane
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Tom Dunstan
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Andres Freund
- Re: newlines at end of generated SQL Peter Eisentraut
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Andres Freund
- Re: narwhal and PGDLLIMPORT Inoue, Hiroshi
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: jsonb and nested hstore Hannu Krosing
- Re: Row-security on updatable s.b. views Yeb Havinga
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Row-security on updatable s.b. views Yeb Havinga
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease MauMau
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Robert Haas
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: Changeset Extraction v7.5 Robert Haas
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: [PERFORM] encouraging index-only scans Robert Haas
- Re: Review: tests for client programs Robert Haas
- Re: Performance Improvement by reducing WAL for Update Operation Bruce Momjian
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [PERFORM] encouraging index-only scans Andres Freund
- Re: Changeset Extraction v7.5 Andres Freund
- Re: jsonb and nested hstore Merlin Moncure
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: [PERFORM] encouraging index-only scans Andres Freund
- unitialized data in populate_record_worker Andres Freund
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [PERFORM] encouraging index-only scans Tom Lane
- Re: [PERFORM] encouraging index-only scans Andres Freund
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: [PERFORM] encouraging index-only scans Jeff Janes
- Re: PostgreSQL Failback without rebuild Bruce Momjian
- Re: [PERFORM] encouraging index-only scans Claudio Freire
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Unhappy with error handling in psql's handleCopyOut() Tom Lane
- Re: Unhappy with error handling in psql's handleCopyOut() Stephen Frost
- Re: Patch: compiling the docs under Gentoo Peter Eisentraut
- Re: Unhappy with error handling in psql's handleCopyOut() Tom Lane
- Re: Unhappy with error handling in psql's handleCopyOut() Stephen Frost
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: [PERFORM] encouraging index-only scans Bruce Momjian
- Re: Small GIN optimizations (after 9.4) Bruce Momjian
- Re: GSOC13 proposal - extend RETURNING syntax David Fetter
- Re: Unhappy with error handling in psql's handleCopyOut() Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Small GIN optimizations (after 9.4) Alexander Korotkov
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Per table autovacuum vacuum cost limit behaviour strange Mark Kirkwood
- Re: narwhal and PGDLLIMPORT Andrew Dunstan
- Re: Unhappy with error handling in psql's handleCopyOut() Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: truncating pg_multixact/members Robert Haas
- Re: Unhappy with error handling in psql's handleCopyOut() Stephen Frost
- Re: improve the help message about psql -F Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Inoue, Hiroshi
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: narwhal and PGDLLIMPORT Amit Kapila
- Re: narwhal and PGDLLIMPORT Magnus Hagander
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: narwhal and PGDLLIMPORT Inoue, Hiroshi
- Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa
- Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI
- Re: Patch: compiling the docs under Gentoo Christian Kruse
- Re: [BUG] Archive recovery failure on 9.3+. Tomonari Katsumata
- Re: Retain dynamic shared memory segments for postmaster lifetime Amit Kapila
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Re: [BUG] Archive recovery failure on 9.3+. Christoph Berg
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease MauMau
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery MauMau
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease MauMau
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Could you include bug fix for Windows ASLR issue in the next release? MauMau
- Re: DATE type output does not follow datestyle parameter MauMau
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease knizhnik
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Ants Aasma
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: Performance Improvement by reducing WAL for Update Operation Bruce Momjian
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Kohei KaiGai
- Re: Changeset Extraction v7.5 Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: DATE type output does not follow datestyle parameter Bruce Momjian
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Bruce Momjian
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Terminating pg_basebackup background streamer Magnus Hagander
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: truncating pg_multixact/members Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: WIP patch for Todo Item : Provide fallback_application_name in contrib/pgbench, oid2name, and dblink Robert Haas
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: dynamic shared memory and locks Robert Haas
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- issue with gininsert under very high load Andrew Dunstan
- Re: issue with gininsert under very high load Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: issue with gininsert under very high load Stephen Frost
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: issue with gininsert under very high load Tom Lane
- Re: issue with gininsert under very high load Andrew Dunstan
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: issue with gininsert under very high load Andres Freund
- Re: issue with gininsert under very high load Heikki Linnakangas
- Re: narwhal and PGDLLIMPORT Peter Eisentraut
- Re: Terminating pg_basebackup background streamer Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Terminating pg_basebackup background streamer Magnus Hagander
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: memory usage of pg_upgrade Bruce Momjian
- Re: narwhal and PGDLLIMPORT Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [DOCS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Terminating pg_basebackup background streamer Andres Freund
- Re: Terminating pg_basebackup background streamer Peter Eisentraut
- Re: PoC: Partial sort Marti Raudsepp
- Re: Weaker shmem interlock w/o postmaster.pid Bruce Momjian
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: [DOCS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: Making strxfrm() blobs in indexes work Martijn van Oosterhout
- Re: Making strxfrm() blobs in indexes work Peter Geoghegan
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: psql should show disabled internal triggers Bruce Momjian
- Re: Dead code or buggy code? Bruce Momjian
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: [PATCH] pg_upgrade: support for btrfs copy-on-write clones Bruce Momjian
- Re: Prevent pg_basebackup -Fp -D -? Bruce Momjian
- Re: psql should show disabled internal triggers Fabrízio de Royes Mello
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Row-security on updatable s.b. views Craig Ringer
- Re: Per table autovacuum vacuum cost limit behaviour strange Haribabu Kommi
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Kouhei Kaigai
- Re: Per table autovacuum vacuum cost limit behaviour strange Mark Kirkwood
- Re: Performance Improvement by reducing WAL for Update Operation Claudio Freire
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Performance Improvement by reducing WAL for Update Operation Robert Haas
- Re: Performance Improvement by reducing WAL for Update Operation Robert Haas
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: [BUG] Archive recovery failure on 9.3+. Kyotaro HORIGUCHI
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: Recovery inconsistencies, standby much larger than primary Andrea Suisani
- how set GUC_check_errhint_string in call_string_check_hook() amul sul
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: how set GUC_check_errhint_string in call_string_check_hook() Amit Langote
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- New hook after raw parsing, before analyze David Beck
- Re: Performance Improvement by reducing WAL for Update Operation Bruce Momjian
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease MauMau
- Re: Terminating pg_basebackup background streamer Magnus Hagander
- Re: [BUG] Archive recovery failure on 9.3+. Kyotaro HORIGUCHI
- Re: gaussian distribution pgbench KONDO Mitsumasa
- Re: New hook after raw parsing, before analyze Kohei KaiGai
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: [BUG] Archive recovery failure on 9.3+. Christoph Berg
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: gaussian distribution pgbench KONDO Mitsumasa
- Re: New hook after raw parsing, before analyze David Beck
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease knizhnik
- Re: Prevent pg_basebackup -Fp -D -? Magnus Hagander
- Re: [BUG] Archive recovery failure on 9.3+. Christoph Berg
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: Weaker shmem interlock w/o postmaster.pid Noah Misch
- Re: [BUG] Archive recovery failure on 9.3+. Christoph Berg
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: Terminating pg_basebackup background streamer Peter Eisentraut
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: issue with gininsert under very high load Andrew Dunstan
- Re: old warning in docs Bruce Momjian
- Re: issue with gininsert under very high load Heikki Linnakangas
- Re: Changeset Extraction v7.6 Andres Freund
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- nextVictimBuffer in README Vik Fearing
- Re: issue with gininsert under very high load Andrew Dunstan
- Re: truncating pg_multixact/members Andres Freund
- Same double precision operations, different results Daniel Vázquez
- Re: Same double precision operations, different results Tom Lane
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: truncating pg_multixact/members Andres Freund
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: how set GUC_check_errhint_string in call_string_check_hook() Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: New hook after raw parsing, before analyze Tom Lane
- Re: Auto-tuning work_mem and maintenance_work_mem Bruce Momjian
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: [BUGS] BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Tom Lane
- Re: issue with gininsert under very high load Tom Lane
- Re: truncating pg_multixact/members Alvaro Herrera
- Re: issue with gininsert under very high load Andres Freund
- Another pgindent gripe Tom Lane
- Re: Another pgindent gripe Bruce Momjian
- Re: issue with gininsert under very high load Tom Lane
- Re: issue with gininsert under very high load Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Re: [PATCH] Store Extension Options Fabrízio de Royes Mello
- Re: [bug fix] psql \copy doesn't end if backend is killed Tom Lane
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Per table autovacuum vacuum cost limit behaviour strange Haribabu Kommi
- HBA files w/include support? Jerry Sievers
- Re: [SQL] Comparison semantics of CHAR data type Bruce Momjian
- Re: HBA files w/include support? Bruce Momjian
- Re: Changeset Extraction v7.0 (was logical changeset generation) Peter Eisentraut
- Re: Long paths for tablespace leads to uninterruptible hang in Windows Bruce Momjian
- Re: HBA files w/include support? Alvaro Herrera
- Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: HBA files w/include support? Jerry Sievers
- Re: issue with gininsert under very high load Jesper Krogh
- Re: Changeset Extraction v7.6 Erik Rijkers
- Re: HBA files w/include support? Stephen Frost
- Re: [BUG] Archive recovery failure on 9.3+. Kyotaro HORIGUCHI
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: Changeset Extraction v7.6 Andres Freund
- Re: New hook after raw parsing, before analyze David Beck
- Re: Changeset Extraction v7.6 Erik Rijkers
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: inherit support for foreign tables Etsuro Fujita
- walsender can ignore send failures in WalSndLoop Andres Freund
- Re: gaussian distribution pgbench Mitsumasa KONDO
- walsender doesn't send keepalives when writes are pending Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: issue with gininsert under very high load Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: walsender doesn't send keepalives when writes are pending Greg Stark
- Re: HBA files w/include support? Alvaro Herrera
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Re: issue with gininsert under very high load Alvaro Herrera
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: [BUG] Archive recovery failure on 9.3+. Heikki Linnakangas
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: New hook after raw parsing, before analyze David Beck
- Re: HBA files w/include support? Bruce Momjian
- Re: HBA files w/include support? Bruce Momjian
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Magnus Hagander
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Bruce Momjian
- Re: HBA files w/include support? Fabrízio de Royes Mello
- Re: HBA files w/include support? Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Tom Lane
- Re: HBA files w/include support? Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Andres Freund
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Tom Lane
- Re: HBA files w/include support? Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease knizhnik
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease knizhnik
- Re: New hook after raw parsing, before analyze Greg Stark
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Jerry Sievers
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: git-review: linking commits to review discussion in git Peter C Rigby
- Re: Release schedule for 9.3.3? Josh Berkus
- Re: Release schedule for 9.3.3? Andres Freund
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: Release schedule for 9.3.3? Josh Berkus
- Re: Release schedule for 9.3.3? Andres Freund
- Re: HBA files w/include support? Jeff Janes
- Re: Release schedule for 9.3.3? Alvaro Herrera
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: New hook after raw parsing, before analyze David Beck
- Re: [SQL] Comparison semantics of CHAR data type Bruce Momjian
- Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
- Ctrl+C from sh can shut down daemonized PostgreSQL cluster Kevin Grittner
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Tom Lane
- Re: New hook after raw parsing, before analyze Greg Stark
- Re: Per table autovacuum vacuum cost limit behaviour strange Haribabu Kommi
- Re: New hook after raw parsing, before analyze Tom Lane
- Re: New hook after raw parsing, before analyze Greg Stark
- Re: Recovery inconsistencies, standby much larger than primary Andres Freund
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Greg Stark
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [BUGS] BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding digoal
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Florian Pflug
- Re: Recovery inconsistencies, standby much larger than primary Tom Lane
- Small psql memory fix Bruce Momjian
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Robert Haas
- Re: Small psql memory fix Tom Lane
- Re: Small psql memory fix Bruce Momjian
- Re: Small psql memory fix Tom Lane
- Re: Small psql memory fix Bruce Momjian
- Re: Long paths for tablespace leads to uninterruptible hang in Windows Amit Kapila
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Hannu Krosing
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Andres Freund
- Re: narwhal and PGDLLIMPORT Andres Freund
- commit fest 2014-01 week 4 report Peter Eisentraut
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Peter Eisentraut
- Display sequence belonging to table Rugal Bernstein
- Re: [9.3 bug] disk space in pg_xlog increases during archive recovery Andres Freund
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Andres Freund
- Re: Exposing currentTransactionWALVolume Andres Freund
- Re: New hook after raw parsing, before analyze David Beck
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Andres Freund
- Re: commit fest 2014-01 week 4 report Andres Freund
- Re: Performance Improvement by reducing WAL for Update Operation Andres Freund
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Peter Eisentraut
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Tom Lane
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Peter Eisentraut
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: Performance Improvement by reducing WAL for Update Operation Andres Freund
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Problem with displaying "wide" tables in psql Emre Hasegeli
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: GIN improvements part2: fast scan Tomas Vondra
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Bruce Momjian
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: HBA files w/include support? Martijn van Oosterhout
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- OS X and ossp-uuid, next chapter Peter Eisentraut
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: gaussian distribution pgbench Fabien COELHO
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: [PATCH] Relocation of tablespaces in pg_basebackup Peter Eisentraut
- Re: New hook after raw parsing, before analyze Greg Stark
- Re: old warning in docs Robert Haas
- Re: old warning in docs Bruce Momjian
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Bruce Momjian
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Andres Freund
- Re: Performance Improvement by reducing WAL for Update Operation Amit Kapila
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Recovery inconsistencies, standby much larger than primary Greg Stark
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Problem with displaying "wide" tables in psql Sergey Muraviov
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: narwhal and PGDLLIMPORT Marco Atzeri
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: New hook after raw parsing, before analyze David Beck
- Draft release notes up for review Tom Lane
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Jim Nasby
- Re: HBA files w/include support? Jim Nasby
- Re: HBA files w/include support? Jim Nasby
- Re: HBA files w/include support? Jim Nasby
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Stephen Frost
- Re: HBA files w/include support? Jeff Janes
- Re: Per table autovacuum vacuum cost limit behaviour strange Haribabu Kommi
- Re: Auto-tuning work_mem and maintenance_work_mem Robert Haas
- Re: Auto-tuning work_mem and maintenance_work_mem Josh Berkus
- Re: [bug fix] pg_ctl always uses the same event source Amit Kapila
- Re: Draft release notes up for review Josh Berkus
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) David Fetter
- Re: Auto-tuning work_mem and maintenance_work_mem Gavin Flower
- Re: Retain dynamic shared memory segments for postmaster lifetime Kyotaro HORIGUCHI
- Re: Problem with displaying "wide" tables in psql Emre Hasegeli
- Re: [BUG] Archive recovery failure on 9.3+. Kyotaro HORIGUCHI
- Re: gaussian distribution pgbench KONDO Mitsumasa
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Andres Freund
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Bjorn Munch
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Problem with displaying "wide" tables in psql Sergey Muraviov
- Re: Exposing currentTransactionWALVolume KONDO Mitsumasa
- Re: narwhal and PGDLLIMPORT Dave Page
- Re: [bug fix] psql \copy doesn't end if backend is killed MauMau
- Re: Long paths for tablespace leads to uninterruptible hang in Windows Craig Ringer
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: Add min and max execute statement time in pg_stat_statement Rajeev rastogi
- Re: GiST support for inet datatypes Andres Freund
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: Create function prototype as part of PG_FUNCTION_INFO_V1 Alvaro Herrera
- Re: Draft release notes up for review Alvaro Herrera
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Michael Paquier
- Re: patch: option --if-exists for pg_dump Alvaro Herrera
- Re: Review: tests for client programs Alvaro Herrera
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Andres Freund
- Re: Auto-tuning work_mem and maintenance_work_mem Tom Lane
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: narwhal and PGDLLIMPORT Dave Page
- Re: narwhal and PGDLLIMPORT Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Decimal values in Masterprojekt Naumann1
- Re: narwhal and PGDLLIMPORT Andres Freund
- Do you know the reason for increased max latency due to xlog scaling? MauMau
- Re: Decimal values in Alvaro Herrera
- Re: Do you know the reason for increased max latency due to xlog scaling? Andres Freund
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Auto-tuning work_mem and maintenance_work_mem Bruce Momjian
- Re: Auto-tuning work_mem and maintenance_work_mem Andres Freund
- Re: Auto-tuning work_mem and maintenance_work_mem Stephen Frost
- Re: Auto-tuning work_mem and maintenance_work_mem Andres Freund
- Re: Do you know the reason for increased max latency due to xlog scaling? MauMau
- Re: Decimal values in Tom Lane
- Re: Do you know the reason for increased max latency due to xlog scaling? Andres Freund
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Bruce Momjian
- pg_basebackup skips pg_replslot directory Sawada Masahiko
- Re: pg_basebackup skips pg_replslot directory Andres Freund
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Bruce Momjian
- Re: pg_basebackup skips pg_replslot directory Sawada Masahiko
- Re: pg_basebackup skips pg_replslot directory Andres Freund
- Re: Draft release notes up for review Tom Lane
- Re: Auto-tuning work_mem and maintenance_work_mem Robert Haas
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Tom Lane
- Re: Auto-tuning work_mem and maintenance_work_mem Andres Freund
- Re: Auto-tuning work_mem and maintenance_work_mem Tom Lane
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Bruce Momjian
- Re: patch: option --if-exists for pg_dump Alvaro Herrera
- Re: [bug fix] "pg_ctl stop" times out when it should respond quickly Alvaro Herrera
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Alvaro Herrera
- Re: Auto-tuning work_mem and maintenance_work_mem Robert Haas
- Re: Auto-tuning work_mem and maintenance_work_mem Andres Freund
- 8.2 -> 8.4 Upgrade: No More "ldaps://"? Jim Seymour
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Robert Haas
- Re: Auto-tuning work_mem and maintenance_work_mem Bruce Momjian
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: nextVictimBuffer in README Robert Haas
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Robert Haas
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: 8.2 -> 8.4 Upgrade: No More "ldaps://"? Tom Lane
- Re: Auto-tuning work_mem and maintenance_work_mem Gavin Flower
- Re: 8.2 -> 8.4 Upgrade: No More "ldaps://"? Jim Seymour
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: Auto-tuning work_mem and maintenance_work_mem Peter Geoghegan
- Re: GiST support for inet datatypes Tom Lane
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Heikki Linnakangas
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Andres Freund
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: GiST support for inet datatypes Tom Lane
- Re: patch: option --if-exists for pg_dump Pavel Stehule
- Re: patch: option --if-exists for pg_dump Alvaro Herrera
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Andres Freund
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Bjorn Munch
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Bjorn Munch
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Michael Paquier
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Peter Geoghegan
- Re: Auto-tuning work_mem and maintenance_work_mem Jeff Janes
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Tom Lane
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Changeset Extraction v7.6.1 Tom Lane
- Need to update this comment in xlog.c? Amit Langote
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Changeset Extraction v7.6.1 Peter Geoghegan
- Rowcounts marked by create_foreignscan_path() Etsuro Fujita
- Re: Rowcounts marked by create_foreignscan_path() Tom Lane
- Re: Rowcounts marked by create_foreignscan_path() Etsuro Fujita
- Re: Rowcounts marked by create_foreignscan_path() Tom Lane
- Description for pg_replslot in docs Amit Kapila
- Re: Description for pg_replslot in docs Michael Paquier
- Re: [bug fix] "pg_ctl stop" times out when it should respond quickly Michael Paquier
- Re: inherit support for foreign tables Shigeru Hanada
- Re: patch: option --if-exists for pg_dump Jeevan Chalke
- Re: Need to update this comment in xlog.c? Heikki Linnakangas
- Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Heikki Linnakangas
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: inherit support for foreign tables Etsuro Fujita
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: Turning recovery.conf into GUCs Michael Paquier
- Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease MauMau
- Re: Do you know the reason for increased max latency due to xlog scaling? MauMau
- Re: Do you know the reason for increased max latency due to xlog scaling? Andres Freund
- Re: patch: option --if-exists for pg_dump Pavel Stehule
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR Magnus Hagander
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path Magnus Hagander
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR Tom Lane
- Re: inherit support for foreign tables Tom Lane
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR Magnus Hagander
- Re: OS X and ossp-uuid, next chapter Robert Haas
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path MauMau
- Re: OS X and ossp-uuid, next chapter Tom Lane
- Re: Do you know the reason for increased max latency due to xlog scaling? Jeff Janes
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR MauMau
- Re: Do you know the reason for increased max latency due to xlog scaling? Heikki Linnakangas
- Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease Heikki Linnakangas
- Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Peter Geoghegan
- Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Heikki Linnakangas
- Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Andres Freund
- Re: Do you know the reason for increased max latency due to xlog scaling? Andres Freund
- Re: CREATE FOREIGN TABLE ( ... LIKE ... ) Andres Freund
- Re: Do you know the reason for increased max latency due to xlog scaling? Heikki Linnakangas
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Re: Do you know the reason for increased max latency due to xlog scaling? Andres Freund
- Re: Do you know the reason for increased max latency due to xlog scaling? Jeff Janes
- Re: [BUGS] BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Tom Lane
- Re: [BUGS] BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Tom Lane
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Peter Geoghegan
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Alvaro Herrera
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Peter Geoghegan
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Peter Geoghegan
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Peter Geoghegan
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: Patch: show relation and tuple infos of a lock to acquire Amit Kapila
- Re: inherit support for foreign tables Shigeru Hanada
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Andres Freund
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Peter Geoghegan
- Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? Andres Freund
- Re: inherit support for foreign tables Etsuro Fujita
- Re: GiST support for inet datatypes Robert Haas
- Re: WAL Rate Limiting Greg Stark
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: should we add a XLogRecPtr/LSN SQL type? Andres Freund
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: Do you know the reason for increased max latency due to xlog scaling? MauMau
- Re: GiST support for inet datatypes Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Bernd Helmle
- Re: Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. David Fetter
- Re: WAL Rate Limiting Robert Haas
- Re: should we add a XLogRecPtr/LSN SQL type? Greg Stark
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: Description for pg_replslot in docs Robert Haas
- Re: [bug fix] "pg_ctl stop" times out when it should respond quickly Robert Haas
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Fwd: patch: make_timestamp function Alvaro Herrera
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Draft release notes up for review Marti Raudsepp
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: PoC: Partial sort Marti Raudsepp
- Re: Fwd: patch: make_timestamp function Pavel Stehule
- Re: Changeset Extraction v7.6.1 Euler Taveira
- Re: Fwd: patch: make_timestamp function Pavel Stehule
- Re: Fwd: patch: make_timestamp function Alvaro Herrera
- Re: Fwd: patch: make_timestamp function Pavel Stehule
- Re: Fwd: patch: make_timestamp function Tom Lane
- pg_standby: Question about truncation of trigger file in fast failover Neil Thombre
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: pg_standby: Question about truncation of trigger file in fast failover Heikki Linnakangas
- Re: GiST support for inet datatypes Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Andres Freund
- Priority table or Cache table Haribabu Kommi
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Priority table or Cache table Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Michael Paquier
- Re: Priority table or Cache table Haribabu Kommi
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: [BUGS] BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Tom Lane
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug
- Re: narwhal and PGDLLIMPORT Alvaro Herrera
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: narwhal and PGDLLIMPORT Tom Lane
- Re: Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Peter Geoghegan
- Re: Priority table or Cache table Amit Kapila
- Re: BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Noah Misch
- Re: Priority table or Cache table Haribabu Kommi
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Selecting large tables gets killed Ashutosh Bapat
- Re: PoC: Partial sort Alexander Korotkov
- Re: Fwd: patch: make_timestamp function Pavel Stehule
- Re: narwhal and PGDLLIMPORT Craig Ringer
- Re: Selecting large tables gets killed amul sul
- Re: narwhal and PGDLLIMPORT Hiroshi Inoue
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path Rajeev rastogi
- Re: Selecting large tables gets killed amul sul
- Re: Re: [COMMITTERS] pgsql: Add a GUC to report whether data page checksums are enabled. Heikki Linnakangas
- Re: Selecting large tables gets killed Ashutosh Bapat
- Re: Selecting large tables gets killed Ian Lawrence Barwick
- Re: Selecting large tables gets killed Pavan Deolasee
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Selecting large tables gets killed Ashutosh Bapat
- Re: GIN improvements part2: fast scan Heikki Linnakangas
- Re: Selecting large tables gets killed Bernd Helmle
- Re: Selecting large tables gets killed Ashutosh Bapat
- Re: [bug fix] pg_ctl fails with config-only directory Heikki Linnakangas
- Re: inherit support for foreign tables Etsuro Fujita
- Re: Priority table or Cache table Ashutosh Bapat
- Re: [bug fix] pg_ctl fails with config-only directory MauMau
- Re: Selecting large tables gets killed Marti Raudsepp
- Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Greg Stark
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: WAL Rate Limiting Simon Riggs
- Re: WAL Rate Limiting Greg Stark
- Re: WAL Rate Limiting Simon Riggs
- Re: Selecting large tables gets killed Tom Lane
- Re: WAL Rate Limiting Greg Stark
- Re: WAL Rate Limiting Robert Haas
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Kohei KaiGai
- Re: WAL Rate Limiting Robert Haas
- Re: Selecting large tables gets killed Bernd Helmle
- Re: WAL Rate Limiting Hannu Krosing
- Re: WAL Rate Limiting Alvaro Herrera
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: Draft release notes up for review Noah Misch
- Re: pg_standby: Question about truncation of trigger file in fast failover Neil Thombre
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: jsonb and nested hstore Peter Geoghegan
- Re: Priority table or Cache table Haribabu Kommi
- Re: inherit support for foreign tables Etsuro Fujita
- Re: Selecting large tables gets killed Ashutosh Bapat
- Re: walsender doesn't send keepalives when writes are pending Amit Kapila
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Warning in pg_backup_archiver.c Michael Paquier
- Re: inherit support for foreign tables Etsuro Fujita
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Uninterruptable regexp_replace in 9.3.1 ? Sandro Santilli
- Re: Uninterruptable regexp_replace in 9.3.1 ? Sandro Santilli
- Proposal: IMPORT FOREIGN SCHEMA statement. Ronan Dunklau
- Re: Display oprcode and its volatility in \do+ Marti Raudsepp
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Atri Sharma
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Ronan Dunklau
- Re: Changeset Extraction v7.6.1 Andres Freund
- Public header files change Pavel Raiskup
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Atri Sharma
- Re: Public header files change Andres Freund
- Re: Patch: show relation and tuple infos of a lock to acquire Christian Kruse
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Ronan Dunklau
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Atri Sharma
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Florian Pflug
- Re: Proposal: IMPORT FOREIGN SCHEMA statement. Ronan Dunklau
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Storing the password in .pgpass file in an encrypted format firoz e v
- Re: Storing the password in .pgpass file in an encrypted format Szymon Guz
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: walsender doesn't send keepalives when writes are pending Amit Kapila
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Re: WAL Rate Limiting Robert Haas
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: WAL Rate Limiting Alvaro Herrera
- Re: Changeset Extraction v7.6.1 Andres Freund
- Cost estimation in foreign data wrappers Hadi Moshayedi
- Re: Storing the password in .pgpass file in an encrypted format Alvaro Herrera
- Re: Storing the password in .pgpass file in an encrypted format Christian Kruse
- Re: Storing the password in .pgpass file in an encrypted format Euler Taveira
- Re: Cost estimation in foreign data wrappers Tom Lane
- Re: Storing the password in .pgpass file in an encrypted format Alvaro Herrera
- Re: Storing the password in .pgpass file in an encrypted format Andres Freund
- Re: Uninterruptable regexp_replace in 9.3.1 ? Craig Ringer
- Re: Storing the password in .pgpass file in an encrypted format Christopher Browne
- SPI_connect on multi-threaded app John Williams
- Re: Uninterruptable regexp_replace in 9.3.1 ? Florian Pflug
- Re: Storing the password in .pgpass file in an encrypted format Jeff Janes
- Re: SPI_connect on multi-threaded app Florian Pflug
- Re: Storing the password in .pgpass file in an encrypted format Alvaro Herrera
- Re: Warning in pg_backup_archiver.c Stephen Frost
- Re: Uninterruptable regexp_replace in 9.3.1 ? Craig Ringer
- Re: Storing the password in .pgpass file in an encrypted format Craig Ringer
- Re: Storing the password in .pgpass file in an encrypted format Craig Ringer
- Re: Uninterruptable regexp_replace in 9.3.1 ? Florian Pflug
- Re: Uninterruptable regexp_replace in 9.3.1 ? Tom Lane
- Re: Storing the password in .pgpass file in an encrypted format Tomas Vondra
- Re: Storing the password in .pgpass file in an encrypted format Jeff Janes
- Re: Storing the password in .pgpass file in an encrypted format Alvaro Herrera
- Re: WAL Rate Limiting Jim Nasby
- Re: Changeset Extraction v7.6.1 Jim Nasby
- Re: Storing the password in .pgpass file in an encrypted format Daniel Farina
- Re: Re: BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Tom Lane
- Re: Storing the password in .pgpass file in an encrypted format Josh Berkus
- Re: Re: BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Noah Misch
- Re: Storing the password in .pgpass file in an encrypted format Tomas Vondra
- pg_stat_tmp files for dropped databases Thom Brown
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path MauMau
- Re: pg_stat_tmp files for dropped databases Tomas Vondra
- Re: Uninterruptable regexp_replace in 9.3.1 ? Tom Lane
- Re: pg_stat_tmp files for dropped databases Thom Brown
- Re: Storing the password in .pgpass file in an encrypted format Greg Stark
- Re: Storing the password in .pgpass file in an encrypted format Josh Berkus
- Re: Storing the password in .pgpass file in an encrypted format Daniel Farina
- Re: walsender doesn't send keepalives when writes are pending Amit Kapila
- Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR MauMau
- Re: Patch: show relation and tuple infos of a lock to acquire Amit Kapila
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Re: Patch: show relation and tuple infos of a lock to acquire Andres Freund
- Dump pageinspect to 1.2: page_header with pg_lsn datatype Michael Paquier
- commit fest 2014-01 week 5 report Peter Eisentraut
- Re: [PATCH] Relocation of tablespaces in pg_basebackup Peter Eisentraut
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Alvaro Herrera
- 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT .. Rukh Meski
- Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT .. Peter Geoghegan
- Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT .. Rukh Meski
- Re: Review: tests for client programs Peter Eisentraut
- Re: Review: tests for client programs Peter Eisentraut
- Re: SSL: better default ciphersuite Peter Eisentraut
- typemode for variable types Mohsen SM
- Re: Patch: show relation and tuple infos of a lock to acquire Amit Kapila
- Re: gaussian distribution pgbench Fabien COELHO
- Re: Custom Scan APIs (Re: Custom Plan node) Kohei KaiGai
- Should PostgresMain() do a LWLockReleaseAll()? Andres Freund
- often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Jeff Janes
- Re: Should PostgresMain() do a LWLockReleaseAll()? Tom Lane
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: [BUGS] Re: Re: BUG #9210: PostgreSQL string store bug? not enforce check with correct characterSET/encoding Tom Lane
- Re: Should PostgresMain() do a LWLockReleaseAll()? Andres Freund
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Andres Freund
- Re: SSL: better default ciphersuite Marko Kreen
- Re: GiST support for inet datatypes Andreas Karlsson
- Re: jsonb and nested hstore Josh Berkus
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path Rajeev rastogi
- Re: jsonb and nested hstore Josh Berkus
- varchar_transform Mohsen SM
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Michael Paquier
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Andres Freund
- Re: [review] PostgreSQL Service on Windows does not start if data directory given is relative path MauMau
- Re: jsonb and nested hstore Tomas Vondra
- Re: jsonb and nested hstore Oleg Bartunov
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Alvaro Herrera
- Re: jsonb and nested hstore Merlin Moncure
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: jsonb and nested hstore Merlin Moncure
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Andres Freund
- Re: Changeset Extraction v7.7 Andres Freund
- Re: Patch: show relation and tuple infos of a lock to acquire Christian Kruse
- Re: Custom Scan APIs (Re: Custom Plan node) Shigeru Hanada
- Re: should we add a XLogRecPtr/LSN SQL type? Robert Haas
- Re: PoC: Partial sort Robert Haas
- Re: Custom Scan APIs (Re: Custom Plan node) Shigeru Hanada
- Re: GiST support for inet datatypes Bruce Momjian
- Re: ALTER TABLE lock strength reduction patch is unsafe Andres Freund
- Re: jsonb and nested hstore Merlin Moncure
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Andres Freund
- Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed
- Re: [SQL] Comparison semantics of CHAR data type Bruce Momjian
- Re: Row-security on updatable s.b. views Dean Rasheed
- Re: jsonb and nested hstore Josh Berkus
- Re: Minor performance improvement in transition to external sort Robert Haas
- Re: psql should show disabled internal triggers Bruce Momjian
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: old warning in docs Bruce Momjian
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: Auto-tuning work_mem and maintenance_work_mem Bruce Momjian
- Re: psql should show disabled internal triggers Andres Freund
- Re: psql should show disabled internal triggers Bruce Momjian
- Re: psql should show disabled internal triggers Andres Freund
- Re: psql should show disabled internal triggers Fabrízio de Royes Mello
- Re: psql should show disabled internal triggers Bruce Momjian
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: typemode for variable types Bruce Momjian
- Re: typemode for variable types Alvaro Herrera
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Jeff Janes
- Re: typemode for variable types Tom Lane
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Alvaro Herrera
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: Changeset Extraction v7.7 Robert Haas
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Peter Geoghegan
- Re: Changeset Extraction v7.7 Andres Freund
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Peter Geoghegan
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Kouhei Kaigai
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: should we add a XLogRecPtr/LSN SQL type? Michael Paquier
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Alvaro Herrera
- Re: SSL: better default ciphersuite Peter Eisentraut
- Minor comment improvements in tablecmds.c Etsuro Fujita
- Re: Patch: Show process IDs of processes holding a lock; show relation and tuple infos of a lock to acquire Rajeev rastogi
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Michael Paquier
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Michael Paquier
- Bit data type header reduction in some cases Haribabu Kommi
- Re: Bit data type header reduction in some cases Heikki Linnakangas
- Re: Get more from indices. Kyotaro HORIGUCHI
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Heikki Linnakangas
- Re: Custom Scan APIs (Re: Custom Plan node) Ashutosh Bapat
- Re: Trigger information for auto_explain. Kyotaro HORIGUCHI
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Greg Stark
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- [ISSUE] pg_dump: schema with OID 0 does not exist Prakash Itnal
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: inherit support for foreign tables Etsuro Fujita
- Re: Custom Scan APIs (Re: Custom Plan node) Ashutosh Bapat
- Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug
- Re: typemode for variable types Greg Stark
- Re: Same double precision operations, different results Daniel Vázquez
- Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Andreas 'ads' Scherbaum
- Re: [BUGS] BUG #9223: plperlu result memory leak Sergey Burladyan
- Re: Custom Scan APIs (Re: Custom Plan node) Kohei KaiGai
- Re: Bit data type header reduction in some cases Tom Lane
- Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Atri Sharma
- Re: jsonb and nested hstore Merlin Moncure
- Re: often PREPARE can generate high load (and sometimes minutes long unavailability) Pavel Stehule
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Peter Eisentraut
- Re: walsender doesn't send keepalives when writes are pending Robert Haas
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Robert Haas
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Andres Freund
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: jsonb and nested hstore Robert Haas
- Re: walsender doesn't send keepalives when writes are pending Robert Haas
- Re: walsender doesn't send keepalives when writes are pending Andres Freund
- Re: walsender doesn't send keepalives when writes are pending Robert Haas
- Re: Auto-tuning work_mem and maintenance_work_mem Robert Haas
- Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT .. Robert Haas
- Re: varchar_transform Robert Haas
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Peter Eisentraut
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Robert Haas
- Re: jsonb and nested hstore Josh Berkus
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Bruce Momjian
- Re: jsonb and nested hstore Bruce Momjian
- Avoiding deeply nested AND/OR trees in the parser Tom Lane
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Tom Lane
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Andres Freund
- Re: jsonb and nested hstore Robert Haas
- Re: Minor comment improvements in tablecmds.c Robert Haas
- Re: Minor comment improvements in tablecmds.c Alvaro Herrera
- Re: jsonb and nested hstore Josh Berkus
- Re: Changeset Extraction v7.7 Robert Haas
- Re: jsonb and nested hstore Robert Haas
- Re: Minor comment improvements in tablecmds.c Robert Haas
- Re: jsonb and nested hstore Josh Berkus
- Re: jsonb and nested hstore Josh Berkus
- Re: jsonb and nested hstore Adrian Klaver
- Re: Changeset Extraction v7.7 Andres Freund
- Unfortunate choice of short switch name in pgbench Tom Lane
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: Unfortunate choice of short switch name in pgbench Pavel Stehule
- Re: Unfortunate choice of short switch name in pgbench Robert Haas
- Re: jsonb and nested hstore Robert Haas
- define type_transform to new user defined type Mohsen SM
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Robert Haas
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Alvaro Herrera
- Re: [BUGS] BUG #9223: plperlu result memory leak Alex Hunsaker
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Kevin Grittner
- Re: jsonb and nested hstore Andrew Dunstan
- Re: install libpq.dll in bin directory on Windows / Cygwin Peter Eisentraut
- Re: Patch: show relation and tuple infos of a lock to acquire Robert Haas
- Re: define type_transform to new user defined type Tom Lane
- Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder Peter Eisentraut
- Re: jsonb and nested hstore Alvaro Herrera
- Re: Unfortunate choice of short switch name in pgbench Tom Lane
- Re: Get more from indices. Robert Haas
- Re: jsonb and nested hstore Josh Berkus
- Re: extension_control_path Peter Eisentraut
- Re: jsonb and nested hstore Merlin Moncure
- pg_dumpall reccomendation in release notes Josh Berkus
- Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster Tom Lane
- Re: pg_dumpall reccomendation in release notes Tom Lane
- Re: pg_dumpall reccomendation in release notes Josh Berkus
- Re: pg_dumpall reccomendation in release notes Tom Lane
- Re: pg_dumpall reccomendation in release notes Josh Berkus
- Re: Bit data type header reduction in some cases Bruce Momjian
- In which good intentions are punished, take 2 Tom Lane
- Re: pg_dumpall reccomendation in release notes Bruce Momjian
- Re: extension_control_path Stephen Frost
- Re: pg_dumpall reccomendation in release notes Josh Berkus
- Re: In which good intentions are punished, take 2 Alvaro Herrera
- Re: Custom Scan APIs (Re: Custom Plan node) Shigeru Hanada
- Re: In which good intentions are punished, take 2 Andrew Dunstan
- Re: Minor performance improvement in transition to external sort Robert Haas
- Re: Custom Scan APIs (Re: Custom Plan node) Shigeru Hanada
- Re: inherit support for foreign tables Kyotaro HORIGUCHI
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Haribabu Kommi
- Re: Get more from indices. Kyotaro HORIGUCHI
- Re: jsonb and nested hstore Craig Ringer
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: jsonb and nested hstore Peter Geoghegan
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: jsonb and nested hstore Stephen Frost
- Re: Fwd: Proposal: variant of regclass Yugo Nagata
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: jsonb and nested hstore Hannu Krosing
- Re: jsonb and nested hstore Christophe Pettus
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: Custom Scan APIs (Re: Custom Plan node) Shigeru Hanada
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: extension_control_path Dimitri Fontaine
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: [BUGS] BUG #9223: plperlu result memory leak Sergey Burladyan
- Re: Unfortunate choice of short switch name in pgbench Heikki Linnakangas
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: Custom Scan APIs (Re: Custom Plan node) Shigeru Hanada
- Re: contrib/cache_scan (Re: What's needed for cache-only table scan?) Kouhei Kaigai
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication Christian Kruse
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT .. Pavel Golub
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Heikki Linnakangas
- Re: ALTER TABLE lock strength reduction patch is unsafe Andres Freund
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: jsonb and nested hstore Merlin Moncure
- Re: Uninterruptable regexp_replace in 9.3.1 ? Sandro Santilli
- Re: jsonb and nested hstore Merlin Moncure
- Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: ALTER TABLE lock strength reduction patch is unsafe Andres Freund
- Re: jsonb and nested hstore Andrew Dunstan
- ruleutils.c fails to deparse whole-row references Alvaro Herrera
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Alvaro Herrera
- Re: Changeset Extraction v7.7 Andres Freund
- Re: jsonb and nested hstore Josh Berkus
- Re: jsonb and nested hstore Josh Berkus
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Heikki Linnakangas
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Josh Berkus
- Function sugnature with default parameter salah jubeh
- Re: Changeset Extraction v7.7 Alvaro Herrera
- Re: Function sugnature with default parameter David Johnston
- Re: Changeset Extraction v7.7 Andres Freund
- Simplified VALUES parameters Leon Smith
- Re: Function sugnature with default parameter Josh Berkus
- Re: Simplified VALUES parameters Josh Berkus
- Re: Simplified VALUES parameters Leon Smith
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Stephen Frost
- Re: Function sugnature with default parameter Andrew Dunstan
- Re: jsonb and nested hstore Merlin Moncure
- Re: Function sugnature with default parameter Pavel Stehule
- Re: Simplified VALUES parameters David Johnston
- Re: Minor performance improvement in transition to external sort Jeremy Harris
- Re: extension_control_path Stephen Frost
- Re: Changeset Extraction v7.7 Alvaro Herrera
- Adding a copying type for array elements AlexK
- Re: Adding a copying type for array elements Pavel Stehule
- Re: jsonb and nested hstore Josh Berkus
- Re: extension_control_path Dimitri Fontaine
- Re: extension_control_path Stephen Frost
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: extension_control_path Dimitri Fontaine
- Re: extension_control_path Stephen Frost
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Alvaro Herrera
- Re: jsonb and nested hstore Andrew Dunstan
- Re: GIN improvements part2: fast scan Alexander Korotkov
- Re: extension_control_path Dimitri Fontaine
- Re: extension_control_path Stephen Frost
- Re: extension_control_path Dimitri Fontaine
- Re: jsonb and nested hstore Peter Geoghegan
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Alvaro Herrera
- Re: extension_control_path Stephen Frost
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Erik Rijkers
- Re: Function sugnature with default parameter salah jubeh
- Re: Avoiding deeply nested AND/OR trees in the parser Noah Misch
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Peter Geoghegan
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: Custom Scan APIs (Re: Custom Plan node) Kouhei Kaigai
- Re: jsonb and nested hstore Alvaro Herrera
- Re: jsonb and nested hstore Alvaro Herrera
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Robert Haas
- Re: Changeset Extraction v7.7 Robert Haas
- Re: jsonb and nested hstore Peter Geoghegan
- Re: Avoiding deeply nested AND/OR trees in the parser Tom Lane
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Stephen Frost
- Re: define type_transform to new user defined type Kyotaro HORIGUCHI
- Re: UNION ALL on partitioned tables won't use indices. Noah Misch
- Re: Avoiding deeply nested AND/OR trees in the parser Ashutosh Bapat
- Re: jsonb and nested hstore Hannu Krosing
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Christian Kruse
- Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs
- Re: Unfortunate choice of short switch name in pgbench Fabien COELHO
- Re: Unfortunate choice of short switch name in pgbench Fabien COELHO
- Re: ALTER TABLE lock strength reduction patch is unsafe Simon Riggs
- Re: jsonb and nested hstore Peter Geoghegan
- Re: UNION ALL on partitioned tables won't use indices. Kyotaro HORIGUCHI
- What behavior is in this loop? KONDO Mitsumasa
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: Patch: show relation and tuple infos of a lock to acquire Christian Kruse
- Re: extension_control_path Dimitri Fontaine
- Re: jsonb and nested hstore Hannu Krosing
- Re: What behavior is in this loop? Heikki Linnakangas
- Re: jsonb and nested hstore Robert Haas
- Re: Dump pageinspect to 1.2: page_header with pg_lsn datatype Michael Paquier
- Defining macro LSNOID for pg_lsn in pg_type.h Michael Paquier
- Re: Unfortunate choice of short switch name in pgbench Alvaro Herrera
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Alvaro Herrera
- Re: Unfortunate choice of short switch name in pgbench Tom Lane
- Re: UNION ALL on partitioned tables won't use indices. Noah Misch
- Re: Changeset Extraction v7.6.1 Andres Freund
- Re: GiST support for inet datatypes Florian Pflug
- Re: Changeset Extraction v7.6.1 Robert Haas
- Re: Changeset Extraction v7.8 Andres Freund
- Re: GiST support for inet datatypes Tom Lane
- Re: Changeset Extraction v7.8 Andres Freund
- Re: Changeset Extraction v7.8 Thom Brown
- Re: GiST support for inet datatypes Florian Pflug
- Re: GiST support for inet datatypes Tom Lane
- Re: Unfortunate choice of short switch name in pgbench Fabien COELHO
- Re: jsonb and nested hstore David E. Wheeler
- Re: Unfortunate choice of short switch name in pgbench Tom Lane
- pgbench help message fix Fabien COELHO
- VACUUM FULL/CLUSTER doesn't update pg_class's pg_class.relfrozenxid Andres Freund
- Re: jsonb and nested hstore Josh Berkus
- Re: Fwd: patch: make_timestamp function Alvaro Herrera
- Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Thom Brown
- Re: jsonb and nested hstore Andrew Dunstan
- pglz_decompress() Hadi Moshayedi
- Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins David Fetter
- Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Thom Brown
- Re: jsonb and nested hstore Merlin Moncure
- Re: jsonb and nested hstore Peter Geoghegan
- Re: Backup throttling Alvaro Herrera
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Greg Stark
- Re: UNION ALL on partitioned tables won't use indices. Tom Lane
- Re: UNION ALL on partitioned tables won't use indices. Tom Lane
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Greg Stark
- pg_dump reporing version of server & pg_dump as comments in the output Wang, Jing
- Windows exit code 128 ... it's baaack Tom Lane
- Re: jsonb and nested hstore Peter Geoghegan
- Re: pg_dump reporing version of server & pg_dump as comments in the output Wang, Jing
- Re: jsonb and nested hstore Peter Geoghegan
- Proposal/design feedback needed: "Providing catalog view to pg_hba.conf file" Prabakaran, Vaishnavi
- Re: jsonb and nested hstore Josh Berkus
- Re: jsonb and nested hstore Christophe Pettus
- Re: jsonb and nested hstore Craig Ringer
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Stephen Frost
- Re: Auto-tuning work_mem and maintenance_work_mem Craig Ringer
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Stephen Frost
- Re: tests for client programs Peter Eisentraut
- Re: UNION ALL on partitioned tables won't use indices. Noah Misch
- Re: UNION ALL on partitioned tables won't use indices. Noah Misch
- Re: pgbench help message fix Peter Eisentraut
- Re: jsonb and nested hstore Peter Eisentraut
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Peter Eisentraut
- Re: jsonb and nested hstore Peter Eisentraut
- Re: extension_control_path Stephen Frost
- Re: jsonb and nested hstore Andrew Dunstan
- Re: extension_control_path Peter Eisentraut
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Stephen Frost
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Joshua D. Drake
- Re: jsonb and nested hstore Christophe Pettus
- GSoC proposal Tan Tran
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Christophe Pettus
- Re: extension_control_path Stephen Frost
- Re: jsonb and nested hstore Craig Ringer
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Christophe Pettus
- Re: jsonb and nested hstore Christophe Pettus
- Re: UNION ALL on partitioned tables won't use indices. Kyotaro HORIGUCHI
- Re: UNION ALL on partitioned tables won't use indices. Kyotaro HORIGUCHI
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Andres Freund
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: jsonb and nested hstore Christophe Pettus
- Re: jsonb and nested hstore Heikki Linnakangas
- Re: jsonb and nested hstore Peter Geoghegan
- Request improve pg_stat_statements module pgsql-kr@postgresql.kr
- Re: jsonb and nested hstore Christophe Pettus
- Re: Unfortunate choice of short switch name in pgbench KONDO Mitsumasa
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Peter Geoghegan
- Re: [PATCH] Store Extension Options Abhijit Menon-Sen
- Re: What behavior is in this loop? KONDO Mitsumasa
- Re: jsonb and nested hstore Andres Freund
- Re: Backup throttling Antonin Houska
- Hot standby doesn't come up on some situation. Kyotaro HORIGUCHI
- Re: Hot standby doesn't come up on some situation. Kyotaro HORIGUCHI
- Re: Hot standby doesn't come up on some situation. Andres Freund
- Re: Hot standby doesn't come up on some situation. Kyotaro HORIGUCHI
- Re: extension_control_path Dimitri Fontaine
- Re: extension_control_path Dimitri Fontaine
- Re: Fwd: patch: make_timestamp function Pavel Stehule
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Greg Stark
- Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem? Andres Freund
- Re: pgbench help message fix Fabien COELHO
- Re: jsonb and nested hstore Thom Brown
- Re: Hot standby doesn't come up on some situation. Heikki Linnakangas
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Request improve pg_stat_statements module Michael Paquier
- Re: jsonb and nested hstore Thom Brown
- Equivalence Rules Ali Piroozi
- Re: extension_control_path Stephen Frost
- Re: extension_control_path Stephen Frost
- Re: [PATCH] Store Extension Options Fabrízio de Royes Mello
- Re: GiST support for inet datatypes Greg Stark
- Re: Fwd: patch: make_timestamp function Alvaro Herrera
- Re: GSoC 2014 - mentors, students and admins Greg Stark
- Re: jsonb and nested hstore Stephen Frost
- Re: jsonb and nested hstore Robert Haas
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Stephen Frost
- Re: [pgsql-advocacy] GSoC 2014 - mentors, students and admins Karol Trzcionka
- Re: UNION ALL on partitioned tables won't use indices. Noah Misch
- Re: Patch: show relation and tuple infos of a lock to acquire Amit Kapila
- Re: GiST support for inet datatypes Florian Pflug
- Re: Custom Scan APIs (Re: Custom Plan node) Stephen Frost
- Re: jsonb and nested hstore Joshua D. Drake
- Re: GSoC proposal Florian Pflug
- Re: jsonb and nested hstore Merlin Moncure
- Re: GiST support for inet datatypes Emre Hasegeli
- Re: jsonb and nested hstore Teodor Sigaev
- Re: Equivalence Rules David Johnston
- Re: jsonb and nested hstore Christophe Pettus
- proposal: new long psql parameter --on-error-stop Pavel Stehule
- Re: [PATCH] Use MAP_HUGETLB where supported (v3) Heikki Linnakangas
- Re: jsonb and nested hstore Josh Berkus
- Re: proposal: new long psql parameter --on-error-stop Tom Lane
- Re: proposal: new long psql parameter --on-error-stop Pavel Stehule
- Re: proposal: new long psql parameter --on-error-stop Fabrízio de Royes Mello
- Re: proposal: new long psql parameter --on-error-stop Pavel Stehule
- Re: patch: option --if-exists for pg_dump Alvaro Herrera
- Re: Equivalence Rules Ali Piroozi
- Re: jsonb and nested hstore Peter Geoghegan
- Re: proposal: new long psql parameter --on-error-stop Alvaro Herrera
- Re: proposal: new long psql parameter --on-error-stop Fabrízio de Royes Mello
- Re: jsonb and nested hstore Tom Lane
- Re: patch: option --if-exists for pg_dump Pavel Stehule
- Re: proposal: new long psql parameter --on-error-stop Pavel Stehule
- Re: jsonb and nested hstore Josh Berkus
- Re: jsonb and nested hstore Greg Stark
- Re: jsonb and nested hstore Andrew Dunstan
- Re: jsonb and nested hstore Tom Lane
- Re: jsonb and nested hstore Peter Geoghegan
- Re: jsonb and nested hstore Andres Freund
- Re: jsonb and nested hstore Andrew Dunstan
- Re: Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Alvaro Herrera
- Re: jsonb and nested hstore Tom Lane
- Re: extension_control_path Dimitri Fontaine
- Re: jsonb and nested hstore Merlin Moncure