Domagoj Cajic writes:
> then i attempted to create "my first database" following the
> instructions from tutorial, but i get this message:
>
> [root(at)localhost root]# createdb mydb
> psql: could not connect to server: No such file or directory
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
> createdb: database creation failed
You did not start the database server.
--
Peter Eisentraut peter_e(at)gmx(dot)net