Re: question about MAKE_EXPIRED_TUPLES_VISIBLE

Поиск
Список
Период
Сортировка
От Tony Caduto
Тема Re: question about MAKE_EXPIRED_TUPLES_VISIBLE
Дата
Msg-id 43E297C6.5080905@amsoftwaredesign.com
обсуждение исходный текст
Ответ на Re: question about MAKE_EXPIRED_TUPLES_VISIBLE  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Список pgsql-general
Stephan Szabo wrote:

>I think something like
>CFLAGS="-D MAKE_EXPIRED_TUPLES_VISIBLE" ./configure
>would be the way to get it.
>
>
>

Thanks,
I worked like a charm once I knew it was a CFLAG.

I did the dump as plain text insert statements, verified the deleted
records where there, then restored into a temp database, deleted all
records I did not need, then
dumped/restored back into the original table.

Thanks to Bruce for including this in 8.1, if used properly it's a life
saver :-)

Tony

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

Предыдущее
От: Bricklen Anderson
Дата:
Сообщение: Re: Can't get the field = ANY(array) clause to work...
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: C Language Stored Procedure Returning No Data