Re: createdb confusion - Mailing list pgsql-general

From newsreader@mediaone.net
Subject Re: createdb confusion
Date
Msg-id 20010808202345.A17071@dragon.universe
Whole thread Raw
In response to createdb confusion  (newsreader@mediaone.net)
List pgsql-general
I am using 7.1.2 on red hat 7.1

I compiled postgres myself

On Wed, Aug 08, 2001 at 08:16:35PM -0400, newsreader@mediaone.net wrote:
> man creatdb says -D supposed to be specify the
> alternative location
>
> I try (as postgres user)
>
> $ createdb -D /bla bla
>
> and it says
>
>     absolute path are not allowed.
>
> Then I read man initlocation.  The example
> I see is
>
> $ initlocation /opt/postgres/data
> $ createdb -D /opt/postgres/data/testdb testdb
>
> so I do the same and it fails with the same reason
>
> Does anyone have any idea?
>
> thanks
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

pgsql-general by date:

Previous
From: newsreader@mediaone.net
Date:
Subject: createdb confusion
Next
From: Mike Mascari
Date:
Subject: Re: createdb confusion