pgsql-hackers since 2016-10-28 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Oct. 28, 2016

Thread Author Time
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 00:39
Re: Proposal : For Auto-Prewarm. Tsunakawa, Takayuki 01:06
Re: [bug fix] Stats collector is not restarted on the standby Tsunakawa, Takayuki 01:23
Re: Proposal : For Auto-Prewarm. Michael Paquier 01:25
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Tsunakawa, Takayuki 01:45
move collation import to backend 📎 Peter Eisentraut 01:56
Re: make coverage-html on OS X Peter Eisentraut 02:38
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 03:00
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 03:09
split up psql \d Modifiers column 📎 Peter Eisentraut 03:30
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 03:34
save redundant code for pseudotype I/O functions Peter Eisentraut 03:49
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 03:51
Re: save redundant code for pseudotype I/O functions 📎 Peter Eisentraut 03:55
Re: Hash Indexes 📎 Amit Kapila 04:33
Applying XLR_INFO_MASK correctly when looking at WAL record information 📎 Michael Paquier 04:55
Re: Unicode mapping scripts cleanup 📎 Peter Eisentraut 05:10
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 05:19
Re: split up psql \d Modifiers column Pavel Stehule 05:41
Re: Proposal: scan key push down to heap [WIP] Amit Kapila 05:53
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 05:55
Re: WAL consistency check facility 📎 Michael Paquier 06:05
Re: Proposal: scan key push down to heap [WIP] Andres Freund 06:46
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 07:09
Re: Proposal : For Auto-Prewarm. Amit Kapila 07:29
Re: Proposal : For Auto-Prewarm. Andres Freund 07:40
Re: Declarative partitioning - another take 📎 Amit Langote 07:53
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 08:03
Streaming basebackups vs pg_stat_tmp 📎 Magnus Hagander 08:53
Re: Proposal: scan key push down to heap [WIP] Amit Kapila 08:55
Re: Microvacuum support for Hash Index Amit Kapila 11:12
JIT compiler for expressions Dmitry Melnik 11:47
Re: Fast Default WIP patch for discussion Robert Haas 12:39
Re: Streaming basebackups vs pg_stat_tmp David Steele 12:44
Overlook in 2bd9e412? 📎 Julien Rouhaud 12:46
Re: Fast Default WIP patch for discussion Robert Haas 12:46
Re: Danger of automatic connection reset in psql Ashutosh Bapat 12:47
Re: Streaming basebackups vs pg_stat_tmp Magnus Hagander 12:49
Re: Query regarding selectDumpableExtension() Robert Haas 12:52
Re: [BUG] pg_basebackup from disconnected standby fails Robert Haas 12:54
Re: Streaming basebackups vs pg_stat_tmp David Steele 12:57
Re: Radix tree for character conversion Robert Haas 13:18
Re: emergency outage requiring database restart Merlin Moncure 13:23
Re: save redundant code for pseudotype I/O functions Tom Lane 13:25
Re: Radix tree for character conversion Tom Lane 13:42
Re: Fast Default WIP patch for discussion Serge Rielau 15:28
Re: Radix tree for character conversion David Fetter 17:12
Speed of user-defined aggregates using array_append as transfn 📎 Tom Lane 18:04
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 18:18
Re: Speed of user-defined aggregates using array_append as transfn Andrew Dunstan 19:00
Re: Speed of user-defined aggregates using array_append as transfn Tom Lane 19:14
Re: Speed of user-defined aggregates using array_append as transfn Andrew Dunstan 19:33
Re: emergency outage requiring database restart Jim Nasby 20:16
Re: Speed of user-defined aggregates using array_append as transfn 📎 Tom Lane 20:34
Re: emergency outage requiring database restart Merlin Moncure 21:17

Oct. 29, 2016

Thread Author Time
Re: Proposal: scan key push down to heap [WIP] 📎 Dilip Kumar 06:47
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 12:38
Re: Streaming basebackups vs pg_stat_tmp 📎 Michael Paquier 13:12
Re: multivariate statistics (v19) 📎 Tomas Vondra 19:23
Re: Speed of user-defined aggregates using array_append as transfn 📎 Tom Lane 19:23
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 20:00
Re: make coverage-html on OS X Jim Nasby 20:31

Oct. 30, 2016

