On Sun, Mar 08, 2009 at 08:24:11PM +0100, Kurt Roeckx wrote: > The uninitialized warnings seem to come from the query > with the SUM() in it. For some reason it does not > seem to like queries with aggregates in it. I've tried > casting it to integer and varchar and things like that, > but that doesn't solve anything. > > The same warnings are in the postgres_block_read_ script.
I found the problem. It seems to be using the template1 database for some reason. And since nothing is making use of that, of course it doesn't have any stats. It makes one wonder why you have to make a symlink for a database in the first place. Kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org