appnexus / schema-tool

framework-agnostic, schema management tool for everyone
Other
40 stars 21 forks source link

fix vertica things #87

Closed palixthepalalix closed 5 years ago

palixthepalalix commented 5 years ago

I was seeing this error:

 $ ../../../misc/schema-tool/schema init
/Users/acook/repos/schemas/vertica-schemas/transaction/venv/lib/python2.7/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  """)
Creating revision database
Error: Cannot connect to Vertica Db: connect() takes exactly 0 arguments (1 given)
Ensure that the server is running and you can connect normally