| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Vimalraj A <vimal1805(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg_upgrade from 9.4 to 10.4 |
| Date: | 2018-07-31 19:26:47 |
| Message-ID: | 6436.1533065207@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> Updated patch applied through 9.3:
> https://git.postgresql.org/pg/commitdiff/260fe9f2b02b67de1e5ff29faf123e4220586c43
This patch evidently broke buildfarm member jacana, although only
in the 9.3 branch. It's been failing with
Jul 28 23:22:29 Performing Consistency Checks
Jul 28 23:22:29 -----------------------------
Jul 28 23:22:29 Checking cluster versions ok
Jul 28 23:22:30 The system cannot find the path specified.
Jul 28 23:22:30
Jul 28 23:22:30 The source cluster lacks cluster state information:
Jul 28 23:22:30 Failure, exiting
Jul 28 23:22:30 make: *** [check] Error 1
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Isaac Morland | 2018-07-31 19:30:22 | Re: Usability fail with psql's \dp command |
| Previous Message | Andres Freund | 2018-07-31 19:24:13 | Re: [HACKERS] Restricting maximum keep segments by repslots |