Re: postgres segfaulting on pg_restore

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: postgres segfaulting on pg_restore
Дата
Msg-id 4D9DBDD1.90801@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: postgres segfaulting on pg_restore  (Chris Curvey <chris@chriscurvey.com>)
Список pgsql-general
On 04/07/2011 08:49 PM, Chris Curvey wrote:

> Let me see if I can load it somewhere else.   And since the only other
> machine I have to try it on is a Windows box, I will be able to answer
> my own question of "are pg_dump dumps OS-portable?"

The answer there is "mostly". Contrib modules can cause issues and
locale names differ across OSes. I usually CREATE DATABASE then restore
into the empty database, because pg_restore may try to create a database
using a locale that doesn't exist on the target machine.

--
Craig Ringer

В списке pgsql-general по дате отправления:

Предыдущее
От: Szymon Guz
Дата:
Сообщение: Re: Protecting stored procedures
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Protecting stored procedures