Postgressql backup/restore question - Mailing list pgsql-admin

From samana srikanth
Subject Postgressql backup/restore question
Date
Msg-id e42828680903040356o307031c2k7898562d8e2d275c@mail.gmail.com
Whole thread Raw
Responses Re: Postgressql backup/restore question  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-admin
Hi all

Can we do a point-in-time restore of a single database out of n databases??.
------------------------------------------------------------------------------------------------------------------------------------------
I have 5 databases in the postgresql server.

I have taken full-backup of the entire data directory (/opt/postgresql/data) and individual dumps also (for safety).
then i have taken all the log files till now.
Now, the server is crashed.

Is there anyway to restore only 1 database out of total 5 database to particular point-in-time. (similar to Mysql)

I have individual dumps of each database and all corresponding log files from that time.
Can i selectively restore the databases.

Can I use dump files + log files to restore the databases.
---------------------------------------------------------------------------------------------------------------------------------------------

Please help me in this regards

Thanks
Srikanth

pgsql-admin by date:

Previous
From: Richard Stephan
Date:
Subject: SSL Connections from Windows Clients
Next
From: Peter Eisentraut
Date:
Subject: Re: Postgressql backup/restore question