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:
Linas Vepstas 2001-06-07 19:50:35 +00:00
parent afaeb0e5f2
commit 391de95cd6

View File

@ -11,6 +11,8 @@ usable.
Postgres Install Instructions
-----------------------------
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
will setup and initialize basic Postgres first-time setup & config.
3) as root, 'su - postgres' then run 'createuser' to add your user id