From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | culleyharrelson(at)yahoo(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Fwd: Re: unicode in 7.1 |
Date: | 2001-09-11 04:43:06 |
Message-ID: | 20010911134306E.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
> The was corrupted in the process of the upgrade.
>
> Is there some way to tell what the configuration options were when it was
> installed?
pg_config --configure
> I am assuming by API you mean how am I accessing Postgres? JDBC.
7.1's JDBC driver has been slightly enhanced from 7.0 in the sense of
encoding handling. Modify your Java applications to meet the new JDBC
driver's requirements (do not ask me how, because I'm not a Java
programmer) or stay with the old driver.
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | postgres | 2001-09-11 04:44:34 | Re: Questions about tuning on FreeBSD... |
Previous Message | Dr. Evil | 2001-09-11 04:12:37 | Re: How to make a REALLY FAST db server? |
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroyuki Yatabe | 2001-09-11 05:10:57 | A proposal for jdbc.sgml(in 7.1.3 doc) |
Previous Message | Hiroyuki Yatabe | 2001-09-11 03:52:56 | Proposals for jdbc.sgml(in 7.1.3 doc) |