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:10:40
Message-ID: CY4PR11MB157552D0A388434DB2E60E84A73C0@CY4PR11MB1575.namprd11.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Are you running your "cd" as the user "postgres" or the "root" user?

Provide the output of:

"ls -al /var/lib/psql/"

"ls -al /var/lib/psql/9.4/"

"ls -al /var/lib/psql/9.4/data"

________________________________
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:06 AM
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] unable to find data folder postgres9.4

Thank you Scott

lsof | grep postgres | grep base

postgres 58495 postgres 5u REG 253,3
8192 600190 /var/lib/pgsql/9.4/data/base/16385/12858
postgres 58495 postgres 7u REG 253,3
679936 623872 /var/lib/pgsql/9.4/data/base/16385/16462
postgres 58495 postgres 8u REG 253,3
40960 624612 /var/lib/pgsql/9.4/data/base/16385/16668

cd /var/lib/pgsql/9.4/data/base/
-bash: cd: /var/lib/pgsql/9.4/data/base/: No such file or director

any suggestions ?

--
View this message in context: http://www.postgresql-archive.org/unable-to-find-data-folder-postgres9-4-tp5951044p5951275.html
PostgreSQL - admin - unable to find data folder postgres9.4<http://www.postgresql-archive.org/unable-to-find-data-folder-postgres9-4-tp5951044p5951275.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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message srilinux 2017-03-22 16:15:28 Re: unable to find data folder postgres9.4
Previous Message srilinux 2017-03-22 16:08:41 Re: unable to find data folder postgres9.4