Re: Dead link to hp docs

2018-07-02 Thread Tom Lane
Alvaro Herrera writes: > On 2018-Jul-02, Michael Paquier wrote: >> Here are all the broken links in the source tree: >> >> doc/src/sgml/libpq.sgml: >> Wrong: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html >> Correct: http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html >>

Re: Dead link to hp docs

2018-07-02 Thread Alvaro Herrera
On 2018-Jul-02, Michael Paquier wrote: > Here are all the broken links in the source tree: > > doc/src/sgml/libpq.sgml: > Wrong: http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html > Correct: http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html > > doc/src/sgml/runtime.sgml: >

Run-time partition pruning and EXPLAIN [ANALYZE]

2018-07-02 Thread Bruce Momjian
I attended a Postgres 11 feature talk by Daniel Westermann at the Swiss PGDay about the features in Postgres 11. He showed that EXPLAIN does not show run-time partition pruning, only EXPLAIN ANALYZE does; see slides 32-34 at https://www.pgday.ch/common/slides/2018_westermann_WhatWeAlreadyKnowAbo