offline*

Started by LARC/J.L.Shipman/jshipmanabout 18 years ago2 messagesgeneral
Jump to latest
#1LARC/J.L.Shipman/jshipman
Jeffery.L.Shipman@nasa.gov

On occasion and for reasons I cannot fathom, postgres will show as

$ svcs postgresql
STATE STIME FMRI
disabled 10:23:23 svc:/application/database/postgresql:version_81
offline* 13:58:38 svc:/application/database/postgresql:version_82

I will not be able to access the database

I am running 8.2.5 on Solaris 10. Does anybody have any advice.

#2Andy Colson
andy@squeakycode.net
In reply to: LARC/J.L.Shipman/jshipman (#1)
Re: offline*

LARC/J.L.Shipman/jshipman wrote:

On occasion and for reasons I cannot fathom, postgres will show as

$ svcs postgresql
STATE STIME FMRI
disabled 10:23:23 svc:/application/database/postgresql:version_81
offline* 13:58:38 svc:/application/database/postgresql:version_82

I will not be able to access the database

I am running 8.2.5 on Solaris 10. Does anybody have any advice.

I think its svcs -x that shows details about non-running services. What
does it say?

-Andy