Re: Strange corruption in psql output on mereswine - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Strange corruption in psql output on mereswine
Date
Msg-id 22621.1541734578@sss.pgh.pa.us
Whole thread Raw
In response to Strange corruption in psql output on mereswine  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: Strange corruption in psql output on mereswine
List pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> The last two runs show strange but identical (?) corruption in psql
> output on mereswine (Debian on ARMv7):

> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mereswine&dt=2018-11-08%2009%3A10%3A14
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mereswine&dt=2018-11-07%2011%3A58%3A07

Note that the corruption is in the *expected* file, not the test result
file.  I think this must mean that mereswine's git repo has become
corrupted.  I'd recommend "rm -rf" on the repo and let the buildfarm
script pull down a fresh copy next time it runs.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: New function pg_stat_statements_reset_query() to reset statisticsof a specific query
Next
From: David Rowley
Date:
Subject: Re: Cache relation sizes?