Thread Author Time
[sqlsmith] Missing CHECK_FOR_INTERRUPTS in tsquery_rewrite 📎 Andreas Seltenreich 03:14
Re: Mention column name in error messages 📎 Michael Paquier 07:04
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 07:04
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 07:20
sequential scan result order vs performance Andres Freund 07:36
Re: JIT compiler for expressions Greg Stark 07:40
Re: sequential scan result order vs performance Andres Freund 07:43
Re: JIT compiler for expressions Andres Freund 07:52
Re: Mention column name in error messages Franck Verrot 11:03
sources.sgml typo 📎 Tatsuo Ishii 12:30
Re: sources.sgml typo Andres Freund 12:55
Re: sequential scan result order vs performance Tom Lane 14:12
Re: delta relations in AFTER triggers 📎 Kevin Grittner 15:35
Re: [sqlsmith] Missing CHECK_FOR_INTERRUPTS in tsquery_rewrite Tom Lane 17:19
Re: [sqlsmith] Missing CHECK_FOR_INTERRUPTS in tsquery_rewrite Tom Lane 17:40
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 18:32
Re: sources.sgml typo Tatsuo Ishii 22:44
Re: Logical Replication WIP Steve Singer 23:52

Oct. 31, 2016

Thread Author Time
Re: Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 00:47
Re: Radix tree for character conversion Kyotaro HORIGUCHI 00:59
Re: IF (NOT) EXISTS in psql-completion 📎 Kyotaro HORIGUCHI 01:15
Re: asynchronous execution 📎 Kyotaro HORIGUCHI 01:39
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 03:35
Re: sequential scan result order vs performance Jim Nasby 03:37
Re: Speed up Clog Access by increasing CLOG buffers Jim Nasby 04:01
Re: make coverage-html on OS X Jim Nasby 04:04
Re: Microvacuum support for Hash Index Ashutosh Sharma 04:33
commit fest manager for CF 2016-11? Peter Eisentraut 04:49
Re: commit fest manager for CF 2016-11? Michael Paquier 05:31
Re: Performance improvement for joins where outer side is unique 📎 David Rowley 05:37
Re: add more NLS to bin Michael Paquier 05:58
Re: Query regarding selectDumpableExtension() amul sul 06:16
Re: sequential scan result order vs performance Albe Laurenz 08:14
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 08:26
Logical decoding and walsender timeouts Craig Ringer 08:34
Re: Logical decoding and walsender timeouts Andres Freund 08:52
Dumb mistakes in WalSndWriteData() Andres Freund 08:59
Re: Patch to implement pg_current_logfile() function Gilles Darold 09:19
Re: [PATCH] Reload SSL certificates on SIGHUP 📎 Andreas Karlsson 09:40
Re: Logical Replication WIP 📎 Petr Jelinek 10:38
Re: sequential scan result order vs performance Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 10:52
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Emre Hasegeli 10:56
DML and column cound in aggregated subqueries Andres Freund 11:02
Re: WAL consistency check facility Robert Haas 12:31
Re: sequences and pg_upgrade 📎 Peter Eisentraut 12:53
Re: Partition-wise join for join between (declaratively) partitioned tables Robert Haas 13:07
Re: Proposal : For Auto-Prewarm. Robert Haas 13:09
Re: Query regarding selectDumpableExtension() Tom Lane 13:18
Re: Overlook in 2bd9e412? Robert Haas 13:21
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 13:24
Re: Proposal: scan key push down to heap [WIP] Robert Haas 13:28
Re: Logical decoding and walsender timeouts Craig Ringer 13:28
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 13:32
Re: DML and column cound in aggregated subqueries Tom Lane 13:35
Re: Dumb mistakes in WalSndWriteData() Robert Haas 13:44
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 13:51
Re: DML and column cound in aggregated subqueries Andres Freund 13:53
Re: Dumb mistakes in WalSndWriteData() Andres Freund 13:54
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 13:55
PassDownLimitBound for ForeignScan/CustomScan [take-2] 📎 Kouhei Kaigai 14:20
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 14:28
ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) 📎 Kouhei Kaigai 14:33
Re: WAL consistency check facility Kuntal Ghosh 14:58
Re: emergency outage requiring database restart Oskari Saarenmaa 15:32
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Andres Freund 16:06
Re: Radix tree for character conversion 📎 Daniel Gustafsson 16:11
Re: Proposal: scan key push down to heap [WIP] Andres Freund 16:13
Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) Tom Lane 16:25
Re: pg_sequence catalog 📎 Peter Eisentraut 16:25
Re: Query regarding selectDumpableExtension() amul sul 16:26
Re: Query regarding selectDumpableExtension() Tom Lane 16:52
Unsafe use of relation->rd_options without checking its type Tom Lane 18:57
Re: Unsafe use of relation->rd_options without checking its type Peter Geoghegan 19:12
Fix bug in handling of dropped columns in pltcl triggers 📎 Jim Nasby 19:17
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 19:43
Increase pltcl test coverage 📎 Jim Nasby 20:24
Re: COPY as a set returning function 📎 Corey Huinker 20:45
Re: sequential scan result order vs performance Corey Huinker 20:54
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 21:36
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 21:48
Re: WAL consistency check facility Michael Paquier 21:51
auto_explain vs. parallel query Tomas Vondra 22:35
Re: Improvements in psql hooks for variables Rahila Syed 22:36
Re: Proposal for changes to recovery.conf API 📎 Abhijit Menon-Sen 23:44
Re: WAL consistency check facility Michael Paquier 23:51

