vacuum bug

Поиск
Список
Период
Сортировка
От geva
Тема vacuum bug
Дата
Msg-id aou47s$19ui$1@news.hub.org
обсуждение исходный текст
Ответы Re: vacuum bug  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-bugs
i'm encountering  an recurring problem in which running vacuum on a
relatively large
    database ( >30000 rows) causes the database to corrupt rather badly. all
subsequent  calls to  vacuum does not return, and the only solution is to
pg_dump the database, drop all or some of the tables, and recover the
database using \i or psql -e.

    i am working with version 7.0 .

    is it a known bug ? was it solved on later versions? is there a
workaround?

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

Предыдущее
От: Nicolaus Erichsen
Дата:
Сообщение: 'pg_dump --create' forgets database encoding
Следующее
От: Arne Woerner
Дата:
Сообщение: 10 concurrent clients / pure insert SQL scripts (each 100000 lines)