Re: Dumping/Restoring with constraints? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Dumping/Restoring with constraints?
Date
Msg-id 200808290824.45721.aklaver@comcast.net
Whole thread Raw
In response to Re: Dumping/Restoring with constraints?  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Responses Re: Dumping/Restoring with constraints?  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
On Friday 29 August 2008 8:12:35 am Phoenix Kiula wrote:
> On 8/29/08, Andrew Sullivan <ajs@commandprompt.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@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@comcast.net

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: MySQL LAST_INSERT_ID() to Postgres
Next
From: "Phoenix Kiula"
Date:
Subject: Re: Dumping/Restoring with constraints?