From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | tgauss(at)wolfsysteme(dot)de |
Cc: | Pg Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #8288: 9.3.0Beta2 - Windows Installer bug #7738 still open |
Date: | 2013-07-10 08:03:17 |
Message-ID: | CA+OCxoxTMrUq=0O5zFnn94f4C3w7rSiwgfM_HPJ9nef41qhtwg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, Jul 9, 2013 at 1:44 PM, <tgauss(at)wolfsysteme(dot)de> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 8288
> Logged by: Thomas Gauss
> Email address: tgauss(at)wolfsysteme(dot)de
> PostgreSQL version: Unsupported/Unknown
> Operating system: Windows 7 64bit
> Description:
>
> Having data directory on drive d:\database\data-9.3 it takes about 45
> minutes to initialise cluster. Most of the time icacls is run by the
> installer, seems like bug#7738 is still active in 9.3.0b2's installer.
iirc, we eventually came to the conclusion that in some (unknown)
circumstances, icacls will recursively examine ACLs, even though it's
not updating them. We're currently looking into alternative ways to
ensure the permissions needed to write to the data directory are
correct.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Kupershmidt | 2013-07-10 14:54:10 | Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist |
Previous Message | Tom Lane | 2013-07-09 23:42:33 | Re: plpgsql plan caching allowing invalid data to enter table? |