SMF showing state to maintenance

Поиск
Список
Период
Сортировка
От Imran Rajjad
Тема SMF showing state to maintenance
Дата
Msg-id AANLkTikET6hLEgcjdMH_Bgg2t=VWXCyb7=vfw=JnzX51@mail.gmail.com
обсуждение исходный текст
Список pgsql-students
Helo/Greetings,

this is my first post on this mailing list,

I`m trying to set up PostGis  on a Solaris 10 on Sparc V9 machine. I
have installed PostGreSql V 9 , I have been following the Solaris 10
How to Guide from sun.com/solaris guide, I am trying to create a
service for PostGre so that I can remotely access it. I have added the
XML file and script file to their respective location. Now after
enabling the service when I check the status, Its state is shown as
maintenance, which seems to be indicating to some error, can anybody
tell me how to troubleshoot this problem or where to look for the
cause.

my shell:

# svcadm disable postgresql:default
# svcs postgresql
STATE          STIME    FMRI
disabled       16:11:32 svc:/application/database/postgresql:postgres
disabled       16:27:31 svc:/application/database/postgresql:default
# svccfg -s postgresql:default setprop method_context/user = "postgres"
# svccfg -s postgresql:default setprop method_context/user = "postgres"
# svcadm enable postgresql:default
# svcs postgresql
STATE          STIME    FMRI
disabled       16:11:32 svc:/application/database/postgresql:postgres
maintenance    16:37:02 svc:/application/database/postgresql:default



any links would be appreciated

regards,
Imran

--
I.R

В списке pgsql-students по дате отправления:

Предыдущее
От: piku phatowali
Дата:
Сообщение: suscribe
Следующее
От: michel wildcat
Дата:
Сообщение: create an extension of postgresql 9 with Visual C++ 2008 express edition