From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Chuck <chuckr(at)velofish(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: basic questions: Postgres with yum on CentOS 5.1 |
Date: | 2008-01-02 03:04:56 |
Message-ID: | 20080101190456.0b789f15@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 1 Jan 2008 18:49:40 -0800
Chuck <chuckr(at)velofish(dot)com> wrote:
> ### main question:
> I think that need to figure where initdb is being called from to
> modify its parameters. Or, I need to determine how to set the default
> encoding to be UTF8. This might be more of a yum package question.
LANG="en_US.UTF-8" initdb -D foo
Should do it.
Joshua D. Drake
>
> Thanks for your help,
> Chuck
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 6: explain analyze is your
> friend
>
- --
The PostgreSQL Company: Since 1997, http://www.commandprompt.com/
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
SELECT 'Training', 'Consulting' FROM vendor WHERE name = 'CMD'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHev9YATb/zqfZUUQRAnixAJ0RAT3uEi6qbIr39wXyTNMJopB2ZgCgqBjH
B0lo9rjxmcpPOziT1rXkb4c=
=3v9K
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2008-01-02 04:59:44 | Re: basic questions: Postgres with yum on CentOS 5.1 |
Previous Message | Chuck | 2008-01-02 02:49:40 | Re: basic questions: Postgres with yum on CentOS 5.1 |