Re: [PG_UPGRADE] 9.6 to 10.5
| От | Bruce Momjian |
|---|---|
| Тема | Re: [PG_UPGRADE] 9.6 to 10.5 |
| Дата | |
| Msg-id | 20180810161245.GA7815@momjian.us обсуждение исходный текст |
| Ответ на | [PG_UPGRADE] 9.6 to 10.5 (DEGLAVE Remi <remi.deglave@lyreco.com>) |
| Ответы |
Re: [PG_UPGRADE] 9.6 to 10.5
Re: [PG_UPGRADE] 9.6 to 10.5 |
| Список | pgsql-bugs |
On Fri, Aug 10, 2018 at 12:51:29PM +0000, DEGLAVE Remi wrote:
> The source cluster was not shut down cleanly.
>
> Failure, exiting
>
>
>
> I tried to restart and shutdown clusters with another methods (-m options of
> pg_ctl, killing processes, …) still have the same issue.
There is new code in PG 10.5 thta detects that the server is cleanly
shut down. You can no longer use '-m immediate' to shut down either
server, but 'smart' and 'fast' should be fine. Can you run
pg_controldata on each cluster before you run pg_upgrade to verify that
they say "Shutdown":
$ pg_controldata /u/pg/data
...
Database cluster state: shut down
---------
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
В списке pgsql-bugs по дате отправления: