Re: Re: [COMMITTERS] pgsql: Allocate all page images at once in generic wal interface - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Re: [COMMITTERS] pgsql: Allocate all page images at once in generic wal interface
Date
Msg-id 12649.1463521737@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Allocate all page images at once in generic wal interface  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Re: [COMMITTERS] pgsql: Allocate all page images at once in generic wal interface  (Mikael Kjellström <mikael.kjellstrom@mksoft.nu>)
List pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes:
> Seems, this patch isn't liked by curculio [1] buildfarm member, but I'm confused 
> with diagnostics:
> 2016-05-17 21:43:19.489 CEST [573b7457.547c:3] LOG:  statement: CREATE EXTENSION 
> bloom;
> 2016-05-17 21:43:19.501 CEST [573b7457.547c:4] ERROR:  syntax error in file 
> "/home/pgbf/buildroot/HEAD/inst/share/postgresql/extension/bloom.control" line 
> 1, near token ""

> Could somebody explain me what's going on?

That seems entirely unrelated to what you changed, and curculio's next
run failed even more bizarrely:

commands/explain.o: could not read symbols: File format not recognized
collect2: ld returned 1 exit status

It looks to me like that machine is suffering disk or filesystem
problems.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Gavin Flower
Date:
Subject: Re: Reviewing freeze map code
Next
From: Michael Paquier
Date:
Subject: Re: foreign table batch inserts