Skip to content

Failure, exiting: The source cluster was not shut down cleanly #27

@stephane-klein

Description

@stephane-klein

First I stop my postgres 9.4 service instance, next:

$ tree -L 2
.
├── 12
│   └── data
├── 9.4
│   └── data
├── data
├── pg_upgrade_internal.log
├── pg_upgrade_server.log
└── pg_upgrade_utility.log
$ docker run --rm -v `pwd`/:/var/lib/postgresql tianon/postgres-upgrade:9.4-to-12
Performing Consistency Checks
-----------------------------
Checking cluster versions                                   ok

The source cluster was not shut down cleanly.
Failure, exiting

Can you help me? What is my mistake?

Best regards,
Stéphane

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions