Re: Dumping/Restoring with constraints?

Поиск
Список
Период
Сортировка
Искать
От
Phoenix Kiula
Тема
Re: Dumping/Restoring with constraints?
Дата
Msg-id
e373d31e0808290829v47d4ffe9k5fd24c7183fc19c3@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Terry Lee Tucker <terry@chosen-ones.org>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Terry Lee Tucker <terry@chosen-ones.org>
Re: Dumping/Restoring with constraints? Tom Lane <tgl@sss.pgh.pa.us>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Bill Moran <wmoran@collaborativefusion.com>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Bill Moran <wmoran@collaborativefusion.com>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Dumping/Restoring with constraints? Tom Lane <tgl@sss.pgh.pa.us>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Tom Lane <tgl@sss.pgh.pa.us>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Bill Moran <wmoran@collaborativefusion.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? Tino Wildenhain <tino@wildenhain.de>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Adrian Klaver <aklaver@comcast.net>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Adrian Klaver <aklaver@comcast.net>
Re: Dumping/Restoring with constraints? "Phoenix Kiula" <phoenix.kiula@gmail.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? Andrew Sullivan <ajs@commandprompt.com>
Re: Dumping/Restoring with constraints? Marco Colombo <pgsql@esiway.net>
Thanks so much! I think we may be on to something:


On the pg_dump machine:

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=



On the pg_restore machine:


LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=



So how can I change the locale on my local OSX machine? This could be
it. Thanks!
В списке pgsql-general по дате отправления
От: Adrian Klaver
Дата:
От: Andrew Sullivan
Дата:
FAQ