client_encoding values

Started by Андрейover 20 years ago2 messagesgeneral
Jump to latest
#1Андрей
andyk@softwarium.net

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?

Best regards,

Kovalevski Andrei,
soft@andrei.in.ua

#2Bruce Momjian
bruce@momjian.us
In reply to: Андрей (#1)
Re: client_encoding values

������������ 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073