Re: Fwd: Re: unicode in 7.1

From: Culley Harrelson <culleyharrelson(at)yahoo(dot)com>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Fwd: Re: unicode in 7.1
Date: 2001-09-11 19:08:11
Message-ID: 5.1.0.14.0.20010911120513.009ecec0@pop.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

At 11:45 AM 9/11/01 -0700, you wrote:
>select getdatabaseencoding();

UNICODE

>select datname, encoding from pg_database;

flashcard | 5

All other databases on the server had 0 for encoding.

Unfortunately my dev environment still has postgres 7.0. I updated my
connection pool object and it works on dev but not on prod with 7.1. I
really don't want to update my dev environment untill I can do the whole
machine from scratch but I fear I might have to in order to debug this...

Culley

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2001-09-11 19:15:04 Re: USA Disaster
Previous Message Gunnar Rønning 2001-09-11 18:56:56 Re: Ridicolus Postgresql review

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-09-11 23:33:16 Re: Fwd: Re: unicode in 7.1
Previous Message Barry Lind 2001-09-11 18:45:15 Re: Fwd: Re: unicode in 7.1