[BUGS] PostgreSQL 10 - data directory location

Поиск
Список
Период
Сортировка
От reader 1001
Тема [BUGS] PostgreSQL 10 - data directory location
Дата
Msg-id CAF0oHxPoGg+aMmXhP+zaLie_TjJxJWQoxvYoT8Hbv6goSMijcg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [BUGS] PostgreSQL 10 - data directory location
Список pgsql-bugs
I am using PostgreSQL 10 rc1 in Docker.

Show commands return incorrect data directory location:

SHOW data_directory; returns /var/lib/postrgesql/data

SHOW config_file; returns /var/lib/postgresql/data/postgresql.conf

However, the data directory is completely empty.

Also when I run oid2name, it returns the following error:
"Could not connect to server: No such file or directory. Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"". It may be related to the first part of the question.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [BUGS] BUG #14840: Issues and bad performance with 9.6.5
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [BUGS] PostgreSQL 10 - data directory location