![](https://secure.gravatar.com/avatar/c7be29f230d0fc8df73e146bca8366fd.jpg?s=120&d=mm&r=g)
14 Nov
2007
14 Nov
'07
10:14 p.m.
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