add docs note about postgres 8.4 (LT)
This commit is contained in:
@@ -152,9 +152,10 @@ will take about 250MB including MIB files.
|
|||||||
|
|
||||||
root:~# useradd -m -p x -s /bin/bash netdisco
|
root:~# useradd -m -p x -s /bin/bash netdisco
|
||||||
|
|
||||||
Netdisco uses the PostgreSQL database server. Install PostgreSQL and then change
|
Netdisco uses the PostgreSQL database server. Install PostgreSQL (at least
|
||||||
to the PostgreSQL superuser (usually C<postgres>). Create a new database and
|
version 8.4) and then change to the PostgreSQL superuser (usually
|
||||||
PostgreSQL user for the Netdisco application:
|
C<postgres>). Create a new database and PostgreSQL user for the Netdisco
|
||||||
|
application:
|
||||||
|
|
||||||
root:~# su - postgres
|
root:~# su - postgres
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user