Re: Unlogged tables cannot be truncated twice

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Unlogged tables cannot be truncated twice
Дата
Msg-id 201105310214.00791.andres@anarazel.de
обсуждение исходный текст
Ответ на Re: Unlogged tables cannot be truncated twice  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Ответы Re: Unlogged tables cannot be truncated twice
Список pgsql-bugs
On Tuesday, May 31, 2011 01:56:05 AM C=E9dric Villemain wrote:
> I remove my own explanations as we conclude on the same thing.
> Attached is the fix by adding a (!reindex)  in the index.c if().
Thats imo wrong because it will break a plain REINDEX?

I think one possible correct fix would be the attached:


Andres

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

Предыдущее
От: Cédric Villemain
Дата:
Сообщение: Re: Unlogged tables cannot be truncated twice
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Unlogged tables cannot be truncated twice