Re: initdb problem on Windows XP Home

From: Richard Huxton <dev(at)archonet(dot)com>
To: adurrant(at)cogeco(dot)ca
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: initdb problem on Windows XP Home
Date: 2006-12-02 13:20:50
Message-ID: 45717DB2.1010602@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

adurrant(at)cogeco(dot)ca wrote:
> Hi,
>
> I gave restricted permissions to the postgres user on the C: drive. After doing this, I could run initdb without issue.
> Something doesn't sit right with me with giving access to C: drive, but it works. If anyone has any insights on what
> this problem is/was and how I can get around it without granting access to C:, I would appreciate it.

Well, read-only permissions on C: should be alright (so long as it
doesn't imply read-only on the folders below).

It might be possible to remove the permissions after installation,
although I've never tried.

If it really concerns you, you could repartition and install just
PostgreSQL on drive D: (or whatever).

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-12-02 13:27:49 Re: Unsuccessful SIGINT - More Info
Previous Message hubert depesz lubaczewski 2006-12-02 12:54:52 Re: select query not using index