Can we replace the requirement for `psql`, which requires the full postgresql install, with `psycopg2-binary`? How many platforms does the latter support?
Can we replace the requirement for
psql, which requires the full postgresql install, withpsycopg2-binary? How many platforms does the latter support?