This was it...After the upgrade to 1.32_1, it now works normally. Thanks for everyone's help, dianne
> > You probably have a unknown (to DBD::Pg) column type in your > > table. And > > thereis a bug in 1.31 where an unknown column will cause a > > null pointer > > deref and your program will exit with a SIGSEGV. Try 1.32_1 > > on CPAN and > > see if that fixes your problem. > > > > Rudy > > Rudy, > > Good call...one of the columns is a custom type. I'll try > 1.32_1 and post my results. > > Thanks, > dianne > >
