-DCLOBBER_CACHE_ALWAYS shows COPY FREEZE regression problem

Поиск
Список
Период
Сортировка
On a new buildfarm member friarbird 
<http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=friarbird&dt=2012-12-06%2020%3A55%3A31>, 
configured with _DCLOBBER_CACHE_ALWAYS:
      BEGIN;      TRUNCATE vistest;      COPY vistest FROM stdin CSV FREEZE;   + NOTICE:  FREEZE option specified but
pre-conditionsnot met
 


and similar.

cheers

andrew




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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Re: How to check whether the row was modified by this transaction before?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Serious problem: media recovery fails after system or PostgreSQL crash