Re: [ADMIN] unable to find data folder postgres9.4

Поиск
Список
Период
Сортировка
От srilinux
Тема Re: [ADMIN] unable to find data folder postgres9.4
Дата
Msg-id 1490199328781-5951282.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: [ADMIN] unable to find data folder postgres9.4  (Scott Whitney <scott@journyx.com>)
Ответы Re: [ADMIN] unable to find data folder postgres9.4  (Yuri Leme <yuripl@gmail.com>)
Re: [ADMIN] unable to find data folder postgres9.4  (John Scalia <jayknowsunix@gmail.com>)
Re: [ADMIN] unable to find data folder postgres9.4  (Scott Whitney <scott@journyx.com>)
Список pgsql-admin
Being root user
[root@testserver ~]# ls -al /var/lib/psql/
ls: cannot access /var/lib/psql/: No such file or directory
[root@testserver ~]# ls -al /var/lib/psql/9.4/
ls: cannot access /var/lib/psql/9.4/: No such file or directory
[root@testserver ~]# ls -al /var/lib/psql/9.4/data
ls: cannot access /var/lib/psql/9.4/data: No such file or directory
[root@testserver ~]# sudo su - postgres




===============
Being postgress user - output
-bash-4.2$ id
uid=26(postgres)
-bash-4.2$ ls -al /var/lib/psql/
ls: cannot access /var/lib/psql/: No such file or directory
-bash-4.2$ ls -al /var/lib/psql/9.4/
ls: cannot access /var/lib/psql/9.4/: No such file or directory
-bash-4.2$ ls -al /var/lib/psql/9.4/data
ls: cannot access /var/lib/psql/9.4/data: No such file or directory
-bash-4.2$




--
View this message in context:
http://www.postgresql-archive.org/unable-to-find-data-folder-postgres9-4-tp5951044p5951282.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


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

Предыдущее
От: Scott Whitney
Дата:
Сообщение: Re: [ADMIN] unable to find data folder postgres9.4
Следующее
От: Yuri Leme
Дата:
Сообщение: Re: [ADMIN] unable to find data folder postgres9.4