[imp] postmaster.init?

Blair Lowe blair.lowe at compeng.net
Fri Dec 6 19:58:27 2002


Hi,

I'm running postgres 7.1.3 .

In the horde/scripts/db/README file it says:

PostgreSQL
~~~~~~~~~~
# su - postgres  (or whoever your database runs as... usually postgres)
$ psql -f pgsql_create.sql

This script will create a "horde" database and a "horde" user.

Also, you need to make sure you allow TCP connections to your
database.  PostgreSQL has a switch in one of its configuration files
('postmaster.init', or similar) that needs to be set to 'yes':

    PGALLOWTCPIP=yes



Where is postmaster.init? I can't find anything remotely similar in my
postgres package.

Thanks,
Blair.



More information about the imp mailing list