Re: rebellious postgres process

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: rebellious postgres process
Дата
Msg-id 18975.1225814099@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: rebellious postgres process  (Laszlo Nagy <gandalf@shopzeus.com>)
Список pgsql-admin
Laszlo Nagy <gandalf@shopzeus.com> writes:
> The process is still running:

Could you attach to it with gdb and see what it's doing?

>> Do you have a whole lot of tables in this database?
> One database has 140 tables, the other has 62. (There are two other
> database instances but they are rarely used.)
>> (Or even more directly: how large is $PGDATA/global/pgstat.stat ?)
>>
> -rw-------  1 pgsql  pgsql  54536 Nov  3 20:11 pgstat.stat

Well, that lets out the theory that it just has a whole lot of stats
to keep track of ... although it's quite interesting that the file
timestamp isn't current.  Somehow it's evidently gotten wedged in
a way that prevents it from updating the file.

            regards, tom lane

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

Предыдущее
От: Laszlo Nagy
Дата:
Сообщение: Re: rebellious postgres process
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: rebellious postgres process