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 2021/08/05 22:42:36 UTC

[GitHub] [superset] kevin-struckhoff commented on issue #16096: Error adding a Postgres Database

kevin-struckhoff commented on issue #16096:
URL: https://github.com/apache/superset/issues/16096#issuecomment-893867248


   No, the psycopg2 install failed, so I installed psycopg2-binary, per the error msg from the psycopg2 install.
   
    Error: pg_config executable not found.
   
       pg_config is required to build psycopg2 from source.  Please add the directory
       containing pg_config to the $PATH or specify the full executable path with the
       option:
   
           python setup.py build_ext --pg-config /path/to/pg_config build ...
   
       or with the pg_config option in 'setup.cfg'.
   
   pg_config is only on my db server.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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