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. If I change 1 part of the query to not use an aggregate, it works. I'm also seeing this problem in lenny. I assume that atleast that part is a problem in libdbd-pg-perl or something related to it. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

