Re: How is the default encoding determined

Поиск
Список
Период
Сортировка
От Travis Smith
Тема Re: How is the default encoding determined
Дата
Msg-id D337038284820142B2A3196D1BFE2B47D7F03E@spswchi6mail1.peak6.net
обсуждение исходный текст
Ответ на How is the default encoding determined  (Geoffrey <lists@serioustechnology.com>)
Ответы Re: How is the default encoding determined  (Geoffrey <lists@serioustechnology.com>)
Список pgsql-admin
This looks like what you are looking for.



http://www.postgresql.org/docs/8.2/static/app-initdb.html


The character set encoding can be set separately for a database when it is created. initdb determines the encoding for
thetemplate1 database, which will serve as the default for all other databases. To alter the default encoding use the
--encodingoption. More details can be found in Section 21.2. 







-----Original Message-----
From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Geoffrey
Sent: Thursday, June 12, 2008 11:21 AM
To: Postgres-Admin list
Subject: [ADMIN] How is the default encoding determined

I recently was bitten by having two servers where the database encoding
was different. When I do an 'initdb' how does it determine the 'default'
encoding?

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

_______________________________________________________

The  information in this email or in any file attached
hereto is intended only for the personal and confiden-
tial  use  of  the individual or entity to which it is
addressed and may contain information that is  propri-
etary  and  confidential.  If you are not the intended
recipient of this message you are hereby notified that
any  review, dissemination, distribution or copying of
this message is strictly prohibited.  This  communica-
tion  is  for information purposes only and should not
be regarded as an offer to sell or as  a  solicitation
of an offer to buy any financial product. Email trans-
mission cannot be guaranteed to be  secure  or  error-
free. P6070214

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

Предыдущее
От: Geoffrey
Дата:
Сообщение: How is the default encoding determined
Следующее
От: Geoffrey
Дата:
Сообщение: Re: How is the default encoding determined