Re: Problem with 'postgres' db with 8.0 on a MacBook

From: Markus Schiltknecht <markus(at)bluegap(dot)ch>
To: Jonathon McKitrick <jcm(at)FreeBSD-uk(dot)eu(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with 'postgres' db with 8.0 on a MacBook
Date: 2006-06-07 17:48:00
Message-ID: 44871150.9060507@bluegap.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Jonathon,

Jonathon McKitrick wrote:
> : # psql template1 -c "CREATE DATABASE test;"
>
> CREATE DATABASE
>
> is the result.

Looks good. Can you connect to that database then?

> : What does psql -l say?
>
> FATAL: database 'postgres' does not exist

As Tom said: check if you are really calling you self-compiled binaries:

# which pgsql

Markus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Hart 2006-06-07 17:57:15 Re: What are the characteristics of a good user-defined data type?
Previous Message Tom Lane 2006-06-07 17:46:50 Re: Backslash problems with 8.1.4