[postmodern-devel] connecting
Zach Beane
xach at xach.com
Wed Nov 14 22:14:37 UTC 2007
On Wed, Nov 14, 2007 at 04:13:15PM -0600, Joe Corneli wrote:
> I can run psql from the shell --
>
> % psql
> Welcome to psql 7.4.17, the PostgreSQL interactive terminal.
>
> Type: \copyright for distribution terms
> \h for help with SQL commands
> \? for help on internal slash commands
> \g or terminate with semicolon to execute query
> \q to quit
>
> joe=#
>
> but trying to connect to PostgreSQL with Postmodern currently fails:
The psql client will use the Unix socket if available. Is your
postgres configured to also listen via TCP?
Zach
More information about the postmodern-devel
mailing list