2008/11/26 Mikko Partio <mpartio@xxxxxxxxx>
obvioiusly.
so far I just do:
mkdir $INST
export PGDATA=$INST
export PGPORT=$INSTPORT
initdb
pg_ctl start
.. and that's it folks.
You know you don't need separate clusters (ie. installations) to have multiple databases?
obvioiusly.
so far I just do:
mkdir $INST
export PGDATA=$INST
export PGPORT=$INSTPORT
initdb
pg_ctl start
.. and that's it folks.
--
GJ