Re: search_path when restoring to new db
От
Tom Lane
Тема
Re: search_path when restoring to new db
Дата
Msg-id
25135.1165959576@sss.pgh.pa.us
Ответ на
Re: search_path when restoring to new db (SunWuKung)
Список
Дерево обсуждения
Re: search_path when restoring to new db "SunWuKung" <Balazs.Klein@t-online.hu>
Re: search_path when restoring to new db Tom Lane <tgl@sss.pgh.pa.us>
"SunWuKung" 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 по дате отправления