Nov. 1, 2016

Thread Author Time
WIP: [[Parallel] Shared] Hash Thomas Munro 00:02
Re: Unsafe use of relation->rd_options without checking its type neha khatri 00:10
Re: Logical decoding and walsender timeouts Vladimir Gordiychuk 00:48
Re: commit fest manager for CF 2016-11? Haribabu Kommi 01:27
Re: commit fest manager for CF 2016-11? Michael Paquier 01:39
Re: WAL logging problem in 9.4.3? Kyotaro HORIGUCHI 02:00
Re: commit fest manager for CF 2016-11? Peter Eisentraut 03:15
Re: commit fest manager for CF 2016-11? Thomas Munro 03:20
background sessions 📎 Peter Eisentraut 03:25
ECPG BUlk insert support using arrays Haribabu Kommi 03:52
Re: identity columns 📎 Peter Eisentraut 04:00
Re: WIP: Barriers 📎 Thomas Munro 04:03
Re: Dynamic shared memory areas 📎 Thomas Munro 04:06
Re: WIP: [[Parallel] Shared] Hash 📎 Thomas Munro 04:33
Re: ECPG BUlk insert support using arrays Tsunakawa, Takayuki 04:35
Re: Indirect indexes 📎 Alvaro Herrera 04:43
Re: BUG #14350: VIEW with INSTEAD OF INSERT TRIGGER and COPY. Missing feature or working as designed. Dilip Kumar 04:54
DROP FUNCTION of multiple functions 📎 Peter Eisentraut 04:55
Re: Patch: Implement failover on libpq connect level. Mithun Cy 06:03
Re: [BUGS] BUG #14350: VIEW with INSTEAD OF INSERT TRIGGER and COPY. Missing feature or working as designed. 📎 Haribabu Kommi 07:10
Re: pgbench - allow backslash continuations in \set expressions Rafia Sabih 07:19
Re: commit fest manager for CF 2016-11? Michael Paquier 07:53
Re: pgbench - allow backslash continuations in \set expressions Fabien COELHO 08:07
Re: [BUGS] BUG #14350: VIEW with INSTEAD OF INSERT TRIGGER and COPY. Missing feature or working as designed. Dilip Kumar 09:05
Re: pgbench - allow backslash continuations in \set expressions 📎 Fabien COELHO 10:53
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress 📎 Kyotaro HORIGUCHI 11:31
Re: pgbench - allow backslash continuations in \set expressions Rafia Sabih 11:44
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 12:01
Re: commit fest manager for CF 2016-11? Michael Paquier 12:19
Typo in comment in contrib/postgres_fdw/deparse.c 📎 Etsuro Fujita 12:20
Re: pgbench - allow backslash continuations in \set expressions 📎 Fabien COELHO 12:26
Re: [PATCH] pgpassfile connection option 📎 Julian Markwort 12:58
Re: auto_explain vs. parallel query Robert Haas 13:15
Re: [PATCH] pgpassfile connection option Julian Markwort 13:20
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Robert Haas 13:21
Re: Patch: Implement failover on libpq connect level. Robert Haas 13:24
Re: Fix bug in handling of dropped columns in pltcl triggers Michael Paquier 13:29
Re: WAL consistency check facility Robert Haas 13:31
Re: emergency outage requiring database restart Merlin Moncure 13:35
Re: Patch: Implement failover on libpq connect level. Mithun Cy 13:43
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Tom Lane 13:46
Re: emergency outage requiring database restart Tom Lane 13:56
Re: emergency outage requiring database restart Andres Freund 14:05
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Robert Haas 14:10
Re: Patch: Implement failover on libpq connect level. Robert Haas 14:14
Re: [PATCH] pgpassfile connection option Fabien COELHO 14:14
Re: auto_explain vs. parallel query 📎 Tomas Vondra 14:21
Re: auto_explain vs. parallel query Robert Haas 14:29
Re: Proposal for changes to recovery.conf API Robert Haas 14:31
Re: [PATCH] pgpassfile connection option Julian Markwort 14:49
Re: auto_explain vs. parallel query 📎 Tomas Vondra 14:58
Re: emergency outage requiring database restart Merlin Moncure 15:05
Re: DROP FUNCTION of multiple functions Alvaro Herrera 15:15

Browse Archives

Prev | Next