in reply to Re: Re: Recommendations on module for Perl <-> PostgreSQL interaction
in thread Recommendations on module for Perl <-> PostgreSQL interaction

It was not a recommendation - it was a clarification. I don't recommend using ODBC over DBD::Pg or some other library. I just seemed to me that you need to use ODBC - and I explained that in that case you don't need DBD::Pg. Actually I would rather not use ODBC when I can - I like the DBD abstraction.
  • Comment on Re: Re: Re: Recommendations on module for Perl <-> PostgreSQL interaction