What locale is my DB using? - Mailing list pgsql-novice

From Jean-Christian Imbeault
Subject What locale is my DB using?
Date
Msg-id 3EA34D8C.3080801@mega-bucks.co.jp
Whole thread Raw
Responses Re: What locale is my DB using?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I am having some trouble with my database when I try queries of the
SELECT * FROM table WHERE x::text=y::text

I think it may have to do with the locale as the text fields are in EUC.
How can I find out what locale my DB is using?

Thanks,

Jean-Christian Imbeault


pgsql-novice by date:

Previous
From: "SALUNKHE,MANDAR (HP-Singapore,ex1)"
Date:
Subject: Postgresql database does not start and just hangs
Next
From: Tom Lane
Date:
Subject: Re: Postgresql database does not start and just hangs