Re: psql - Mailing list pgsql-general

From Daniel Verite
Subject Re: psql
Date
Msg-id 20040623135707.2900553@montbrun
Whole thread Raw
In response to Re: psql  (Carlos Ojea Castro <carlosojea@leveltelecom.es>)
Responses Re: psql
List pgsql-general
     Carlos Ojea Castro writes

> >>/usr/lib/postgresql/bin/psql: relocation error:

The location suggests it's the psql from the postgresql-client
debian package.

> debian-ojea:/home/carlos# dpkg -s postgresql
> Package: postgresql
> Status: purge ok not-installed
> Priority: optional
> Section: misc
>
> But postgresql is installed:
> carlos@debian-ojea:~$ /usr/local/pgsql/bin/postmaster -D

You probably need to purge the postgresql-client package
as well, so that your shell will find /usr/local/pgsql/bin/psql
which should be the one that you installed from source.

--
 Daniel.
 PostgreSQL-based mail storage and user agent:
 http://sourceforge.net/projects/manitou-mail

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Logging duration of batch runs
Next
From: Richard Huxton
Date:
Subject: Re: psql