Christian Marschalek writes:
> Should be selv explainable:
>
> postgres@Server:/home/legshot > initdb
> initdb: You must identify where the the data for this database
> system will reside. Do this with either a --pgdata invocation
> option or a PGDATA environment variable.
>
> postgres@Server:/home/legshot > echo $PGDATA
> /mnt/hdb/usr/local/pgsql/data
export PGDATA
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/