1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 10:51:04 +00:00
This commit is contained in:
Louis-Philippe Véronneau 2017-06-26 11:54:39 -04:00
parent ab3a3f2806
commit e562f6d3c4

View File

@ -65,9 +65,9 @@ You may also need a database specific package:
* PostgreSQL: `apt-install python-psycopg2`
Due to a bug in `storm`, `psycopg2` version 2.5 and later does not work
properly. You can either use version 2.4 or [patch storm][] yourself.
properly. You can either use version 2.4 or [patch storm][storm] yourself.
[patch-storm]: https://bugs.launchpad.net/storm/+bug/1170063
[storm]: https://bugs.launchpad.net/storm/+bug/1170063
### Configuration