Re: pg_conversion

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: chriskl(at)familyhealth(dot)com(dot)au
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_conversion
Date: 2002-12-07 10:11:13
Message-ID: 20021207.191113.21589998.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> What do the columns conforencoding and contoencoding refer to in
> pg_conversion?
>
> How would I convert those numbers to a string encoding name, just using SQL?
>
> Chris

Use pg_encoding_to_char().
--
Tatsuo Ishii

In response to

  • pg_conversion at 2002-12-07 01:33:32 from Christopher Kings-Lynne

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 2002-12-07 13:17:48 Re: [SQL] SELECT FOR UPDATE locks whole table
Previous Message Raja Kumar Thatte 2002-12-07 09:58:53 Re: [HACKERS] how to alter sequence.