Re: problems with pg_restore - Mailing list pgsql-admin

From Rod Taylor
Subject Re: problems with pg_restore
Date
Msg-id 1058301058.9981.126.camel@jester
Whole thread Raw
In response to Re: problems with pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
> 3. Ignore the specified DB name, store the comment as the description
>    of the current DB; possibly give a warning saying we're doing so.
>    This would allow correct restoration of dumps into different DBs,
>    but I think people would find it awfully surprising :-(

I like this one for 7.4 (with warning) but remove the requirement to
supply a dbname at all with a warning about the deprecated syntax in
7.4.  7.4 pg_dump should not provide dbname.

Remove the ability to supply database name completely in 7.5.

pgsql-admin by date:

Previous
From: Rod Taylor
Date:
Subject: Re: problems with pg_restore
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] problems with pg_restore