Trying to install PGSQL on Windows Server 2008 SP2 (not R2) x86_32. Got errors like "Problem running post-install step. Installation may not complete correctly. Failed to start the database server" and something like that. And also installation doesn't fill data directory - it empty. I tried start PGSQL manually via pg_ctl(register and start) and initdb, but nothing works. Reinstalled many times with removing postgres user via Computer Management and his folder. Again, no result.
Guys, maybe you have good manuals or experience about deploying PGSQL on Server 2008?