On Sat, Feb 16, 2008 at 01:12:40PM +0200, Сергей Хомицкий wrote: > Hi. Help me, please with Pg for Windows: > > 1. WinXP SP2 > 2. Perl: > > This is perl, v5.8.8 built for MSWin32-x86-multi-thread > (with 33 registered patches, see perl -V for more detail) [snip] > > 3. PostgreSQL: > > postgres (PostgreSQL) 8.2.1 > > 4. Pg install as: > > ppm install http://dbdpgppm.projects.postgresql.org/DBD-Pg-5.8s.ppd
[snip] I think your problem is that you haven't actually installed Postgresql. The DBD-Pg-5.8s.ppd you mention above is merely the Perl interface, not the database itself. Toby
