Forum OpenACS Q&A: Re: error PostgreSQL installation

Collapse
Posted by Torben Brosten on
Which instructions are you following? One of these or another?

https://openacs.org/doc/current/win2k-installation.html
https://openacs.org/doc/current/install-redhat.html
https://openacs.org/doc/current/postgres.html

And where there are choices, which on(s) did you use?

I suspect you have more than one pg installed, maybe 3, based on the different versions that are shown in your examples: 7.4.5, 7.3.2, 7.4.10. Notice, when you start psql:

[postgres@localhost postgresql-7.4.5]$ psql test
Welcome to psql 7.3.2, the PostgreSQL interactive terminal.