On Monday 05 December 2005 23:55, Richard Terry wrote: > Doesn't seem to be in my config file: > > [EMAIL PROTECTED] data]# grep check postgresql.conf > #checkpoint_segments = 3 # in logfile segments, min 1, 16MB > each > #checkpoint_timeout = 300 # range 30-3600, in seconds > #checkpoint_warning = 30 # in seconds, 0 is off > #check_function_bodies = on > > > Maybe there is a stuffed up postgres installation on my machine. Do you > think I should completely remove postgres, wipe out all the postgres > directories, and re-install?
What do you means it's not there ? See above. It has been commented. But *if* > #check_function_bodies = on defaults to on on your machine you might have to explicetly set it to off. If that that doesn't work removing is an option. But since there might be other user's setups just like your's I reccomend we do all we can to make it work on your system unless we find out your postgres has a problem > > richard > > On Tuesday 06 December 2005 09:27, Karsten Hilbert wrote: > > Richard, > > > > please do keep those logs coming. > > > > However, if you need a working database *now* you can edit > > postgresql.conf and change "check_function_body" to "false". > > > > I'll keep fixing them along the way if you keep providing > > bug reports. For that you'd have to revert the above change > > for testing. > > > > Karsten -- Sebastian Hilbert Leipzig / Germany [www.openmed.org] -> PGP welcome, HTML ->/dev/null ICQ: 86 07 67 86 -> No files, no URL's VoIP: callto://[EMAIL PROTECTED] My OS: Suse Linux. Geek by Nature, Linux by Choice _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
