| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-08-01 02:55:52 |
| Message-ID: | 20180801025552.GA9675@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jul 31, 2018 at 08:05:06PM -0400, Andrew Dunstan wrote:
> On 07/31/2018 07:08 PM, Bruce Momjian wrote:
> >Oh, jacana must be a Windows server with spaces in the file name paths.
> >Fixed. Thanks again. I really didn't want to backpatch the original
> >fix but had to since it could produce corrupt upgrades.
> >
>
>
> It is a Windows machine, but there should be any spaces in the paths.
The comment at the top of src/port/system.c explains why we need those
quotes. Spaces was not the issue.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Gierth | 2018-08-01 03:52:28 | Re: Should contrib modules install .h files? |
| Previous Message | Tom Lane | 2018-08-01 02:44:32 | Re: Should contrib modules install .h files? |