Re: [ADMIN] unable to find data folder postgres9.4

Поиск
Список
Период
Сортировка
От Santiago DIEZ
Тема Re: [ADMIN] unable to find data folder postgres9.4
Дата
Msg-id CAJh8RqVUNNdZov7OQQtqRU2hT2gSoMnvzJU7J1tMzcgmzhrGZA@mail.gmail.com
обсуждение исходный текст
Ответ на [ADMIN] unable to find data folder postgres9.4  (srilinux <srilinux09@gmail.com>)
Ответы Re: [ADMIN] unable to find data folder postgres9.4  (srilinux <srilinux09@gmail.com>)
Список 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@gmail.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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

В списке pgsql-admin по дате отправления:

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: [ADMIN] upgrade path from PG 8.3 to PG 9.5
Следующее
От: Santiago DIEZ
Дата:
Сообщение: Re: [ADMIN]