Skip to content

Upgrade from 9.6 is dead #169

@dfeyer

Description

@dfeyer

I'm trying to upgrade an old project from 9.6 and I get the following error:

 Initializing datadir...
 Initializing certdir...
 Initializing logdir...
 Initializing rundir...
 Setting resolv.conf ACLs...
 Initializing database...
 ‣ Migrating PostgreSQL 9.6 data to 10...
 ‣ Installing PostgreSQL 9.6...
 E: The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' does not have a Release file.
 ERROR! Failed to install PostgreSQL 9.6. Exiting...

The packages have been moved to apt-archive.

Point your sources.list entry to

deb https://apt-archive.postgresql.org/pub/repos/apt bionic-pgdg main

Offical announcement:
https://www.postgresql.org/message-id/ZN4OigxPJA236qlg%40msg.df7cb.de

Do you think you support that in the current version of the image ? If not I can upgrade outside of docker without too much trouble.

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