DEV: Wait up to 10 minutes for safe PG stop (#709)
authorRafael dos Santos Silva <xfalcox@gmail.com>
Wed, 19 Apr 2023 20:02:28 +0000 (17:02 -0300)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2023 20:02:28 +0000 (17:02 -0300)
commitd54cc57f5fe7910db77cd92cfe40f2e011135bac
tree312144f92171d045a83ff0c1e7b5962831d84627
parent82bec846a16440f2d6c40b4eec079cd69b55fcf0
DEV: Wait up to 10 minutes for safe PG stop (#709)

Over the years we had LOTS of cases of PostgreSQL instances that weren't stopped properly. This gives PG more time to handle it's shutdown cleanly on the worst case, but will still shutdown fast in normal cases.
launcher