-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
Hi, I'm trying to migrate from 12 to 13, but I have the error role "postgres" does not exist
.
It's normal because this database doesn't contain this role, is there any way to specifiy it?
I've tried with docker run --rm -v /docker/postgres:/var/lib/postgresql -e POSTGRES_PASSWORD=pas**rd -e POSTGRES_USER=us@r tianon/postgres-upgrade:12-to-13 --link
but it seems to me that the environment variables ar not set. :(
Metadata
Metadata
Assignees
Labels
No labels