On 5/13/06, Jeff Zhong <[EMAIL PROTECTED]> wrote:
I installing postgre SQL on Windowx XP
Product: PostgreSQL 8.1 -- Error 1920. Service 'PostgreSQL Database Server
8.1' (pgsql-8.1) failed to start. Verify that you have sufficient
privileges to start system services.
I got this error when I try to install postgresql on windowx XP
i am using the installer version which is from:
ftp://ftp5.us.postgresql.org/pub/PostgreSQL/binary/v8.1.3/win32/postgresql-8.1.3-1.zip
The user account that the service is created by the installer. I just wonder
why it cannot start the service with that account(postgres)
any hits are appreciated
Regards
Jeff
the installation completes? if so, try to start the service by hand
and show the error (eventlog should have a description)
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match