Re: Postgresql 9.2 Ubuntu - is not starting

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Postgresql 9.2 Ubuntu - is not starting
Дата
Msg-id e3133122-d0a8-8fd6-2c9e-66ec19de57d1@hogranch.com
обсуждение исходный текст
Ответ на Re: Postgresql 9.2 Ubuntu - is not starting  (Patrick B <patrickbakerbr@gmail.com>)
Ответы Re: Postgresql 9.2 Ubuntu - is not starting  (Patrick B <patrickbakerbr@gmail.com>)
Список pgsql-general
On 8/2/2016 1:17 PM, Patrick B wrote:

Ubuntu 16.04.1 LTS

 

How did you install Postgres and from where?

apt-get install postgresql-9.2 postgresql-contrib-9.2
dpkg -l postgresql
 



When I start it, it doesn't start...

Show the command you used to start it.

/etc/init.d/postgres start/stop/restart 

can you show the output of...

    pg_lsclusters

?


ubuntu has this whole infrastructure to support mutliple concurrent postgres installs...    the init.d/postgres 'service' will only start postgres clusters that are configured to autostart as shown by pg_lsclusters



-- 
john r pierce, recycling bits in santa cruz

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgresql 9.2 Ubuntu - is not starting
Следующее
От: Patrick B
Дата:
Сообщение: Re: Postgresql 9.2 Ubuntu - is not starting