Re: unable to find data folder postgres9.4

From: Santiago DIEZ <santiago(dot)diez(at)caoba(dot)fr>
To: srilinux <srilinux09(at)gmail(dot)com>
Cc: PostgreSQL LIST <pgsql-admin(at)postgresql(dot)org>
Subject: Re: unable to find data folder postgres9.4
Date: 2017-03-22 08:08:11
Message-ID: CAJh8RqVUNNdZov7OQQtqRU2hT2gSoMnvzJU7J1tMzcgmzhrGZA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Srilinux,

On my system, the data folder appears on the command line. You could query
it using ps :
# ps -o cmd= -C postgres
/usr/local/postgresql-8.4.7/bin/postgres -D /var/lib/postgresql/aGNay
postgres: writer process
postgres: wal writer process
/usr/local/postgresql-8.4.7/bin/postgres -D /var/lib/postgresql/aGNay
postgres: writer process
postgres: wal writer process
postgres: autovacuum launcher process
postgres: stats collector process

In my case, the data folders are /var/lib/postgresql/aGNay and
/var/lib/postgresql/aGNay.

Regards
-------------------------
*Santiago DIEZ*
*Quark Systems & CAOBA*

*23 rue du Buisson Saint-Louis, 75010 Paris*-------------------------

On Tue, Mar 21, 2017 at 11:03 PM, srilinux <srilinux09(at)gmail(dot)com> wrote:

> unable to find data folder postgres9.4
> application is running normal
>
> any tricks to figure out ? Thank you
>
>
>
>
>
> --
> View this message in context: http://www.postgresql-archive.
> org/unable-to-find-data-folder-postgres9-4-tp5951044.html
> 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
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Santiago DIEZ 2017-03-22 08:28:25 Re:
Previous Message Achilleas Mantzios 2017-03-22 07:09:15 Re: upgrade path from PG 8.3 to PG 9.5