Архив рассылок [pgsql-hackers]
Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Elvis Pranskevichus
Re: [HACKERS] extended statistics: n-distinct Alvaro Herrera
Re: [HACKERS] exposing wait events for non-backends (was: Trackingwait event for latches) Michael Paquier
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] Logical decoding on standby Andres Freund
Re: [HACKERS] WIP: [[Parallel] Shared] Hash Peter Geoghegan
Re: [HACKERS] increasing the default WAL segment size Stephen Frost
Re: [HACKERS] Hash support for grouping sets Andres Freund
Re: [HACKERS] Parallel Append implementation Robert Haas
Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
Re: [HACKERS] Measuring replay lag Thomas Munro
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] UPDATE of partition key Amit Langote
Re: [HACKERS] Logical decoding on standby Andres Freund
Re: [HACKERS] Measuring replay lag Thomas Munro
Re: [HACKERS] bug/oversight in TestLib.pm and PostgresNode.pm Michael Paquier
Re: [HACKERS] pageinspect and hash indexes Amit Kapila
Re: [HACKERS] Radix tree for character conversion Kyotaro HORIGUCHI
Re: [HACKERS] Hash support for grouping sets Andrew Gierth
Re: [HACKERS] Hash support for grouping sets Mark Dilger
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] pageinspect and hash indexes Ashutosh Sharma
Re: [HACKERS] Logical decoding on standby Andres Freund
Re: [HACKERS] scram and \password Michael Paquier
Re: [HACKERS] Hash support for grouping sets Andrew Gierth
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
Re: [HACKERS] ANALYZE command progress checker Haribabu Kommi
Re: [HACKERS] Measuring replay lag Simon Riggs
Re: [HACKERS] [GSoC] Push-based query executor discussion sher-ars@ispras.ru
Re: [HACKERS] pageinspect and hash indexes Amit Kapila
Re: [HACKERS] WIP: [[Parallel] Shared] Hash Thomas Munro
Re: [HACKERS] Speed up Clog Access by increasing CLOG buffers Ashutosh Sharma
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] Multiple false-positive warnings from Valgrind Michael Paquier
Re: [HACKERS] Measuring replay lag Simon Riggs
Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Magnus Hagander
Re: [HACKERS] Fix for grammatical error in code-comment Magnus Hagander
Re: [HACKERS] createlang/droplang deprecated Magnus Hagander
Re: [HACKERS] ICU integration Andreas Karlsson
Re: [HACKERS] Logical decoding on standby Craig Ringer
Re: [HACKERS] Measuring replay lag Simon Riggs
Re: [HACKERS] identity columns Vitaly Burovoy
Re: [HACKERS] Measuring replay lag Thomas Munro
Re: [HACKERS] createlang/droplang deprecated Daniel Gustafsson
Re: [HACKERS] Monitoring roles patch Dave Page
Re: [HACKERS] Refactor handling of database attributes betweenpg_dump and pg_dumpall Andreas Karlsson
Re: [HACKERS] segfault in hot standby for hash indexes Ashutosh Sharma
Re: [HACKERS] Parallel Append implementation Amit Khandekar
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke
Re: [HACKERS] exposing wait events for non-backends (was: Trackingwait event for latches) Kuntal Ghosh
Re: [HACKERS] exposing wait events for non-backends (was: Trackingwait event for latches) Michael Paquier
[HACKERS] GSOC'17 project introduction: Parallel COPY execution with errorshandling Alexey Kondratov
Re: [HACKERS] Create replication slot in pg_basebackup if requestedand not yet present Magnus Hagander
Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita
Re: [HACKERS] Monitoring roles patch Stephen Frost
Re: [HACKERS] GSOC'17 project introduction: Parallel COPY executionwith errors handling Pavel Stehule
Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Elvis Pranskevichus
Re: [HACKERS] GSOC'17 project introduction: Parallel COPY executionwith errors handling Pavel Stehule
Re: [HACKERS] GSOC'17 project introduction: Parallel COPY executionwith errors handling Craig Ringer
Re: [HACKERS] Logical replication existing data copy Peter Eisentraut
Re: [HACKERS] Monitoring roles patch Dave Page
Re: [HACKERS] pageinspect and hash indexes Ashutosh Sharma
Re: [HACKERS] GSOC'17 project introduction: Parallel COPY executionwith errors handling Stas Kelvich
Re: [HACKERS] Partitioned tables and relfilenode Maksim Milyutin
Re: [HACKERS] Partitioned tables and relfilenode Amit Langote
Re: [HACKERS] Page Scan Mode in Hash Index Jesper Pedersen
Re: [HACKERS] Guidelines for GSoC student proposals / EliminateO(N^2) scaling from rw-conflict tracking in serializable transactions Kevin Grittner
Re: [HACKERS] perlcritic Daniel Gustafsson
[HACKERS] Fwd: GSOC 2017 project ideas Charles Cui
Re: [HACKERS] Other formats in pset like markdown, rst, mediawiki Pierre Ducroquet
[HACKERS] parallel "return query" is no good Robert Haas
Re: [HACKERS] parallel "return query" is no good Robert Haas
Re: [HACKERS] parallel "return query" is no good Stephen Frost
Re: [HACKERS] parallel "return query" is no good Andres Freund
Re: [HACKERS] WIP: Faster Expression Processing v4 Andres Freund
Re: [HACKERS] parallel "return query" is no good Joshua D. Drake
Re: [HACKERS] parallel "return query" is no good Alvaro Herrera
Re: [HACKERS] Page Scan Mode in Hash Index Ashutosh Sharma
Re: [HACKERS] Page Scan Mode in Hash Index Jesper Pedersen
Re: [HACKERS] Hash support for grouping sets Andrew Gierth
Re: [HACKERS] createlang/droplang deprecated Peter Eisentraut
Re: [HACKERS] Page Scan Mode in Hash Index Ashutosh Sharma
Re: [HACKERS] Hash support for grouping sets Andres Freund
Re: [HACKERS] Hash support for grouping sets Mark Dilger
Re: [HACKERS] Hash support for grouping sets Andres Freund
Re: [HACKERS] [PATCH] Move all am-related reloption code intosrc/backend/access/[am-name] and get rid of relopt_kind for custom AM Alvaro Herrera
Re: [HACKERS] Parallel Append implementation Amit Khandekar
Re: [HACKERS] [PATCH] Move all am-related reloption code intosrc/backend/access/[am-name] and get rid of relopt_kind for custom AM Fabrízio de Royes Mello
Re: [HACKERS] ICU integration Peter Eisentraut
Re: [HACKERS] Privilege checks on array coercions Andres Freund
Re: [HACKERS] ICU integration Jeff Janes
Re: [HACKERS] Hash support for grouping sets Andrew Gierth
Re: [HACKERS] Potential data loss of 2PC files Teodor Sigaev
Re: [HACKERS] Re: [BUGS] Problem in using pgbench's --connect(-C) and--rate=rate(-R rate) options together. Teodor Sigaev
Re: [HACKERS] ICU integration Thomas Munro
Re: [HACKERS] increasing the default WAL segment size Peter Eisentraut
Re: [HACKERS] ICU integration Peter Eisentraut
Re: [HACKERS] increasing the default WAL segment size Stephen Frost