Re: How I can know a back up database is up to date

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: How I can know a back up database is up to date
Дата
Msg-id 46BCA05F.9060908@iol.ie
обсуждение исходный текст
Ответ на How I can know a back up database is up to date  (son@raider.co.nz)
Список pgsql-general
On 09/08/2007 23:40, son@raider.co.nz wrote:

> My database is restored from a dump file every day. How I know that this
> database is up to date (as it has no timestamp in any table).
>
> If I create a file, I can know when I created it by seeing its property.
> How I can do the same thing with a back up database.

Do the backup from a shell script that names the output file with the
current date/time.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CREATE RULE on VIEW with INSERT after UPDATE does not work
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Timestamp in pg_dump output, was Re: How I can know a back up database is up to date