Re: Service startup - troubleshooting

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Service startup - troubleshooting
Дата
Msg-id 45CB588E.3060002@archonet.com
обсуждение исходный текст
Ответ на Service startup - troubleshooting  ("Mike" <djangst@gmail.com>)
Ответы Re: Service startup - troubleshooting  ("Mike" <djangst@gmail.com>)
Список pgsql-general
Mike wrote:
> Hello,
>
> I know this is probably a borderline Linux question but I think
> someone with PostgreSQL expertise will better be able to answer it (I
> already struck out on the Linux side and after much searching on the
> Web).
>
> I installed Postgres 8.1 on Ubuntu 6.10 using Synaptic. Postgres is
> listed under System|Administration|Services in the UI, and there's an
> init script (which references /usr/share/postgresql-common/init.d-
> functions) in the appropriate run level directory. However, Postgres
> still won't run at startup.

As root, try running:
   /etc/init.d/postgresql status
If that says it's running, check with ps, otherwise try
   /etc/init.d/postgresql start
Error messages should be printed to console or to a log somewhere like
/var/log/postgresql


--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Client connection: Port 5432 / Postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Error on table insert: attribute 13 has wrong type