mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add versino info
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4515 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
afaeb0e5f2
commit
391de95cd6
@ -11,6 +11,8 @@ usable.
|
|||||||
Postgres Install Instructions
|
Postgres Install Instructions
|
||||||
-----------------------------
|
-----------------------------
|
||||||
1) Install PostgresSQL server, client and devel packages.
|
1) Install PostgresSQL server, client and devel packages.
|
||||||
|
(Both the 6.x and the 7.x versions of Postgres should work).
|
||||||
|
|
||||||
2) if installed from redhat, then running /etc/rc.d/init.d/postgresql
|
2) if installed from redhat, then running /etc/rc.d/init.d/postgresql
|
||||||
will setup and initialize basic Postgres first-time setup & config.
|
will setup and initialize basic Postgres first-time setup & config.
|
||||||
3) as root, 'su - postgres' then run 'createuser' to add your user id
|
3) as root, 'su - postgres' then run 'createuser' to add your user id
|
||||||
|
Loading…
Reference in New Issue
Block a user