Re: BUG #6627: Error while launching pgAdmin III

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #6627: Error while launching pgAdmin III
Дата
Msg-id 4FA3A01E0200002500047876@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: BUG #6627: Error while launching pgAdmin III  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #6627: Error while launching pgAdmin III
Список pgsql-bugs
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> pooja_khobragade@persistent.co.in writes:
>> Error while connecting to server FATAL: shmemindex size is wrong
>> for datastructure xlog ctl : expected xxx actaul xxx
>
> That's an interesting one.  The only theory that comes to mind is
> that you've got multiple versions of Postgres installed on your
> machine, and when the postmaster tries to launch a subprocess, the
> wrong copy of postgres.exe is being selected for some reason.  Or
> possibly you updated in place and didn't restart the postmaster?

Just so the OP is aware, running pg_ctl with the restart option is
generally not adequate to prevent problems with an update, in place
or not.  The postmaster must be stopped and then started.  Some
service scripts may do that, others don't.  So the safe thing,
unless you know exactly how your service script is written, is to
stop and then start again.

-Kevin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6627: Error while launching pgAdmin III
Следующее
От: Milen Lazarov
Дата:
Сообщение: no sufficient privileges to start system service