From: | rob stone <floriparob(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Running pg_upgrade Version 11 |
Date: | 2018-11-07 00:30:18 |
Message-ID: | 2caa229c3ae6ed99886bbd1bb6d737a5474e59e8.camel@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 2018-11-06 at 15:17 +0900, Michael Paquier wrote:
> On Tue, Nov 06, 2018 at 04:27:35PM +1100, rob stone wrote:
> > Logged in as user postgres and postgres owns the files created by
> > initdb, so is this a permissions problem or am I having a brain
> > fade?
>
> Having 0600 as umask for those files is normal. Don't you have more
> logs about the error? You should not see this error, except if
> data_v10
> is not a data folder initialized correctly, so perhaps you messed up
> something in your environment?
> --
> Michael
Problem caused by my eyesight.
A colleague pointed out the typo in the argument to the -d parameter.
Working as intended.
Sorry for the noise. My apologies.
Thanks,
Robert
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2018-11-07 01:51:28 | Re: Question about index on different tablespace and rebuild it |
Previous Message | Tom Lane | 2018-11-07 00:29:56 | Re: recursion in plpgsql |