-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels