I installed postgresql-9.1 in windowsXP.
The service "postgresql-9.1" stoped and could not start when computer shut
down by accident.
In task manager, exist one or more "postgres.exe" process.
The service "postgresql-9.1" can start after stop all the "postgres.exe"
process.
Thanks,
Fanbin
I installed the PostgreSql9.0 in windows 7 with "one click installer".
How can i backup another PostgreSql server database remotely via an
internet connection .
I trid "add a connection to a server", but it did not work.
Does anyone can help me or give suggestions?
Thanks
Fanbin
Hi:
I installed PostgreSQL9.0 from EnterpriseDB with“one click installer” in
windows 7 & 32bit.
and use microsoft visual studio 2010 c++.
I added the libpq.lib to the link property of the project, also included the
lib folder and path.
Successfully compiled .c and .cpp file after transfer .pg