Re: Strange error in Windows 10 Pro

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-24 08:55:36
Message-ID: 6441bd74-c3ee-2a9e-dc15-aab5cacbde6b@evolu-s.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Il 24/04/2018 04:09, Dale Seaburg ha
scritto:<br>
</div>
<blockquote type="cite"
cite="mid:b8898288-f6c6-0ed3-33aa-178766daafed(at)verizon(dot)net">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<p>Thanks to Moreno and Igor for the Event Viewer suggestions. 
Here are a few lines of log file where they differ between a
good install and a bad incomplete install.  The good install was
from my Shop PC with Windows 10 Pro.</p>
<p>BTW, I had success with another Dell PC with Win 10 Pro about 4
months ago.  This problem appears to be a one-off.<br>
</p>
Good Install:<br>
<i>Called AclCheck(C:\Program Files\PostgreSQL\9.6\data)</i><i><br>
</i><i>Called IsVistaOrNewer()...</i><i><br>
</i><i>    'winmgmts' object initialized...</i><i><br>
</i><i>    Version:10.</i><i><br>
</i><i>    MajorVersion:10</i><i><br>
</i><i>Executing icacls to ensure the SHOP-PC\Dale account can
read the path C:\Program Files\PostgreSQL\9.6\data</i><i><br>
</i><i>    Executing batch file 'rad0510A.bat'...</i><i><br>
</i><i>    processed file: C:\Program Files\PostgreSQL\9.6\data</i><i><br>
</i><i>Successfully processed 1 files; Failed processing 0 files</i><br>
<br>
Bad Install:<br>
<i>Called AclCheck(D:\PostgreSQL\9.6\data)</i><i><br>
</i><i>Called IsVistaOrNewer()...</i><i><br>
</i><i>    'winmgmts' object initialized...</i><i><br>
</i><i>    Version:10.</i><i><br>
</i><i>    MajorVersion:10</i><i><br>
</i><i>Executing icacls to ensure the WINDOWS-6BEGVO1\don king
account can read the path D:\PostgreSQL\9.6\data</i><i><br>
</i><i>    Executing batch file 'rad6DBC7.bat'...</i><i><br>
</i><i></i></blockquote>
<br>
It would be interesting to have the next 2 lines in "Bad install",
like in "good install", to know if rad6DBC7.bat excecution
terminated with or without errors.... so if there's an error it
would be nice to see it.<br>
I assume D: to be a secondary local drive or anyway a local
partition.... not a network or external one...<br>
<br>
Thanks<br>
Moreno.-<br>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 2.4 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tony Shelver 2018-04-24 11:36:00 Re: Rationale for aversion to the central database?
Previous Message Alexander Farber 2018-04-24 08:32:55 Re: Adding AVG to a JOIN