Hello, janning [2009-08-03 11:50 +0200]: > $ jann...@buckelwal:~$ createdb pgbench > jann...@buckelwal:~$ psql -h localhost pgbench
Any reason why you sometimes specify -h and sometimes not? > jann...@buckelwal:~$ /usr/lib/postgresql/8.4/bin/pgbench -h localhost -i > pgbench > Connection to database "pgbench" failed: > could not connect to server: Connection refused > Is the server running on host "localhost" and accepting > TCP/IP connections on port 5432? Might be because pgbench is not handled by postgresql-common's pg_wrapper. What's the output of "pg_lsclusters"? Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

