Failure controlling PG 9.1 service on Ubuntu 10.04 32-bit

Поиск
Список
Период
Сортировка
От Jack Christensen
Тема Failure controlling PG 9.1 service on Ubuntu 10.04 32-bit
Дата
Msg-id 4E8F43A5.8010905@hylesanderson.edu
обсуждение исходный текст
Ответы Re: Failure controlling PG 9.1 service on Ubuntu 10.04 32-bit
Список pgsql-general
Just upgraded a machine from PostgreSQL 9.0 to 9.1. I uninstalled the
old version then installed the new one.

Whenever I try to run a service command to start, stop, or restart the
server it fails.

jackc@lizard:~$ sudo service postgresql stop
  * Stopping PostgreSQL 9.1 database server
  * Error: Could not open /proc/2193/comm
  [fail]

It seems to be happening in /usr/share/postgresql-common/PgCommon.pm:542

PostgreSQL is actually running fine, but the only way I can make any
changes is to reboot the server (or kill all the postgres processes I
suppose).

--
Jack Christensen
jackc@hylesanderson.edu


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Connection Pooling
Следующее
От: Bosco Rama
Дата:
Сообщение: select vs cursor/fetch speed disparity