Well, you could try "find" as root and look for some of the standard subdirectories for PostgreSQL, subdirs like pg_xlog, pg_clog, pg_logical, pg_stat, and so forth. Just remember that these are mode 700 for the postgres user, so a normal user find will not work, you must use postgres or root.
On Wed, Mar 22, 2017 at 10:35 AM, srilinux <srilinux09@xxxxxxxxx> wrote:
Thank you for the reply
I did all kinds of troubleshooting to find the answer
cd /var/lib/pgsql/9.4/data
-bash: cd: /var/lib/pgsql/9.4/data: No such file or directory
this is the issue
the path refereed is empty
any suggestions ?
I tried find to locate the pg_log and conffiles nothing returned except
config sameples
--
View this message in context: http://www.postgresql-archive.org/unable-to-find-data- folder-postgres9-4- tp5951044p5951232.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