Re: Fwd: Re: unicode in 7.1 - Mailing list pgsql-general

From Culley Harrelson
Subject Re: Fwd: Re: unicode in 7.1
Date
Msg-id 5.1.0.14.0.20010911050345.009ec580@pop.mail.yahoo.com
Whole thread Raw
In response to Re: Fwd: Re: unicode in 7.1  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-general
pg_config --configure produced:

--enable-locale --with-CXX --prefix=/usr --with-perl --enable-multibyte
--with-tcl --with-odbc --enable-syslog --with-python --with-openssl
--with-krb5=/usr/kerberos --sysconfdir=/etc/pgsql --mandir=/usr/share/man
--docdir=/usr/share/doc --includedir=/usr/include/pgsql
--datadir=/usr/share/pgsql


I did have some problems with JDBC not liking to open a resultset
recursively but I just altered the code.  Mostly I am concerned about all
my non-english data-- I can't even recover if the database can't handle the
data.

Culley
At 01:43 PM 9/11/01 +0900, you wrote:
> > 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


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


pgsql-general by date:

Previous
From: "Tille, Andreas"
Date:
Subject: Re: Performance question
Next
From: Marko Kreen
Date:
Subject: Re: unicode in 7.1