Skip to content

How to specify database name? #10

@jzpchen

Description

@jzpchen

Thanks for the docker image. It is very useful. I did run into some difficulty in using database name other than the default "postgres" when doing update and generate. I looked at the scripts/liquidbase-setup.sh, I saw the following:

url: jdbc:postgresql://$DB_PORT_5432_TCP_ADDR:$DB_PORT_5432_TCP_PORT/$POSTGRES_USER

When I did "-e POSTGRES_USER=test", then it started to use database "test". Is this intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions