Re: Restore database from tablespace
От
Greg Spiegelberg
Тема
Re: Restore database from tablespace
Дата
Msg-id
22723571001281311x4c4334b4n59482a84447b41bf@mail.gmail.com
Ответ на
Re: Restore database from tablespace (Kevin Grittner)
Список
Дерево обсуждения
Restore database from tablespace "dev.pho" <dev.pho@gmail.com>
Re: Restore database from tablespace "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Restore database from tablespace Greg Spiegelberg <gspiegelberg@gmail.com>
Re: Restore database from tablespace "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Restore database from tablespace Greg Spiegelberg <gspiegelberg@gmail.com>
On Thu, Jan 28, 2010 at 9:56 AM, Kevin Grittner wrote: > "dev.pho" wrote: > >> I was wondering if I could restore the database from the location >> of the tablespace. > > It's not clear exactly what you want to do. Have you read through > the documentation on backup and restore?: I don't know if this was the intent but it did provide me with what I thought was a good idea. * Snapshot a schema / tablespace / database to another schema / tablespace / database. The applications for this could be * an alternative to the existing backup methods * using the copy for testing purposes without having to create-drop database * providing stock data for application demos without fear of losing the original * quick recovery to a known good schema and data Could the mechanics behind pg_start_backup() assist with the development of such a feature? It's just a rough idea. Greg
В списке pgsql-admin по дате отправления