jayhjha commented 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to