| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Re: Variable-length FunctionCallInfoData |
| Date: | 2019-01-27 02:46:50 |
| Message-ID: | 22034.1548557210@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> The buildfarm largely seems to have had no problem with it, but handfish
> failed:
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=handfish&dt=2019-01-26%2022%3A57%3A19
> but I have no idea what the error is, nor whether it's related to this
> failure, because for reasons I do not understand, the stage message is
> effectively empty.
Yeah, we've been seeing random failures with empty stage logs on multiple
machines. I suspect something weird with the buildfarm client script,
but no idea what.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeremy Finzel | 2019-01-27 03:19:49 | relcache reference leak with pglogical replication to insert-only partitioned table? |
| Previous Message | Tom Lane | 2019-01-27 02:45:11 | Re: Race condition in crash-recovery tests |