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

From Tom Lane
Subject Re: search_path when restoring to new db
Date
Msg-id 25135.1165959576@sss.pgh.pa.us
Whole thread Raw
In response to Re: search_path when restoring to new db  ("SunWuKung" <Balazs.Klein@t-online.hu>)
List pgsql-general
"SunWuKung" <Balazs.Klein@t-online.hu> writes:
> The way I found out that I have to create language before and set the
> searchpath after running restore is that I found that the restored db
> doesn't work - which was quite scary at first.

You should not need to create the language --- that *is* part of the
pg_dump data.

            regards, tom lane

pgsql-general by date:

Previous
From: "Jon Asher"
Date:
Subject: Postgres friendly RegEx?
Next
From: Tom Lane
Date:
Subject: Re: a question on SQL