worldveil / dejavu

Audio fingerprinting and recognition in Python
MIT License
6.36k stars 1.43k forks source link

psycopg2.OperationalError #306

Closed Aryan39232 closed 3 months ago

Aryan39232 commented 3 months ago

When i add python example_docker_postgres.py then i got this error

psycopg2.OperationalError: connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? connection to server at "localhost" (::1), port 5432 failed: Cannot assign requested address Is the server running on that host and accepting TCP/IP connections?

What should need to do for this one