Timestamp in pg_dump output, was Re: How I can know a back up database is up to date

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: pgsql-general(at)postgresql(dot)org
Subject: Timestamp in pg_dump output, was Re: How I can know a back up database is up to date
Date: 2007-08-10 17:31:22
Message-ID: 46BCA0EA.9080600@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/08/2007 23:40, son(at)raider(dot)co(dot)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.

Actually, it *would* be really handy if pg_dump included a timestamp in
the plain-text output. The version I use regularly (Windows)
doesn't...it simply says "PostgreSQL database dump" which is only
helpful to a point. :-)

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
---------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2007-08-10 17:31:58 Re: Configuration starting point...
Previous Message Merlin Moncure 2007-08-10 17:30:38 Re: Dell Hardware Recommendations