Discussion:
Cluster in users home
(too old to reply)
Russell Shaw
2004-01-12 02:14:20 UTC
Permalink
Hi,
I just installed pgsql on debian. Can i have initdb create
the database cluster in my home directory and have it all
owned by russell instead of postgres?


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ***@postgresql.org
Bruno Wolff III
2004-01-12 15:48:15 UTC
Permalink
On Mon, Jan 12, 2004 at 13:14:20 +1100,
Post by Russell Shaw
Hi,
I just installed pgsql on debian. Can i have initdb create
the database cluster in my home directory and have it all
owned by russell instead of postgres?
This should work. You will need to run the postmaster under that same ID.
You probably need to worry about how you are going to have the postmaster
started when the machine reboots.

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ***@postgresql.org)
Loading...