You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/03 06:00:17 UTC

[GitHub] [incubator-superset] jayhjha edited a comment on issue #6930: How to configure a datasource Extra parameter?

jayhjha edited a comment on issue #6930: How to configure a datasource Extra parameter?
URL: https://github.com/apache/incubator-superset/issues/6930#issuecomment-608241231
 
 
   @lhyundeadsoul were you able to figure this out? 
   I'm having the same issue on Superset v0.35.1.
   
   When I use 
   ```
   "engine_params": {"connect_args": {"pool_size": 10, "max_overflow": 20}}
   ```
   I get: 
   ```
   (psycopg2.ProgrammingError) invalid dsn: invalid connection option "pool_size" (Background on this error at: http://sqlalche.me/e/f405)
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org