dear ryan,
it works now..
thank you very much, really appreciate your
help.
selvam
- Original Message -
From:
Ryan C. Bonham
To: Selvam
Sent: Friday, July 27, 2001 5:10 AM
Subject: RE: [ADMIN] Problem starting
postgresql
Edit
the postmaster.conf file
OK Selvam:
I'm not just a teatcher, so I'm going to tell you the
way I've used:
You should make a little script called 'postgres', and
put it into /etc/rc.d/init.d/ directory
This script ('postgres') says so:
su - 'postgres' -c 'postmaster -i -o -F
&'> /home/postgres/pgsql/server.log 2>&
I have just installed PostgreSQL7.1.2. I am running
Red Hat 7.1 I uninstalled the PostgreSQL distribution 7.0x which came
together with it using RPM. I downloaded the RPMs for PostgreSQL7.1.2 using RPM.
I started the postgresql service by typing
/etc/rc.d/init.d/postgresql start. The comman