Re: Add min and max execute statement time in pg_stat_statement
В списке pgsql-hackers по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Add min and max execute statement time in pg_stat_statement |
| Дата | |
| Msg-id | 20141221182326.GA1768@alvh.no-ip.org обсуждение исходный текст |
| Ответ на | 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
Re: Add min and max execute statement time in pg_stat_statement |
| Список | pgsql-hackers |
Andrew Dunstan wrote: > On my blog Peter Geoghegan mentioned something about "atomic fetch-and-add" > being useful here, but I'm not quite sure what that's referring to. Perhaps > someone can give me a pointer. The point, I think, is that without atomic instructions you have to hold a lock while incrementing the counters. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера