Re: Add big fat caution to pg_restore docs regards partial db restores
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: "Karl O. Pinc" <kop@meme.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-11-17T06:27:14Z
Lists: pgsql-hackers
On Sun, 2012-09-23 at 21:22 -0500, Karl O. Pinc wrote: > Hi, > > Adds a caution to the pg_restore docs.... > > Against git master. I'm not sure what you are trying to get at here. It's basically saying, if you make an incomplete database restore, you might get an incomplete database. Is there any specific failure scenario that we should address?