Mailing lists [pgsql-hackers]
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Odd system-column handling in postgres_fdw join pushdown patch Tom Lane
- Re: Incomplete startup packet errors Tatsuo Ishii
- Re: fd.c: flush data problems on osx Andres Freund
- Re: fd.c: flush data problems on osx Tom Lane
- Re: fd.c: flush data problems on osx Andres Freund
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Missing PG_INT32_MIN in numutils.c Michael Paquier
- Re: fd.c: flush data problems on osx Andres Freund
- Re: sign function with INTERVAL? Daniel Lenski
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Alvaro Herrera
- Re: sign function with INTERVAL? David G. Johnston
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: SET ROLE and reserved roles David G. Johnston
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: \crosstabview fixes Tom Lane
- documentation build bleat Tom Lane
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Reserved roles and user mapping Stephen Frost
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Pglogical questions and problems Craig Ringer
- Re: Pglogical questions and problems Andres Freund
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Safe to apply HeapTupleHeaderGetDatum to a tuple from syscache? Chapman Flack
- Re: SET ROLE and reserved roles Amit Langote
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: documentation build bleat Fujii Masao
- Re: Reserved roles and user mapping Amit Langote
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Choosing parallel_degree Amit Kapila
- EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: Detrimental performance impact of ringbuffers on performance Amit Kapila
- Re: Performance degradation in commit 6150a1b0 Noah Misch
- Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Etsuro Fujita
- Re: Performance degradation in commit 6150a1b0 Amit Kapila
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Detrimental performance impact of ringbuffers on performance Peter Geoghegan
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Abhijit Menon-Sen
- Re: Detrimental performance impact of ringbuffers on performance Jeff Janes
- Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Ashutosh Bapat
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Amit Langote
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Ashutosh Sharma
- Wrong definition of pgwin32_bind. Kyotaro HORIGUCHI
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Masahiko Sawada
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Peter Geoghegan
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: \crosstabview fixes Christoph Berg
- Re: \crosstabview fixes Daniel Verite
- Re: \crosstabview fixes Christoph Berg
- Re: Problems with huge_pages and IBM Power8 Bernd Helmle
- Re: \crosstabview fixes Daniel Verite
- Refactor pg_dump as a library? Jakob Egger
- Re: Refactor pg_dump as a library? Craig Ringer
- Re: Problems with huge_pages and IBM Power8 Bert
- Re: Refactor pg_dump as a library? Andreas Karlsson
- Re: standalone backend PANICs during recovery Bernd Helmle
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: \crosstabview fixes Daniel Verite
- Re: Wrong definition of pgwin32_bind. Michael Paquier
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Stephen Frost
- Re: Declarative partitioning Ashutosh Bapat
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: \crosstabview fixes Tom Lane
- Re: Wrong definition of pgwin32_bind. Tom Lane
- Re: Pglogical questions and problems Joshua D. Drake
- Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alexander Korotkov
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Andres Freund
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: Pglogical questions and problems Simon Riggs
- Re: Problems with huge_pages and IBM Power8 Andres Freund
- Re: Pglogical questions and problems Simon Riggs
- Re: SET ROLE and reserved roles Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: Pglogical questions and problems Andres Freund
- Re: Pglogical questions and problems Simon Riggs
- Re: Pglogical questions and problems Andres Freund
- Re: \crosstabview fixes Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Broken API specification for walrcv_receive Tom Lane
- Re: Refactor pg_dump as a library? Jim Nasby
- Re: Pglogical questions and problems Joshua D. Drake
- Re: Refactor pg_dump as a library? Andres Freund
- Re: Pglogical questions and problems Joshua D. Drake
- Re: Pglogical questions and problems Joshua D. Drake
- Re: has_language_privilege returns incorrect answer for non-superuser Alvaro Herrera
- Re: has_language_privilege returns incorrect answer for non-superuser Tom Lane
- Re: Refactor pg_dump as a library? David Steele
- Re: Refactor pg_dump as a library? Tom Lane
- Re: Refactor pg_dump as a library? David Steele
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas
- Re: Performance degradation in commit 6150a1b0 Robert Haas
- Re: Pglogical questions and problems Robert Haas
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Ashutosh Sharma
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Magnus Hagander
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Alvaro Herrera
- Re: Pglogical questions and problems Robert Haas
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Magnus Hagander
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Robert Haas
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Andres Freund
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location David Steele
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location David Steele
- Memory leak when querying GIN indexes Julien Rouhaud
- Re: \crosstabview fixes Daniel Verite
- Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls Stephen Frost
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov