Postgresql 8.3.3 refuces to start after increasing shared_buffers

Поиск
Список
Период
Сортировка
От A B
Тема Postgresql 8.3.3 refuces to start after increasing shared_buffers
Дата
Msg-id dbbf25900901141414s4e5053bdkcf4c35ee4a84152b@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgresql 8.3.3 refuces to start after increasing shared_buffers
Список pgsql-general
Setting
shared_buffers = 28MB

makes the startup script say
/etc/init.d/postgresql-8.3 restart
 * Service postgresql-8.3 starting
 * Starting PostgreSQL ...
waiting for server to
start...............................................................could
not start server                                [ !! ]
 * The pid-file doesn't exist but pg_ctl reported a running server.
 * Please check whether there is another server running on the same
port or read the log-file.
     [ !! ]
 * ERROR:  postgresql-8.3 failed to start

Reducing it to 27 MB makes it start right away.
What is this strange thing?

The postgresql.conf file is the one that was installed by default by
my linux distribution and I've only changed the logging (stderr
logging).

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

Предыдущее
От: Reg Me Please
Дата:
Сообщение: Re: A better BETWEEN for DATEs, TIMEs and TIMESTAMPs?
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: A better BETWEEN for DATEs, TIMEs and TIMESTAMPs?