| From: | Moreno Andreo <moreno(dot)andreo(at)evolu-s(dot)it> | 
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org | 
| Subject: | Re: Strange error in Windows 10 Pro | 
| Date: | 2018-04-23 14:54:22 | 
| Message-ID: | f2895bd0-7d58-e574-236e-6fa0a3104c5f@evolu-s.it | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-general | 
Il 21/04/2018 22:35, Adrian Klaver ha scritto:
> On 04/21/2018 01:08 PM, Dale Seaburg wrote:
>> Thanks Adrian for the suggestion of running the installer with Admin 
>> rights.  Unfortunately, I get the same results.  It appears that all 
>> of the folders within C:\Program Files\PostgreSQL\9.6 path are 
>> created, and populated, BUT, when the items in the *data* folder are 
>> to be created, or copied into, it leaves an error message as noted 
>> previously. The *data* folder is empty.
>>
>> It's almost as if the PC is missing a critical .dll needed in the 
>> *data* folder filling function (my guess).
>>
>> Again, I am at a loss as to what to do.
>
> Have you looked at the system logs e.g. Event Viewer?
If you look in %temp%", there should be one or more files named 
"bitrock_installer" or something similar (search for "bitrock"), that's 
the setup log with what's went good and what not.
Another hint I had since 9.1 times (it was 2012, I guess) was to avoid 
installing Postgres under system folders (c:\program files, c:\users, 
and so on) because in some cases there could be some nasty behaviors... 
try installing on something like c:\PG96...
HTH
Cheers,
Moreno.-
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Charlin Barak | 2018-04-23 14:59:35 | Using the public schema | 
| Previous Message | Igor Neyman | 2018-04-23 14:29:58 | RE: Strange error in Windows 10 Pro |