On 12/16/2012 12:51:06 AM, Peter Eisentraut wrote:
> I'm going to set this patch as returned with feedback for now.
Ok. At this point I don't have a vision for improving it
so it might sit there untouched. Maybe someone else
will step forward and make it better.
Regards,
Karl
Free Software:
On Sat, 2012-11-17 at 12:02 -0600, Karl O. Pinc wrote:
> Feel free to reject. I sent in the patch to
> try out the idea. It's a bit crazy, but I didn't
> think too crazy to share with the list.
I'm going to set this patch as returned with feedback for now. I'm all
for adding more help to the d
On 11/17/2012 12:27:14 AM, Peter Eisentraut wrote:
> 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 incomp
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
Hi,
Adds a caution to the pg_restore docs
Against git master.
Karl
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml
index 488d8dc..ad42d38 100644
--- a/doc/src/sgm