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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match