Re: Install Postgresql on Win2000 with Admin Rights

From: Stefan Sturm <stefan(dot)s(dot)sturm(at)googlemail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Install Postgresql on Win2000 with Admin Rights
Date: 2008-03-25 09:55:48
Message-ID: F70AC206-BA38-42FD-BE45-AC5E05D65451@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

> 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

thanks for your answer. I downloaded the binaries and tried to run
inidb.
But then I get the message, that he could not find libintl3.dll. But
it is in this directory...

Any Hints?

Thanks,
Stefan Sturm

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Sturm 2008-03-25 10:18:51 Re: Install Postgresql on Win2000 with Admin Rights
Previous Message Anton Melser 2008-03-25 09:46:50 Re: Client-requested cast mode to emulate Pg8.2 on v8.3