Does/Can PG store administrative statistics?

Поиск
Список
Период
Сортировка
От reina@nsi.edu (Tony Reina)
Тема Does/Can PG store administrative statistics?
Дата
Msg-id f40d3195.0107231437.5e17973b@posting.google.com
обсуждение
Список pgsql-hackers
I'd like to have statistics on when my database was last backed up or
vacuumed. Currently, I'm implementing this by using simple shell
scripts that write a date stamp to ascii files. I was wondering
whether this is or could be a feature added to Postgres?

For example, could one of the pg_* tables contain the fields
'last_vacuum' or 'last_backup' (which would be updated every time the
vacuum or pg_dump command was executed).

Perhaps something like this exists that I'm unaware of?

-Tony


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