Re: Fwd: Re: unicode in 7.1

From: Culley Harrelson <culleyharrelson(at)yahoo(dot)com>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Fwd: Re: unicode in 7.1
Date: 2001-09-11 12:06:44
Message-ID: 5.1.0.14.0.20010911050345.009ec580@pop.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Culley Harrelson 2001-09-11 12:21:22 Re: unicode in 7.1
Previous Message Tille, Andreas 2001-09-11 11:59:38 Re: Performance question

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nick Fankhauser 2001-09-11 12:38:51 Re: no suitable driver
Previous Message Michael Stephenson 2001-09-11 11:59:54 Re: no suitable driver