Ha. Alright. Let's back up.
ls -al /var ls -al /var/lib From: pgsql-admin-owner@xxxxxxxxxxxxxx <pgsql-admin-owner@xxxxxxxxxxxxxx> on behalf of srilinux <srilinux09@xxxxxxxxx>
Sent: Wednesday, March 22, 2017 11:15 AM To: pgsql-admin@xxxxxxxxxxxxxx Subject: Re: unable to find data folder postgres9.4 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. -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin Journyx, Inc.
7600 Burnet Road #300
Austin, TX 78757 www.journyx.com p 512.834.8888
f 512-834-8858
Do you receive our promotional emails? You can subscribe or unsubscribe to those emails at http://go.journyx.com/emailPreference/e/4932/714/
|