Re: Postgres 9.0 crash on win7

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres 9.0 crash on win7
Дата
Msg-id 10408.1286161015@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgres 9.0 crash on win7  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: Postgres 9.0 crash on win7
Re: Postgres 9.0 crash on win7
Re: Postgres 9.0 crash on win7
Список pgsql-bugs
Craig Ringer <craig@postnewspapers.com.au> writes:
> While it's consistently crashing my Pg 9 on win7 32-bit, too, I haven't
> been able to get a backtrace yet. I thought it'd be trivial given the
> ease of reproducing the crash - but the process that's crashing isn't
> the backend running the query.

> It looks like it's one of the helpers like the stats collector, autovac,
> bgwriter, etc. I'm unsure which yet.

I'd bet on autovacuum.  You might be able to reproduce the crash in the
foreground process by issuing a manual VACUUM or ANALYZE.

            regards, tom lane

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Postgres 9.0 crash on win7
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #5683: Service path incorrectly configured