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: > [EMAIL PROTECTED]:~$ /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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html