------=_Part_13763_10502566.1210058771961
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hii
I have installed postgresql-8.2.6 in /usr/local/postgresql/ directory.
I have also created the data dictionary in /var/lib/pgsql/data directory
using following commands:
/usr/local/postgresql/bin/initdb -D /var/lib/pgsql/data/
The owner of my var/lib/pgsql/data directory is globus and owner of
usr/local/postgresql/bin/initdb
is root
I have also edited the following files in
/var/lib/pgsql/data/postgresql.conf by adding listen_addresses='*' and
/var/lib/pgsql/data/pg_hba.conf by adding
host rftDatabase "globus" "140.221.8.31" 255.255.255.255 md5
Now when I am trying to run /etc/init.d/postgresql restart : It gives me
following error:
Stopping postgresql service: [FAILED]
Starting postgresql service: [FAILED]
Can anybody help??
Thanks in advance
Arpit
------=_Part_13763_10502566.1210058771961
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hii <br>
<br>
<br>
I have installed postgresql-8.2.6 in /usr/local/postgresql/ directory.<br>
I have also created the data dictionary in /var/lib/pgsql/data directory
using following commands: <br>
<br>
<span style="font-weight: bold;">/usr/local/postgresql/bin/initdb -D
/var/lib/pgsql/data/<br>
<br>
</span><span style="font-weight: bold;">The owner of my var/lib/pgsql/data
directory is globus and owner of </span><span style="font-weight:
bold;"><span style="font-weight:
bold;">usr/local/postgresql/bin/initdb is root</span><br>
</span> <br>
I have also edited the following files in <span style="font-weight:
bold;">/var/lib/pgsql/data/postgresql.conf</span> by adding
listen_addresses='*' and<br>
/var/lib/pgsql/data/pg_hba.conf by adding <br>
<br>
<pre style="font-weight: bold;" class="screen">host rftDatabase
"globus" "<a
href="http://140.221.8.31">140.221.8.31</a>"
<a
href="http://255.255.255.255">255.255.255.255</a>
md5 <br></pre>
<br>
Now when I am trying to run <span style="font-weight:
bold;">/etc/init.d/postgresql restar</span>t : It gives me following
error:<br>
<br>
Stopping postgresql
service:
[FAILED]<br>
Starting postgresql
service:
[FAILED]<br>
<br>
<br>
Can anybody help??<br>
<br>
<br>
Thanks in advance<br>
Arpit<br>
<br>
<br>
<pre style="font-weight: bold;" class="screen"><br><br><br><br></pre>
------=_Part_13763_10502566.1210058771961--