Re: Install Postgresql on Win2000 with Admin Rights - Mailing list pgsql-general

From Stefan Sturm
Subject Re: Install Postgresql on Win2000 with Admin Rights
Date
Msg-id 204238CB-C381-4FAB-8CAE-F01C1A2C5D85@gmail.com
Whole thread Raw
In response to Re: Install Postgresql on Win2000 with Admin Rights  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Install Postgresql on Win2000 with Admin Rights
Re: Install Postgresql on Win2000 with Admin Rights
List pgsql-general
Hello,

i copied the dll files to the system32 directory. But now I get another error:
The Programm could not be initialized( 0xcc0000022 )

Any Hints?
Stefan Sturm


Stefan Sturm wrote:
Hello,
is there a Way to install PostgreSQL ( 8.3.1 ) on a Win2000 Maschine without Admin Rights?

Yes, but you cannot use the MSI installer, and you cannot install it as a service (for auto-start). You can download the binaries-no-installer and run the initdb and pg_ctl steps yourself (follow the Unix instructions for those parts)

//Magnus

pgsql-general by date:

Previous
From: "Anton Melser"
Date:
Subject: Re: Client-requested cast mode to emulate Pg8.2 on v8.3
Next
From: Stefan Sturm
Date:
Subject: Re: Install Postgresql on Win2000 with Admin Rights