New contrib: pg_reset_stats()

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема New contrib: pg_reset_stats()
Дата
Msg-id GNELIHDDFBOCMGBFGEFOKEGECDAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответы Re: New contrib: pg_reset_stats()  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-patches
Here is a new contrib.  Extract it in the contrib directory and it will make
its own subdir.  Needs to be added to the contrib/Makefile.

This is a function that allows you to reset the postgres stats collector
from within postgres.

It's documented, has an sql script and has been tested and works.

This function should probably be put in the postgres backend as a builtin at
some point methinks...

Chris

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: anonymous composite types for Table Functions (aka SRFs)
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: New contrib: pg_reset_stats()