Re: starting problem when running postgresql

Поиск
Список
Период
Сортировка
От nilesh gujar
Тема Re: starting problem when running postgresql
Дата
Msg-id BAY18-F10VwcdZ06YO40000bc6b@hotmail.com
обсуждение исходный текст
Ответ на starting problem when running postgresql  ("vimalan dharmarajan" <vimal_it@engineer.com>)
Список pgsql-chat
Hi,

Looks like the options you have set to make postgres start as a service is
failing..

Check couple of things.

login as root
type mail at the promt and read the events..
you will see some mails to the root account & postgres too...

temp soultions is start you postgres as
/usr/local/pgsql/bin/postmaster -i -D /usr/local/pgsql/data &


temp soultions  to stop your postgres as
/usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data stop

bye

>From: "vimalan dharmarajan" <vimal_it@engineer.com>
>To: pgsql-chat@postgresql.org
>Subject: [pgsql-chat] starting problem when running postgresql
>Date: Tue, 19 Oct 2004 02:47:06 -0500
>
>Sir,
>      i am vimal,i saw ur forum .it is a very nice that is the reason i
>joined with u.
>
>      i am new in postgresql.when i started the postgresql , it  ran
>correct.but now it give failed error
>example.
>
>         [root ( at ) localhost root] /etc/rc.d/init.d/postgresql start
>         starting postgresql service        [FAILED]
>         [root ( at ) localhost root]
>
>          i dont know want to do . kindly help to me sir.
>--
>___________________________________________________________
>Sign-up for Ads Free at Mail.com
>http://promo.mail.com/adsfreejump.htm
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match

_________________________________________________________________
Buy or Sell. http://ads2.baazee.com/cgi-bin/banners/redirect.pl?id=1124 New
and Used Items.


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

Предыдущее
От: "vimalan dharmarajan"
Дата:
Сообщение: starting problem when running postgresql
Следующее
От: Norman Ross
Дата:
Сообщение: How do I "describe" a stored procedure?