BUG #3297: psql won't open - Mailing list pgsql-bugs

From ;John D. Tiedeman
Subject BUG #3297: psql won't open
Date
Msg-id 200705221457.l4MEvrQZ045094@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3297: psql won't open  (Phil Frost <phil@macprofessionals.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3297
Logged by:          ;John D. Tiedeman
Email address:      jdtiede@bellsouth.net
PostgreSQL version: 8.4
Operating system:   Linux (Kubuntu 7.4)
Description:        psql won't open
Details:

Errer message says at least one client package must be installed. I had been
using it for several days when I tried to use pg_dump. I haven't been able
to find the dump output but perhaps I haven't looked in the right place. The
Find facility of the OS doesn't working normally when the user is postgres.

When I do
     su - postgres
     psql <any db>
I get the above error message. I tried removing and reinstalling the client
package and still get the error message.

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: ON DELETE CASCADE with multiple paths
Next
From: Alvaro Herrera
Date:
Subject: Re: Inconsistant SQL results - Suspected error with query planing or query optimisation.