Default encoding in database

Поиск
Список
Период
Сортировка
От Jacob Vennervald Madsen
Тема Default encoding in database
Дата
Msg-id 19514C7E64E4FA4FBEEC9BA3CB3376FD09BCDA@gopinocchio-sbs.gopinocchio.local
обсуждение исходный текст
Ответы Re: Default encoding in database  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-general
Hi List

I'm using PostgreSQL version PostgreSQL 7.1.2
When I create a new database it's made with SQL_ASCII by default.
What do I have to do to make LATIN1 the default encoding?
This is how I configured Postgres
./configure --with-java --enable-odbc --enable-multibyte=LATIN1
--enable-locale --enable-unicode-conversion

Can anybody help me?

Best regards,
Jacob Vennervald Madsen
Mobile Systems Developer

GoPinocchio
Norrebrogade 45
DK-2200 Copenhagen
www.gopinocchio.com
+45 26750106

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Select from different database
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: How do I pack a class into a string? Is serialize available?