Hello Scott, > Note that even if you ARE going to run each cluster under a different user > (I recommend running each cluster under a different user so you can do > 'insane' things like let each person have C as an untrusted language and > be their own superuser in a mostly sane way) you still only need to > compile Postgresql only once. Unless you're going to run multiple > versions you shouldn't need multiple installs / seperate --prefix > switches. Yes, this is one problem I have: Another person has a database running on this server, but he is only the admin, not the 'engineer', but he also develop on another instance of his database and needs to restart his database instance on its own. I on myself using at the moment three databases for one instance, because two of this are only test-dbs, but during next week, we start working on it and then I can't restart the db without notifiy all users and even about this I want to try to let run all databases in its own instance (or thread).
Hope I explained it right, some words only know in german, not in english. Daniel ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend