Hi,
I have postgres
8.1.1 running on Windows Server 2003. I don't know why my server did stop and
now I'm not able anymore to start the server.
When I start the
server, the service start and shut down immediately. Nothing is written in the
log file. I did check the *.conf files and every
Postgres 8.0.2 for
Windows is install on a Microsoft Windows Server 2003 system. The installation
was made with all the default values.
We made a backup of
one of our database with the following instruction :
pg_dump –i –h serverName –p
5432 –U userName –W password –F c backupFileName
da