From: | Kathy Zhu <Kathy(dot)Zhu(at)Sun(dot)COM> |
---|---|
To: | peter_e(at)gmx(dot)net, pgsql-general(at)postgresql(dot)org |
Subject: | Re: create db with -E |
Date: | 2003-05-16 14:57:00 |
Message-ID: | 200305161457.h4GEv0N28083@amon.Central.Sun.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
When I do, I got a list back. I wonder how to get the property name whose value
is "en_US.UTF-8" ?? That's the value I want to get to pass to -E.
Thanks,
kathy
#lang -a
POSIX
common
en_US.UTF-8
C
iso_8859_1
> X-Unix-From: peter_e(at)gmx(dot)net Tue May 13 03:25:23 2003
> Date: Tue, 13 May 2003 11:27:23 +0200 (CEST)
> From: Peter Eisentraut <peter_e(at)gmx(dot)net>
> X-X-Sender: peter(at)peter(dot)localdomain
> To: Kathy Zhu <Kathy(dot)Zhu(at)sun(dot)com>
> cc: pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] create db with -E
>
> Kathy Zhu writes:
>
> > how do dynamically (in script) figure out which encoding to use ("-E xxx")
> > depending on the OS.
>
> locale -k charmap
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
>
From | Date | Subject | |
---|---|---|---|
Next Message | Csaba Nagy | 2003-05-16 15:33:42 | Re: create db with -E |
Previous Message | Bruno Wolff III | 2003-05-16 14:54:18 | Re: Tool for BackUp |