Mailing lists [pgsql-hackers]
- Re: OOM on EXPLAIN with lots of nodes Robert Haas
- Re: Parallel Seq Scan Robert Haas
- Re: Typo fix in alter_table.sgml Robert Haas
- Re: Improving RLS qual pushdown Robert Haas
- Re: Async execution of postgres_fdw. Robert Haas
- Re: orangutan seizes up during isolation-check Peter Eisentraut
- Re: PATCH: decreasing memory needlessly consumed by array_agg Tomas Vondra
- Re: pg_rewind in contrib Robert Haas
- Re: Out-of-bounds write and incorrect detection of trigger file in pg_standby Robert Haas
- Re: __attribute__ for non-gcc compilers Andres Freund
- Re: __attribute__ for non-gcc compilers Robert Haas
- Re: __attribute__ for non-gcc compilers Andres Freund
- Re: s_lock.h default definitions are rather confused Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Shouldn't CREATE TABLE LIKE copy the relhasoids property? Tom Lane
- Re: s_lock.h default definitions are rather confused Tom Lane
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Andrew Dunstan
- Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? Tom Lane
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Re: Turning recovery.conf into GUCs Josh Berkus
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: Typo fix in alter_table.sgml Michael Paquier
- Re: Parallel Seq Scan Jim Nasby
- Overhauling our interrupt handling (was Escaping from blocked send() reprised.) Andres Freund
- Partitioning: issues/ideas (Was: Re: On partitioning) Amit Langote
- Re: Out-of-bounds write and incorrect detection of trigger file in pg_standby Michael Paquier
- Re: Safe memory allocation functions Alvaro Herrera
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: Improving RLS qual pushdown Alvaro Herrera
- Re: Improving RLS qual pushdown Stephen Frost
- Re: WITH CHECK and Column-Level Privileges Stephen Frost
- Enforce creation of destination folders for source files in pg_regress (Was: pg_regress writes into source tree) Michael Paquier
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: Merging postgresql.conf and postgresql.auto.conf Amit Kapila
- Re: pg_rewind in contrib Michael Paquier
- Re: initdb -S and tablespaces Abhijit Menon-Sen
- Define and document a guaranteed ordering for RETURNING? Craig Ringer
- Re: Table-level log_autovacuum_min_duration Michael Paquier
- Re: Parallel Seq Scan Amit Kapila
- Re: orangutan seizes up during isolation-check Noah Misch
- Re: Overhauling our interrupt handling Kyotaro HORIGUCHI
- Re: Define and document a guaranteed ordering for RETURNING? Craig Ringer
- Re: PATCH: Reducing lock strength of trigger and foreign key DDL Michael Paquier
- Commit fest 2015-12 enters money time Michael Paquier
- Re: __attribute__ for non-gcc compilers Oskari Saarenmaa
- EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita
- Re: [PATCH] add ssl_protocols configuration option Michael Paquier
- Re: Fillfactor for GIN indexes Michael Paquier
- Re: Compression of full-page-writes Michael Paquier
- Re: compress method for spgist - 2 Michael Paquier
- Re: patch : Allow toast tables to be moved to a different tablespace Michael Paquier
- Re: inherit support for foreign tables Etsuro Fujita
- Re: install libpq.dll in bin directory on Windows / Cygwin Michael Paquier
- Re: Join push-down support for foreign tables Michael Paquier
- Re: logical column ordering Michael Paquier
- Re: Async execution of postgres_fdw. Michael Paquier
- Re: Support UPDATE table SET(*)=... Michael Paquier
- Re: DROP PRIVILEGES OWNED BY Michael Paquier
- Re: moving from contrib to bin Michael Paquier
- Re: WIP: multivariate statistics / proof of concept Michael Paquier
- Re: Async execution of postgres_fdw. Kyotaro HORIGUCHI
- Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Michael Paquier
- Re: HINTing on UPDATE foo SET foo.bar = ..; Michael Paquier
- Re: advance local xmin more aggressively Michael Paquier
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: Check that streaming replica received all data after master shutdown Sameer Kumar
- Re: Fillfactor for GIN indexes Alexander Korotkov
- Re: Check that streaming replica received all data after master shutdown Kyotaro HORIGUCHI
- Bug in pg_dump Gilles Darold
- Re: Overhauling our interrupt handling Andres Freund
- Re: parallel mode and parallel contexts Amit Kapila
- Re: hung backends stuck in spinlock heavy endless loop Heikki Linnakangas
- Re: Fillfactor for GIN indexes Michael Paquier
- Re: ereport bug Воронин Дмитрий
- can you have any idea about toast missing chunk issu resolution M Tarkeshwar Rao
- Re: s_lock.h default definitions are rather confused andres@anarazel.de (Andres Freund)
- Re: Minor configure tweak to simplify adjusting gcc warnings Andres Freund
- Re: pg_rewind in contrib Greg Stark
- Re: parallel mode and parallel contexts Robert Haas
- Re: pg_rewind in contrib Andres Freund
- Re: pg_rewind in contrib Heikki Linnakangas
- Re: Parallel Seq Scan Amit Kapila
- Re: initdb -S and tablespaces Andres Freund
- Re: Safe memory allocation functions Robert Haas
- Re: Safe memory allocation functions Andres Freund
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Re: parallel mode and parallel contexts Amit Kapila
- Re: s_lock.h default definitions are rather confused Tom Lane
- Re: orangutan seizes up during isolation-check Robert Haas
- Re: Minor configure tweak to simplify adjusting gcc warnings Tom Lane
- Re: Minor configure tweak to simplify adjusting gcc warnings Andres Freund
- Re: Out-of-bounds write and incorrect detection of trigger file in pg_standby Robert Haas
- Re: Safe memory allocation functions Robert Haas
- Re: parallel mode and parallel contexts Robert Haas
- Re: s_lock.h default definitions are rather confused Tom Lane
- Re: s_lock.h default definitions are rather confused Andres Freund
- Re: Merging postgresql.conf and postgresql.auto.conf Sawada Masahiko
- Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Alvaro Herrera
- Re: Safe memory allocation functions Alvaro Herrera
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Alvaro Herrera
- Re: [PATCH] explain sortorder Timmer, Marius
- Re: [PATCH] explain sortorder (fwd) Mike Blackwell
- Re: s_lock.h default definitions are rather confused Tom Lane
- Re: s_lock.h default definitions are rather confused Andres Freund
- Re: segmentation fault in execTuples.c#ExecStoreVirtualTuple Manuel Kniep
- Re: [PATCH] explain sortorder Tom Lane
- Re: compress method for spgist - 2 Heikki Linnakangas
- Re: OOM on EXPLAIN with lots of nodes Tom Lane
- Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Re: XLOG_PARAMETER_CHANGE handling of wal_log_hints Heikki Linnakangas
- Re: hung backends stuck in spinlock heavy endless loop Andres Freund
- Re: hung backends stuck in spinlock heavy endless loop Andres Freund
- Re: [BUGS] BUG #12070: hstore extension: hstore_to_json_loose produces invalid JSON Bruce Momjian
- Re: hung backends stuck in spinlock heavy endless loop Merlin Moncure
- Re: advance local xmin more aggressively Robert Haas
- Re: __attribute__ for non-gcc compilers Robert Haas
- Re: [BUGS] BUG #12070: hstore extension: hstore_to_json_loose produces invalid JSON Peter Eisentraut
- Re: segmentation fault in execTuples.c#ExecStoreVirtualTuple Tom Lane