Re: alter_table regression test problem

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: alter_table regression test problem
Дата
Msg-id 20131106231734.GP14819@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: alter_table regression test problem  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: alter_table regression test problem  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
On 2013-11-06 17:00:40 -0300, Alvaro Herrera wrote:
> Kevin Grittner wrote:
> 
> > That makes for a pretty simple test for git bisect, even if
> > everything including initdb is painfully slow with
> > CLOBBER_CACHE_ALWAYS.
> 
> Most likely culprit is f01d1ae3a104019d6d68aeff85c4816a275130b3

Well, that test tests the functionality added in that commit, so sure,
it can't be before that. What confuses me is that relfilenodemap has
survived quite some CLOBBER_CACHE_ALWAYS runs in the buildfarm since:
http://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=jaguarundi&br=HEAD

Did you compile with CLOBBER_CACHE_ALWAYS or CLOBBER_CACHE_RECURSIVELY?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [bug fix] strerror() returns ??? in a UTF-8/C database with LC_MESSAGES=non-ASCII
Следующее
От: Andres Freund
Дата:
Сообщение: Re: alter_table regression test problem