Re: unable to find data folder postgres9.4

From: Scott Whitney <scott(at)journyx(dot)com>
To: srilinux <srilinux09(at)gmail(dot)com>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: unable to find data folder postgres9.4
Date: 2017-03-22 16:24:45
Message-ID: CY4PR11MB15759D5F2712B921F39F426AA73C0@CY4PR11MB1575.namprd11.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Ha. Alright. Let's back up.

ls -al /var

ls -al /var/lib

________________________________
From: pgsql-admin-owner(at)postgresql(dot)org <pgsql-admin-owner(at)postgresql(dot)org> on behalf of srilinux <srilinux09(at)gmail(dot)com>
Sent: Wednesday, March 22, 2017 11:15 AM
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] unable to find data folder postgres9.4

Being root user
[root(at)testserver ~]# ls -al /var/lib/psql/
ls: cannot access /var/lib/psql/: No such file or directory
[root(at)testserver ~]# ls -al /var/lib/psql/9.4/
ls: cannot access /var/lib/psql/9.4/: No such file or directory
[root(at)testserver ~]# ls -al /var/lib/psql/9.4/data
ls: cannot access /var/lib/psql/9.4/data: No such file or directory
[root(at)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
PostgreSQL - admin - unable to find data folder postgres9.4<http://www.postgresql-archive.org/unable-to-find-data-folder-postgres9-4-tp5951044p5951282.html>
www.postgresql-archive.org
unable to find data folder postgres9.4. unable to find data folder postgres9.4 application is running normal any tricks to figure out ? Thank you

Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

--
Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
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/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message srilinux 2017-03-22 16:26:29 Re: unable to find data folder postgres9.4
Previous Message John Scalia 2017-03-22 16:23:58 Re: unable to find data folder postgres9.4