Skip to content

ERROR: role "postgres" doesn not exist #23

Description

@cwilligv

Hi,

I'm trying to recreate option 2 from your census-loader (docker) but I get this error when it's trying to load data into the tables. It seems to be using the postgres user instead of the census user. This appears to be defined in the arguments.py script. All the docker config files set the $POSTGRES_USER env var as 'census' but somehow the script is using a different one. Should I change the pg_user from 'postgres' to 'census' in the arguments.py file?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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