Re: pg_upgrade from 9.4 to 10.4 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_upgrade from 9.4 to 10.4
Date
Msg-id 20180801025552.GA9675@momjian.us
Whole thread Raw
In response to Re: pg_upgrade from 9.4 to 10.4  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Responses Re: pg_upgrade from 9.4 to 10.4
List 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@momjian.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 +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Should contrib modules install .h files?
Next
From: Andrew Gierth
Date:
Subject: Re: Should contrib modules install .h files?