Hi, I'm new to PG (not 2 Perl).
Is there a way to distinguish the error I get from various methods (eg. connect) besides parsing the text? I try few connect errors (wrong user, wrong port) and the error code returned is 1 (DBI::err) and state is 25P01 (DBI::state) and the error string is vary. Thanks, Uri.
