Re: Table Corruption

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Table Corruption
Дата
Msg-id 11522.973790387@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Table Corruption  ("mike focosi" <mike@goldendome.com>)
Список pgsql-general
"mike focosi" <mike@goldendome.com> writes:
> I have several php scripts that allow my clients to add stories to a
> database. I've noticed that once in a while, when they attempt to
> insert/update more than 8k into a table, the table is becoming corrupted.

> Has anybody ever had any problems like the one I described. I've yet to
> upgrade our database servers to 7+ (running 6.4) so I'm hoping maybe that
> would solve the problem. But I'd like to know what the exact problem is.

Try 7.0.* --- it's much more careful about checking row-size limits.
6.4 is ancient history ;-)

            regards, tom lane

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

Предыдущее
От: "mike focosi"
Дата:
Сообщение: Re: Table Corruption
Следующее
От: Stephan Szabo
Дата:
Сообщение: RE: NVL (sql oracle)