Re: search_path when restoring to new db - Mailing list pgsql-general

From Richard Huxton
Subject Re: search_path when restoring to new db
Date
Msg-id 457ED856.4080906@archonet.com
Whole thread Raw
In response to Re: search_path when restoring to new db  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Richard Huxton <dev@archonet.com> writes:
>> True enough, but I'd think you could make a good argument that dumping a
>> database should dump any ALTER commands that are attached to it.
>
> Let's suppose pg_dump did that, so "pg_dump foo >foo.dump" includes
> commands like
>
>     ALTER DATABASE foo SET ...
>
> Now what happens when you try to load the script in database bar?
> Nothing very good ...

Which would point to the need to allow "ALTER DATABASE
current_database()" or similar I'd say.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unrecognized time zone name error.
Next
From: "Merlin Moncure"
Date:
Subject: Re: PostgreSQL Developer Full-time Position