BUG #14868: Postgres as Windows Service doesn't shutdown properly

From: tschimail1(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Cc: tschimail1(at)gmail(dot)com
Subject: BUG #14868: Postgres as Windows Service doesn't shutdown properly
Date: 2017-10-24 09:20:10
Message-ID: 20171024092010.1473.89893@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14868
Logged by: Klaus Hofbauer
Email address: tschimail1(at)gmail(dot)com
PostgreSQL version: 9.6.5
Operating system: Windows 7 Pro
Description:

When I shutdown my notebook (it is not the fasted), i find the fast shutdown
log entry in the logfile, but i don't find the checkpoint starting: shutdown
immediate entry. At startup my cluster trigger the database recovery.
pg_ctl should communicate with windows, that it needs more time for
shutdown. There are mechanism from WIN7, that the cluster gets more time to
stop correctly.

Browse pgsql-bugs by date

  From Date Subject
Next Message YasonTR 2017-10-24 12:00:43 Possible regression in 'UPDATE ... SET (<column list>) = <row expression>' with just one single column/row value since v10
Previous Message Michael Paquier 2017-10-23 22:21:34 Re: BUG #14866: The generated constraint in the typed table causes the server to crash