Re: [JDBC] Char(100) fields

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Antony Paul" <antonypaul24(at)hotmail(dot)com>
Cc: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [JDBC] Char(100) fields
Date: 2004-09-23 04:02:15
Message-ID: 21494.1095912135@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

"Antony Paul" <antonypaul24(at)hotmail(dot)com> writes:
> Can you please tell me how to know the encoding of the databse ?

It's stored in pg_database ... psql's \l command is one easy way to
look.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2004-09-23 07:40:10 Re: postmaster.pid file
Previous Message Antony Paul 2004-09-23 03:57:28 Re: [JDBC] Char(100) fields

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-09-23 05:40:42 Re: Auto-increment serial (Postgresql JDBC driver w/
Previous Message Antony Paul 2004-09-23 03:57:28 Re: [JDBC] Char(100) fields