in bootstrap-local-first.conf I have to put 
the path to plpgsql.so in the language library dirs$
to make it work, 
but apparently this is supposed to be empty, 
and admins have to change it first , if they know 
the bootstrapper isn't going to find plpgsql.so ;
and they may only know this by trying to boostrap , 
having the boostrap fail, and then checking out the 
redo-v2.log for some time before locating the problem.
Sometimes the redo-v2.log doesn't give the right error, 
( like mine said gnumed_v2 database didn't exist) .
Is there a more convenient of managing this exceptional boostrap
case, whilst maintaining the elitist view that only admins 
should be able to boostrap?


[GnuMed defaults]

database owner alias = GnuMed owner

groups = $groups$
$groups$

procedural languages = $procedural languages$
$procedural languages$

language library dirs = $language library dirs$
/usr/lib/postgresql/8.0/lib/
$language library dirs$





_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to