Re: nmsbdmgr doesnt start

This is a multi-part message in MIME format.

------_=_NextPart_001_01CB0B9E.00A909DA
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi ,

We have postgressql database installed along with HP NNM, as an embedded =
database.

The database is not starting up for some reason, due to which NNM is =
completly down.

I did check the pg_log, and i see the following lines:
2010-06-14 11:36:23.790 : postgres:1256:0FATAL: no pg_hba.conf entry =
for host "172.16.xx.xx", user "postgres", database "postgres"
2010-06-14 11:38:44.346 : :9456:LOG: received smart shutdown request
2010-06-14 11:38:44.346 : :1444:LOG: shutting down
2010-06-14 11:38:44.346 : :1444:LOG: database system is shut down
2010-06-14 11:38:45.375 : :9684:LOG: logger shutting down

I hope this might be the reason why postgres is not coming up.

From the HP NNM end, i see the following error:
6/14/2010 11:38:44 AM Connection test to database failed: could not =
connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?


Can you please look into this and reply ASAP, to resolve the issue .

Regards,
Prasad DVN

------_=_NextPart_001_01CB0B9E.00A909DA
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML dir=3Dltr><HEAD>=0A=
<META content=3D"text/html; charset=3Dunicode" http-equiv=3DContent-Type>=0A=
<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.18812"></HEAD>=0A=
<BODY>=0A=
<DIV><FONT color=3D#000000>Hi ,</FONT></DIV>=0A=
<DIV> </DIV>=0A=
<DIV>We have postgressql database installed along with HP NNM, as an =
embedded database.</DIV>=0A=
<DIV> </DIV>=0A=
<DIV>The database is not starting up for some reason, due to which NNM =
is completly down.</DIV>=0A=
<DIV> </DIV>=0A=
<DIV>I did check the pg_log, and i see the following lines:</DIV>=0A=
<DIV>2010-06-14 11:36:23.790 : postgres:1256:0FATAL:  no =
pg_hba.conf entry for host "172.16.xx.xx", user "postgres", database =
"postgres"</DIV>=0A=
<DIV>2010-06-14 11:38:44.346 : :9456:LOG:  received smart shutdown =
request</DIV>=0A=
<DIV>2010-06-14 11:38:44.346 : :1444:LOG:  shutting down</DIV>=0A=
<DIV>2010-06-14 11:38:44.346 : :1444:LOG:  database system is shut =
down</DIV>=0A=
<DIV>2010-06-14 11:38:45.375 : :9684:LOG:  logger shutting =
down</DIV>=0A=
<DIV> </DIV>=0A=
<DIV>I hope this might be the reason why postgres is not coming up.</DIV>=0A=
<DIV> </DIV>=0A=
<DIV>From the HP NNM end, i see the following error:</DIV>=0A=
<DIV>6/14/2010 11:38:44 AM Connection test to database failed: could not =
connect to server: Connection refused (0x0000274D/10061)<BR> Is the =
server running on host "127.0.0.1" and accepting<BR> TCP/IP =
connections on port 5432?</DIV>=0A=
<DIV> </DIV>=0A=
<DIV> </DIV>=0A=
<DIV>Can you please look into this and reply ASAP, to resolve the issue =
..</DIV>=0A=
<DIV> </DIV>=0A=
<DIV>Regards,</DIV>=0A=
<DIV>Prasad DVN</DIV></BODY></HTML>
------_=_NextPart_001_01CB0B9E.00A909DA--
Prasad DVN [ Mo, 14 Juni 2010 10:42 ] [ ID #2043408 ]

Re: nmsbdmgr doesnt start

"Prasad DVN" <dvn_prasad [at] emitac.ae> writes:
> 2010-06-14 11:38:44.346 : :9456:LOG: received smart shutdown request

Something sent the postmaster process a SIGTERM signal. Don't do that ...

regards, tom lane

--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Tom Lane [ Mo, 21 Juni 2010 21:37 ] [ ID #2043415 ]
Datenbanken » gmane.comp.db.postgresql.admin » Re: nmsbdmgr doesnt start

Vorheriges Thema: Re: Programatically create, dump, copy to other serverand restore database
Nächstes Thema: Programatically create, dump, copy to other server andrestore database