Default encoding in database - Mailing list pgsql-general

From Jacob Vennervald Madsen
Subject Default encoding in database
Date
Msg-id 19514C7E64E4FA4FBEEC9BA3CB3376FD09BCDA@gopinocchio-sbs.gopinocchio.local
Whole thread Raw
Responses Re: Default encoding in database  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Select from different database
Next
From: Doug McNaught
Date:
Subject: Re: How do I pack a class into a string? Is serialize available?