niks-git commented on issue #1445: Issue installing on Redshift URL: https://github.com/apache/incubator-superset/issues/1445#issuecomment-346553909 @petter-memrise regarding your comment above: _"Thanks xrmx, I tried just omitting that file and was able to add the Redshift DB as a data source in the web UI; I hadn't understood that this was an option at first.. Cheers!"_ Can you explain how were you able to do it? My requirement is that i want to bypass the default sqlite impl (superset.db) and select the postgresql on redshift. Is it possible to do that? I am able to edit the DB record in UI that exists for default DB, but I cannot see my changes getting reflected anywhere on the Redshift DB. Modifying the URL in config file doesn't help. It throws the same error for me too: ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.NotSupportedError) SQL command "CREATE SEQUENCE ab_user_id_seq" not supported. [SQL: 'CREATE SEQUENCE ab_user_id_seq']
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
