Re: Running pg_upgrade Version 11

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Running pg_upgrade Version 11
Дата
Msg-id 20181106061744.GJ1814@paquier.xyz
обсуждение исходный текст
Ответ на Running pg_upgrade Version 11  (rob stone <floriparob@gmail.com>)
Ответы Re: Running pg_upgrade Version 11  (rob stone <floriparob@gmail.com>)
Список pgsql-general
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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: rob stone
Дата:
Сообщение: Running pg_upgrade Version 11
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: CREATE OR REPLACE FUNCTION statement just sitting there