I'm using Apache::Session::Postgres with Apache::ASP. I'm getting a Segmentation Fault whenever I do a $dbh->disconnect at the end of the script. When I comment out the the $dbh->disconnect however, I don't get any errors. Having a script without a $dbh->disconnect at the end is wrong isn't it. Anyone encountered this before? Thanks. -- Mike