From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | Dale Seaburg <kg5lt(at)verizon(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Windows 10 Pro issue |
Date: | 2018-02-13 20:10:22 |
Message-ID: | c05d186d-9052-be46-7012-bf4d402bbf85@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 02/13/2018 12:07 PM, Dale Seaburg wrote:
> Server: Windows 10 Pro system
> Postgresql: 8.4.5 installed several months ago and working correctly,
> until recently
>
> On Feb 9, 2018 about 7 PM pg_log file recorded:
>
> 2018-02-09 15:04:23 CST LOG: unexpected EOF on client connection
> 2018-02-09 19:12:41 CST LOG: received fast shutdown request
> 2018-02-09 19:12:41 CST LOG: aborting any active transactions
> 2018-02-09 19:12:41 CST LOG: autovacuum launcher shutting down
> 2018-02-09 19:12:41 CST LOG: shutting down
> 2018-02-09 19:12:43 CST LOG: database system is shut down
>
> On Feb 12, 2018 about 2 PM after computer was restarted, pg_log file
> recorded:
>
> 2018-02-12 14:17:31 CST LOG: could not open configuration file
> "C:/WINDOWS/system32/ConfigDir/pg_hba.conf": No such file or directory
> 2018-02-12 14:17:31 CST FATAL: could not load pg_hba.conf
Is the pg_hba.conf file actually there?
If it is there have the permissions changed on it or the directories above?
>
> The log event on Friday, appears to have recorded a forced shutdown -
> Windows 10 update install, maybe? No one at business to record what may
> have happened.
>
> On Monday afternoon, postgres service refused to Start as indicated in
> that day's log event.
>
> Any ideas as to what might have happened, or caused this anomaly? It's
> almost as if some Environment Variables were missing, or scrambled. I
> don't think Postgresql uses the Windows Registry, in place of EV's, does
> it?
>
> Dale Seaburg
>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | George Neuner | 2018-02-13 20:21:57 | Re: Connection loosing at some places - caused by firewall |
Previous Message | Dale Seaburg | 2018-02-13 20:07:12 | Windows 10 Pro issue |