Mailing lists [pgsql-hackers]
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Review: HStore Gin Speedup Antonin Houska
- Re: Custom Scan APIs (Re: Custom Plan node) Jim Mlodgenski
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan
- Re: GIN improvements part2: fast scan Rod Taylor
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block David Johnston
- More legacy code: pg_ctl Josh Berkus
- Re: More legacy code: pg_ctl Josh Berkus
- Re: [PATCH] configure: allow adding a custom string to PG_VERSION Peter Eisentraut
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Peter Geoghegan
- Re: Improvement of pg_stat_statement usage about buffer hit ratio KONDO Mitsumasa
- Re: Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: [PATCH] configure: allow adding a custom string to PG_VERSION Michael Paquier
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block David Johnston
- Re: Improvement of pg_stat_statement usage about buffer hit ratio KONDO Mitsumasa
- Remove use of obsolescent Autoconf macros Peter Eisentraut
- Re: Transaction-lifespan memory leak with plpgsql DO blocks Dilip kumar
- Re: Improvement of pg_stat_statement usage about buffer hit ratio Peter Geoghegan
- Standalone synchronous master Rajeev rastogi
- Re: Add \i option to bring in the specified file as a quoted literal Piotr Marcinczyk
- Re: GIN improvements part2: fast scan Rod Taylor
- Re: GIN improvements part2: fast scan Rod Taylor
- Re: pg_upgrade: delete_old_cluster.sh issues Bruce Momjian
- Re: Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Rajeev rastogi
- Re: COPY table FROM STDIN doesn't show count tag Rajeev rastogi
- Re: LISTEN / NOTIFY enhancement request for Postgresql Sev Zaslavsky
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block David Johnston
- Re: Re: Using indexes for ORDER BY and PARTITION BY clause in windowing functions Sameer Kumar
- lock on object is already held Daniel Wood
- Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Amit Kapila
- Re: review: autovacuum_work_mem Peter Geoghegan
- Re: Heavily modified big table bloat even in auto vacuum is running Amit Kapila
- Re: COPY table FROM STDIN doesn't show count tag Amit Khandekar
- Re: shared memory message queues Kohei KaiGai
- Re: pre-commit triggers Noah Misch
- Re: Improvement of pg_stat_statement usage about buffer hit ratio KONDO Mitsumasa
- Re: lock on object is already held Tom Lane
- Re: Logging WAL when updating hintbit KONDO Mitsumasa
- Large offset optimization and index only scan Maxim Boguk
- Re: Improvement of pg_stat_statement usage about buffer hit ratio Peter Geoghegan
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Haribabu kommi
- Re: LISTEN / NOTIFY enhancement request for Postgresql Pavel Golub
- Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Haribabu kommi
- Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Dean Rasheed
- Windows build patch Wim Dumon
- Call flow of btinsert(PG_FUNCTION_ARGS) Rohit Goyal
- Re: Using indices for UNION. Kyotaro HORIGUCHI
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Peter Geoghegan
- Re: Windows build patch Craig Ringer
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Rohit Goyal
- Re: CLUSTER FREEZE David Rowley
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Amit Langote
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Craig Ringer
- Re: Windows build patch Wim Dumon
- Re: Get more from indices. Kyotaro HORIGUCHI
- Re: Using indices for UNION. Kyotaro HORIGUCHI
- Re: Windows build patch Craig Ringer
- Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Pavel Stehule
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Rohit Goyal
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Haribabu kommi
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Andres Freund
- Re: Replication Node Identifiers and crashsafe Apply Progress Robert Haas
- Re: Handling GIN incomplete splits Michael Paquier
- Re: Call flow of btinsert(PG_FUNCTION_ARGS) Craig Ringer
- Re: Turning recovery.conf into GUCs Michael Paquier
- Re: SSL renegotiation Robert Haas
- Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE Heikki Linnakangas
- Re: Database disconnection and switch inside a single bgworker Robert Haas
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Fujii Masao
- Re: pre-commit triggers Andrew Dunstan
- Re: better atomics - v0.2 Robert Haas
- Re: Errors on missing pg_subtrans/ files with 9.3 Robert Haas
- Re: Replication Node Identifiers and crashsafe Apply Progress Greg Stark
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andrew Dunstan
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Tom Lane
- Re: Custom Scan APIs (Re: Custom Plan node) Kohei KaiGai
- Re: Review: pset autocomplete add missing options Fujii Masao
- Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) Amit Kapila
- Re: New option for pg_basebackup, to specify a different directory for pg_xlog Magnus Hagander
- Re: -d option for pg_isready is broken Robert Haas
- Re: better atomics - v0.2 Tom Lane
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Proof of concept: standalone backend with full FE/BE protocol Robert Haas
- Re: Proof of concept: standalone backend with full FE/BE protocol Tom Lane
- Re: better atomics - v0.2 Peter Eisentraut
- Re: better atomics - v0.2 Andres Freund
- Re: Errors on missing pg_subtrans/ files with 9.3 J Smith
- Re: better atomics - v0.2 Robert Haas
- Re: better atomics - v0.2 Robert Haas
- Re: better atomics - v0.2 Andres Freund
- Re: better atomics - v0.2 Robert Haas
- Re: better atomics - v0.2 Tom Lane
- Re: better atomics - v0.2 Andres Freund
- Re: better atomics - v0.2 Robert Haas
- Re: better atomics - v0.2 Andres Freund
- Re: better atomics - v0.2 Tom Lane
- Re: Assertions in PL/PgSQL Robert Haas
- Re: better atomics - v0.2 Andres Freund
- Re: Wildcard usage enhancements in .pgpass Robert Haas
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Re: nested hstore patch Bruce Momjian
- Re: nested hstore patch Robert Haas
- Re: nested hstore patch Bruce Momjian
- Re: Review: pre-commit triggers Robert Haas
- Re: nested hstore patch Andrew Dunstan
- Re: nested hstore patch Robert Haas
- Re: Assertions in PL/PgSQL Pavel Stehule
- Re: nested hstore patch Andrew Dunstan
- Re: Review: pre-commit triggers Andrew Dunstan
- Re: UNNEST with multiple args, and TABLE with multiple funcs Tom Lane
- Re: additional json functionality Robert Haas
- Re: Changing pg_dump default file format Robert Haas
- Re: Assertions in PL/PgSQL Robert Haas
- Re: Changing pg_dump default file format Tom Lane
- Re: pre-commit triggers Noah Misch
- Re: More legacy code: pg_ctl Robert Haas
- Re: shared memory message queues Robert Haas
- Re: Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Robert Haas
- Re: Review: pre-commit triggers Tom Lane
- Re: better atomics - v0.2 Andres Freund
- Re: Logging WAL when updating hintbit Robert Haas
- Re: pre-commit triggers Andres Freund
- Re: pre-commit triggers Robert Haas
- Re: Assertions in PL/PgSQL Pavel Stehule
- Re: Logging WAL when updating hintbit Sawada Masahiko
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block David Johnston
- Re: Replication Node Identifiers and crashsafe Apply Progress Andres Freund
- Re: Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Robert Haas
- Re: Large offset optimization and index only scan Robert Haas
- Re: CLUSTER FREEZE Robert Haas
- Re: CLUSTER FREEZE Andres Freund
- Re: Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Tom Lane
- Re: additional json functionality David E. Wheeler
- Re: pre-commit triggers Dimitri Fontaine
- Re: additional json functionality Robert Haas
- Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist Robert Haas
- Re: better atomics - v0.2 Robert Haas
- Re: Replication Node Identifiers and crashsafe Apply Progress Robert Haas
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Josh Berkus
- Re: better atomics - v0.2 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: additional json functionality Josh Berkus
- Re: More legacy code: pg_ctl Josh Berkus
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Andres Freund
- Re: additional json functionality Robert Haas
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: additional json functionality Andrew Dunstan
- Re: -d option for pg_isready is broken Fujii Masao
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Robert Haas
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Andres Freund
- Re: -d option for pg_isready is broken Robert Haas
- Re: stats for network traffic WIP Mike Blackwell
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Josh Berkus
- Re: stats for network traffic WIP Atri Sharma
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Andres Freund
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block David Johnston
- Re: Replication Node Identifiers and crashsafe Apply Progress Andres Freund
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Robert Haas
- Re: -d option for pg_isready is broken Josh Berkus
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Josh Berkus
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Josh Berkus
- Re: additional json functionality David Johnston
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Andres Freund
- Re: additional json functionality Gavin Flower
- Re: UNNEST with multiple args, and TABLE with multiple funcs Andrew Gierth
- Re: additional json functionality Andrew Dunstan
- Re: additional json functionality David Johnston
- Re: additional json functionality Andrew Dunstan
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Josh Berkus
- Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 Christophe Pettus
- Re: UNNEST with multiple args, and TABLE with multiple funcs Andrew Gierth
- Re: UNNEST with multiple args, and TABLE with multiple funcs Tom Lane
- Re: UNNEST with multiple args, and TABLE with multiple funcs Tom Lane
- Re: pg_upgrade rebuild_tsvector_tables.sql includes child table columns Bruce Momjian
- Re: additional json functionality Merlin Moncure
- Re: Improvement of pg_stat_statement usage about buffer hit ratio Jeff Janes
- Re: LISTEN / NOTIFY enhancement request for Postgresql Bruce Momjian
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Bruce Momjian
- Re: Turning recovery.conf into GUCs Andres Freund
- Re: additional json functionality Andrew Dunstan
- Re: Extra functionality to createuser Christopher Browne
- Re: Suggestion: Issue warning when calling SET TRANSACTION outside transaction block Dimitri Fontaine
- Re: pre-commit triggers Josh Berkus
- Re: pre-commit triggers Andres Freund