2 problems ...

From: volta2(at)gmx(dot)de
To: pgsql-novice(at)postgresql(dot)org
Subject: 2 problems ...
Date: 2002-09-26 14:38:58
Message-ID: 25384.1033051138@www54.gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm having problems when i want to connect to my pgsql server with pgtclsh
(and tclsh with libpgtcl.so):
% pg_connect dbname
Connection to database failed
ERROR: Client encoding UNICODE is not supported

./configure options for pgsql were --with-tcl --without-tk and --with-CXX.
TCL version is 8.4a3. I installed the rpms 'postgresql-lib',
'postgresql-devel' and 'postgresql-tcl' additionally to be able to load libpgtcl.so into my
tcl interpreter.

Second problem: How can I change the owner of a db without to drop and
create it again?

--
Werden Sie mit uns zum "OnlineStar 2002"! Jetzt GMX wählen -
und tolle Preise absahnen! http://www.onlinestar.de

Browse pgsql-novice by date

  From Date Subject
Next Message Mark Nelson 2002-09-26 15:19:05 Re: Best install on OS X 10.2
Previous Message Tom Lane 2002-09-26 14:16:08 Re: Vacuum again and again