Re: Add min and max execute statement time in pg_stat_statement
От
Petr Jelinek
Тема
Re: Add min and max execute statement time in pg_stat_statement
Дата
Msg-id
54E929FD.8090806@2ndquadrant.com
Ответ на
Re: Add min and max execute statement time in pg_stat_statement (Andrew Dunstan)
Список
Дерево обсуждения
Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan <andrew@dunslane.net>
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Tom Lane <tgl@sss.pgh.pa.us>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in
pg_stat_statement Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Add min and max execute statement time in pg_stat_statement Ants Aasma <ants@cybertec.at>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Ants Aasma <ants@cybertec.at>
Re: Add min and max execute statement time in pg_stat_statement Robert Haas <robertmhaas@gmail.com>
Re: Add min and max execute statement time in pg_stat_statement Tom Lane <tgl@sss.pgh.pa.us>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan <andrew@dunslane.net>
Re: Add min and max execute statement time in pg_stat_statement Tom Lane <tgl@sss.pgh.pa.us>
Re: Add min and max execute statement time in pg_stat_statement Andrew Dunstan <andrew@dunslane.net>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Jeff Janes <jeff.janes@gmail.com>
Re: Add min and max execute statement time in
pg_stat_statement Martijn van Oosterhout <kleptog@svana.org>
Re: Add min and max execute statement time in
pg_stat_statement Stephen Frost <sfrost@snowman.net>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Re: Add min and max execute statement time in
pg_stat_statement Stephen Frost <sfrost@snowman.net>
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>
Re: Add min and max execute statement time in pg_stat_statement Marc Mamin <M.Mamin@intershop.de>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Jeff Janes <jeff.janes@gmail.com>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in
pg_stat_statement Stephen Frost <sfrost@snowman.net>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Peter Geoghegan <pg@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Jeff Janes <jeff.janes@gmail.com>
Re: Add min and max execute statement time in pg_stat_statement Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: Add min and max execute statement time in pg_stat_statement Daniel Farina <daniel@heroku.com>
Re: Add min and max execute statement time in pg_stat_statement Jeff Janes <jeff.janes@gmail.com>
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>
Re: Add min and max execute statement time in pg_stat_statement KONDO Mitsumasa <kondo.mitsumasa@lab.ntt.co.jp>
Re: Add min and max execute statement time in
pg_stat_statement Rajeev rastogi <rajeev.rastogi@huawei.com>
On 21/02/15 22:09, Andrew Dunstan wrote: > > On 02/16/2015 09:05 PM, Petr Jelinek wrote: >> >> I found one more issue with the 1.2--1.3 upgrade script, the DROP >> FUNCTION pg_stat_statements(); should be DROP FUNCTION >> pg_stat_statements(bool); since in 1.2 the function identity has changed. >> >> > > > I think all the outstanding issues are fixed in this patch. > I think PGSS_FILE_HEADER should be also updated, otherwise it's good. -- Petr Jelinek http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления