Marco Bretschneider wrote:
Hi,
I just "converted" from mysql to postgres and want my perl applications to work with DBD-Pg. Unfortunately, I ran into troubles. Google leads me to
http://www.perlmonks.org/?node_id=568380
- seems I'm not the only one having troubles. What can I do? Is this a known
problem? Any Ideas, how to work it out?
I'm not a windows user, but the typical post of this type, in order to
be most helpful, will need at least:
1) Postgresql version
2) Perl version
3) DBD::Pg version
4) Windows information (OS type, and maybe other information, depending
on #5)
5) Error messages and, ideally, a short piece of code that reproduces
the problem
Sean