Also tell people to install python-psycopg2 if using postgres in docs
This commit is contained in:
parent
084a619079
commit
21a84362ea
@ -74,7 +74,7 @@ Configure PostgreSQL
|
|||||||
|
|
||||||
These are the packages needed for Debian Wheezy (testing)::
|
These are the packages needed for Debian Wheezy (testing)::
|
||||||
|
|
||||||
sudo apt-get install postgresql postgresql-client
|
sudo apt-get install postgresql postgresql-client python-psycopg2
|
||||||
|
|
||||||
The installation process will create a new *system* user named ``postgres``,
|
The installation process will create a new *system* user named ``postgres``,
|
||||||
it will have privilegies sufficient to manage the database. We will create a
|
it will have privilegies sufficient to manage the database. We will create a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user