Re: Changing DB Encodings

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Changing DB Encodings
Дата
Msg-id 14247.1183849935@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Changing DB Encodings  (Naz Gassiep <naz@mira.net>)
Ответы Re: Changing DB Encodings  (Naz Gassiep <naz@mira.net>)
Список pgsql-general
Naz Gassiep <naz@mira.net> writes:
> OK I understand now, I think. How do I check what locale is currently
> set?

"show lc_collate" (maybe check the other lc_ settings too for luck).

> I've successfully created a utf8 database, does that imply that
> because I was able to create a DB with a different encoding to the ones
> all the others use (SQL_ASCII) that my locale is set to "C" ?

No, that implies a lack of error checking.

            regards, tom lane

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

Предыдущее
От: Naz Gassiep
Дата:
Сообщение: Re: Changing DB Encodings
Следующее
От: Naz Gassiep
Дата:
Сообщение: Re: Changing DB Encodings