Re: Please help On Alternative Database Location - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Please help On Alternative Database Location
Date
Msg-id Pine.LNX.4.30.0103271752440.1215-100000@peter.localdomain
Whole thread Raw
In response to Please help On Alternative Database Location  (Francesco Protano <fprotano@yahoo.com>)
List pgsql-bugs
Francesco Protano writes:

> 1) su - username
> 2) set PGDATA2 = "/home/username" (but i tried
> relatives path too)
> 3) initlocation $PGDATA2
> 4) createdb -D $PGDATA2 mydb

initlocation PGDATA2
createdb -D PGDATA2 mydb

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/

pgsql-bugs by date:

Previous
From: "Cid R Andrade"
Date:
Subject: Bug about 'Foreign Key'
Next
From: Peter Eisentraut
Date:
Subject: Re: Local Host Security? All users should have passwords optionally...