pgaccess error message

From: Don Isgitt <djisgitt(at)soundenergy(dot)com>
To: pgsql-general newsgroup <pgsql-general(at)postgresql(dot)org>
Subject: pgaccess error message
Date: 2002-08-15 13:40:22
Message-ID: auto-000008693391@mail.atl.cbeyond.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello,

I recently compiled from source pg 7.2.1. Version information is

gds=# select version();
version
--------------------------------------------------------------
PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC 3.0.4

All is well with the database proper and psql, and I have loaded several
million records with no problems. My one problem relates to pgaccess. I
have not previously tried to use it (I was on pg 6.5), so I wanted to see
what it was like. When I try to open my db (local machine), I receive the
following message:

Error trying to connect to database 'gds' on host localhost

PostgreSQL error message:Connection to database failed
ERROR: Client encoding UNICODE is not supported

That last bit is very strange. Everything is English; no locale or
multibyte or such things. At this time, I have taken all defaults for the
*.conf files, and the user is pg superuser.

Help! Obviously not urgent, but now I'm curious.

Thank you.

Don

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Preben Holm 2002-08-15 13:51:24 Re: Why choose PostreSQL and not MySQL or Oracle!!
Previous Message Jan Wieck 2002-08-15 13:37:36 Re: Why choose PostreSQL and not MySQL or Oracle!!