"A.M." <[EMAIL PROTECTED]> writes: > You are using a completely outdated interface to postgres. Looking on > CPAN, Pg.pm was last updated 04 Apr 2000. Which version of postgresql are > you using? It is likely that the old interface blows up when connecting to > a postgresql from >2000.
It shouldn't ... current servers are supposed to be backwards compatible with old clients, at least at the protocol level. But yes, version skew is something to keep in mind here. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly