Postgresql Service Failed Error
От | arpit jain |
---|---|
Тема | Postgresql Service Failed Error |
Дата | |
Msg-id | a729baf0805060026t2231628dhe06b30d884523fe3@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Postgresql Service Failed Error
|
Список | pgsql-admin |
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
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
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
В списке pgsql-admin по дате отправления: