Mailing lists [pgsql-hackers]
- Re: Fun fact about autovacuum and orphan temp tables Michael Paquier
- Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Kevin Grittner
- Re: WIP: multivariate statistics / proof of concept Robert Haas
- Re: [sqlsmith] Parallel worker crash on seqscan Andreas Seltenreich
- Re: [sqlsmith] Parallel worker crash on seqscan Robert Haas
- Re: [sqlsmith] Parallel worker crash on seqscan Tom Lane
- Re: Improve OOM handling in pg_locale.c Michael Paquier
- Re: Improve OOM handling in pg_locale.c Tom Lane
- Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c Michael Paquier
- Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c Tom Lane
- Re: [WIP] [B-Tree] Keep indexes sorted by heap physical location Claudio Freire
- Re: Re: [COMMITTERS] pgsql: autovacuum: Drop orphan temp tables more quickly but with more c Michael Paquier
- Re: regression tests fails Tom Lane
- Re: condition variables Kyotaro HORIGUCHI
- Re: Logical decoding on standby Craig Ringer
- Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Robert Haas
- Re: Danger of automatic connection reset in psql Robert Haas
- Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Robert Haas
- Re: Contains and is contained by operators of inet datatypes Robert Haas
- Re: [sqlsmith] Failed assertion in parallel worker in ExecInitSubPlan Amit Kapila
- Re: Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly Tsunakawa, Takayuki
- Re: Parallel bitmap heap scan Dilip Kumar
- Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Kyotaro HORIGUCHI
- Re: WIP: multivariate statistics / proof of concept Tomas Vondra
- Re: Danger of automatic connection reset in psql Pavel Stehule
- Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Craig Ringer
- Re: macaddr 64 bit (EUI-64) datatype support Haribabu Kommi
- Re: condition variables Thomas Munro
- Re: patch: function xmltable Pavel Stehule
- Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki
- Re: [PATCH] pgpassfile connection option Mithun Cy
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Etsuro Fujita
- Re: Logical decoding on standby Craig Ringer
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki
- Re: New SQL counter statistics view (pg_stat_sql) Haribabu Kommi
- Re: Push down more full joins in postgres_fdw Etsuro Fujita
- Re: PoC: Partial sort Haribabu Kommi
- Re: PATCH: Batch/pipelining support for libpq Haribabu Kommi
- Re: Proposal : For Auto-Prewarm. Haribabu Kommi
- Re: PATCH: Batch/pipelining support for libpq Craig Ringer
- Re: Patch: Implement failover on libpq connect level. Tsunakawa, Takayuki
- Re: Patch: Implement failover on libpq connect level. Craig Ringer
- Re: Proposal : For Auto-Prewarm. Ashutosh Bapat
- Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Kyotaro HORIGUCHI
- Re: pg_recvlogical --endpos Okano, Naoki
- Re: Forbid use of LF and CR characters in database and role names Ideriha, Takeshi
- Re: Declarative partitioning - another take Amit Langote
- Re: Measuring replay lag Thomas Munro
- Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI
- Re: Push down more full joins in postgres_fdw Ashutosh Bapat
- Re: Re: Use procsignal_sigusr1_handler and RecoveryConflictInterrupt() from walsender? Kyotaro HORIGUCHI
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Ashutosh Bapat
- Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Vladimir Svedov
- Re: Push down more UPDATEs/DELETEs in postgres_fdw Rushabh Lathia
- Re: pg_hba_file_settings view patch Ashutosh Bapat
- [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS Matheus de Oliveira
- Re: GiST support for UUIDs Haribabu Kommi
- Re: patch proposal Haribabu Kommi
- Re: Push down more full joins in postgres_fdw Etsuro Fujita
- Re: Renaming of pg_xlog and pg_clog Haribabu Kommi
- Re: raw output from copy Haribabu Kommi
- Re: identity columns Haribabu Kommi
- Re: sequence data type Haribabu Kommi
- Re: Danger of automatic connection reset in psql Oleksandr Shulgin
- Re: Danger of automatic connection reset in psql Pavel Stehule
- Re: Patch: Implement failover on libpq connect level. Mithun Cy
- Re: condition variables Kyotaro HORIGUCHI
- Re: Push down more UPDATEs/DELETEs in postgres_fdw Etsuro Fujita
- Re: Declarative partitioning - another take Rushabh Lathia
- Re: Forbid use of LF and CR characters in database and role names Michael Paquier
- Re: Postgres abort found in 9.3.11 K S, Sandhya (Nokia - IN/Bangalore)
- Re: Improvements in psql hooks for variables Daniel Verite
- Re: Logical Replication WIP Erik Rijkers
- Re: Logical Replication WIP Erik Rijkers
- Re: macaddr 64 bit (EUI-64) datatype support Tom Lane
- Re: Push down more full joins in postgres_fdw Ashutosh Bapat
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas
- Re: macaddr 64 bit (EUI-64) datatype support Jon Nelson
- Re: Logical Replication WIP Erik Rijkers
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Alvaro Herrera
- Re: amcheck (B-Tree integrity checking tool) Peter Geoghegan
- Re: condition variables Robert Haas
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas
- Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. Corey Huinker
- Re: Declarative partitioning - another take Robert Haas
- Re: Logical decoding on standby Robert Haas
- Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer Robert Haas
- Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. Tom Lane
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Alvaro Herrera
- Re: patch: function xmltable Alvaro Herrera
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas
- Re: [PATCH] Reload SSL certificates on SIGHUP Michael Banck
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane
- Re: Patch: Implement failover on libpq connect level. Robert Haas
- Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. Corey Huinker
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Andres Freund
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tom Lane
- Re: [RFC] Should we fix postmaster to avoid slow shutdown? Robert Haas