|
|
| XP is just a number | |
| PerlMonks |
Re: Perl DBI postgres questionby mje (Deacon) |
| on Dec 18, 2012 at 10:01 UTC ( #1009328=note: print w/ replies, xml ) | Need Help?? |
|
I don't use Postgres to do this but I have done something similar with DBD::ODBC and MS SQL Server. With DBD::ODBC, the messages output are passed to the odbc_err_handler (if you define one). Perhaps DBD::Pg has something similar.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||