van-vothanh commented on issue #18616: URL: https://github.com/apache/superset/issues/18616#issuecomment-1695458536
@1c7 how did you create the database and tables on your rds postgres instance? did you use any scripts at all? I received this error while trying to initialise superset (through `superset db upgrade` and `superset init`) on AWS with an RDS Postgresql as my alchemy sql db. ``` ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) connection to server at "supersetonawsstack-dbdbinstance9a2be2bc-zbt2dzoh5p2r.czwjehjvce2q.ap-southeast-2.rds.amazonaws.com" (10.0.119.22), port 5432 failed: FATAL: database "superset" does not exist ``` thank you in advance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
