Mailing lists [pgsql-hackers]
- Re: Transactions involving multiple postgres foreign servers Robert Haas
- Re: Sharing aggregate states between different aggregate functions David Rowley
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Peter Geoghegan
- Re: [sqlsmith] Failed assertion in joinrels.c Ewan Higgs
- Re: brin index vacuum versus transaction snapshots Alvaro Herrera
- Re: [DOCS] max_worker_processes on the standby Alvaro Herrera
- Re: cost_agg() with AGG_HASHED does not account for startup costs David Rowley
- Re: tablecmds.c and lock hierarchy Michael Paquier
- Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane
- Re: patch: prevent user from setting wal_buffers over 2GB bytes Takashi Horikawa
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Josh Berkus
- Re: tablecmds.c and lock hierarchy Michael Paquier
- Re: WIP: Make timestamptz_out less slow. David Rowley
- Re: Transactions involving multiple postgres foreign servers Amit Langote
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: tablecmds.c and lock hierarchy Noah Misch
- Re: tablecmds.c and lock hierarchy Michael Paquier
- Re: [sqlsmith] Failed assertion in joinrels.c Piotr Stefaniak
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Amit Kapila
- Re: Dependency between bgw_notify_pid and bgw_flags Ashutosh Bapat
- Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Amit Langote
- Patch for ginCombineData Robert Abraham
- Add column-name hint to log messages generated by inserts when varchars don't fit Stepan Rutz
- Add column-name hint to log messages generated by inserts when varchars don't fit Stepan Rutz
- Re: pageinspect patch, for showing tuple data Nikolay Shaplov
- Re: Patch for ginCombineData Alexander Korotkov
- Re: Reduce ProcArrayLock contention Andres Freund
- Re: more-helpful-izing a debug message Andres Freund
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: Reduce ProcArrayLock contention Pavan Deolasee
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Robert Haas
- Re: WIP: Make timestamptz_out less slow. David Rowley
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Reduce ProcArrayLock contention Robert Haas
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Raising our compiler requirements for 9.6 Tom Lane
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Raising our compiler requirements for 9.6 Tom Lane
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Raising our compiler requirements for 9.6 Tom Lane
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: [PATCH] libpq: Allow specifying multiple host names to try to connect to Bruce Momjian
- Re: Reduce ProcArrayLock contention Amit Kapila
- Re: Raising our compiler requirements for 9.6 Tom Lane
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Raising our compiler requirements for 9.6 Tom Lane
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Dependency between bgw_notify_pid and bgw_flags Alvaro Herrera
- Re: Freeze avoidance of very large table. Bruce Momjian
- Re: Freeze avoidance of very large table. Alvaro Herrera
- Re: Freeze avoidance of very large table. Robert Haas
- Re: Freeze avoidance of very large table. Alvaro Herrera
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Ildus Kurbangaliev
- Draft Alpha 2 announcement Josh Berkus
- Re: Freeze avoidance of very large table. Josh Berkus
- Re: Freeze avoidance of very large table. Bruce Momjian
- Re: Draft Alpha 2 announcement Joe Conway
- Re: Draft Alpha 2 announcement Josh Berkus
- Re: Freeze avoidance of very large table. Josh Berkus
- Re: Freeze avoidance of very large table. Alvaro Herrera
- Re: Freeze avoidance of very large table. Josh Berkus
- Re: Raising our compiler requirements for 9.6 Andres Freund
- Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. ); Fabrízio de Royes Mello
- Re: Freeze avoidance of very large table. Alvaro Herrera
- Caching offsets of varlena attributes Vignesh Raghunathan
- Re: LWLock deadlock and gdb advice Jeff Janes
- Re: RFC: replace pg_stat_activity.waiting with something more descriptive Robert Haas
- Re: LWLock deadlock and gdb advice Andres Freund
- Removing unreferenced files Ron Farrer
- Re: [sqlsmith] Failed assertion in joinrels.c Tom Lane
- Re: Freeze avoidance of very large table. Petr Jelinek
- Re: [sqlsmith] Failed assertion in joinrels.c Andreas Seltenreich
- Re: deparsing utility commands Jim Nasby
- Re: [DOCS] max_worker_processes on the standby Petr Jelinek
- Re: [sqlsmith] Failed assertion in joinrels.c Piotr Stefaniak
- Re: BRIN trivial tweaks Alvaro Herrera
- Re: brin index vacuum versus transaction snapshots Alvaro Herrera
- Re: pgbench - allow backslash-continuations in custom scripts Heikki Linnakangas
- Re: raw output from copy Heikki Linnakangas