Re: 9.4 release notes
От | Peter Geoghegan |
---|---|
Тема | Re: 9.4 release notes |
Дата | |
Msg-id | CAM3SWZTq8ORoWuH4aXzVxqmUjC=0ZQJn6KrTh+fKLragX9Qqew@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: 9.4 release notes (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: 9.4 release notes
|
Список | pgsql-hackers |
On Mon, May 5, 2014 at 5:13 PM, Bruce Momjian <bruce@momjian.us> wrote: > OK, I understand now. I also split the item into two separate ones so I > could highlight things. Please see the new ouput --- I ended up > creating a pg_stat_statements section because there are now three items: > > http://momjian.us/pgsql_docs/release-9-4.html I agree with the need for a separate section. You wrote: "This allows programs to reuse the query text already retrieved by referencing queryid." That's perhaps a little misleading, since queryid should virtually always match the original normalized query text (so we only have to get a new query text when there is a new queryid). I probably would have phrased it: "This allows monitoring tools to only fetch query texts for newly observe entries, as determined by queryid" -- Peter Geoghegan
В списке pgsql-hackers по дате отправления: