From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Андрей <andyk(at)softwarium(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: client_encoding values |
Date: | 2005-12-17 00:27:53 |
Message-ID: | 200512170027.jBH0Rrq23764@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
wrote:
> Hello!
>
> Please, help. I need to get complete list of 'client_encoding'
> values supported by the PostgreSQL Server. Can I somehow get these
> values using select query or function call?
Uh, we have a pg_conversion table, but I don't know how to tell which
are available as client encodiings. I hope that helps.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | dfx | 2005-12-17 00:47:41 | Migration tool from MS SQL server 7.0 |
Previous Message | Jim C. Nasby | 2005-12-17 00:26:56 | Re: Negative offsets |