From: | Adrian Klaver <aklaver(at)comcast(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | "Phoenix Kiula" <phoenix(dot)kiula(at)gmail(dot)com>, "Andrew Sullivan" <ajs(at)commandprompt(dot)com> |
Subject: | Re: Dumping/Restoring with constraints? |
Date: | 2008-08-29 15:24:45 |
Message-ID: | 200808290824.45721.aklaver@comcast.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
On Friday 29 August 2008 8:12:35 am Phoenix Kiula wrote:
> On 8/29/08, Andrew Sullivan <ajs(at)commandprompt(dot)com> wrote:
> > Hrm. Well, what about the locale, as I suggested? I have no idea if
>
> How should I check for the locale?
On Linux:
aklaver(at)tucker:~$ locale
LANG=en_US.UTF-8
LANGUAGE=en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
--
Adrian Klaver
aklaver(at)comcast(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Phoenix Kiula | 2008-08-29 15:29:55 | Re: Dumping/Restoring with constraints? |
Previous Message | Andrew Sullivan | 2008-08-29 15:18:02 | Re: Dumping/Restoring with constraints? |
From | Date | Subject | |
---|---|---|---|
Next Message | Phoenix Kiula | 2008-08-29 15:29:55 | Re: Dumping/Restoring with constraints? |
Previous Message | Raymond O'Donnell | 2008-08-29 15:18:55 | Re: MySQL LAST_INSERT_ID() to Postgres |