Re: [BUGS] 7.1.3 w/ Perl/DBI application hangs

2001-11-13 Thread Tom Lane
"Doran L. Barton" <[EMAIL PROTECTED]> writes: > The problem I'm having with the queries "hanging" is apparently happening > as soon as a VACUUM ANALYZE is done on the database. Until a VACUUM ANALYZE > is done, the database is speedy and responsive. As soon as a VACUUM ANALYZE > is performed, the

Re: [BUGS] 7.1.3 w/ Perl/DBI application hangs

2001-11-13 Thread Doran L. Barton
I have made an interesting observation that SHOULD have been made before (yeah, stupid of me not to have made this connection before): The problem I'm having with the queries "hanging" is apparently happening as soon as a VACUUM ANALYZE is done on the database. Until a VACUUM ANALYZE is done, the