Re: psql - Mailing list pgsql-general

From Carlos Ojea Castro
Subject Re: psql
Date
Msg-id 40DA7DFC.2060102@leveltelecom.es
Whole thread Raw
In response to Re: psql  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-general
Daniel Verite wrote:

>     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.
>

THAT WAS IT !!!
I made 'dpkg -r postgresql-client' and then I made another install from
source.... and it works !!

Thank you very much,
Carlos

>
>


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Performance
Next
From: Richard Huxton
Date:
Subject: Re: langauges, locales, regex, LIKE