Re: Postgresql.conf not found

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql.conf not found
Date: 2017-11-03 12:20:53
Message-ID: edf06377-b867-404e-5396-c0eb0fadb396@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Am 03.11.2017 um 12:51 schrieb Neto pr:
> But I'm not finding where the postgresql.conf file is.

you can ask the database, inside psql:

test=# show config_file;
config_file
-----------------------------------------
/etc/postgresql/10/main/postgresql.conf
(1 Zeile)

test=*#

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message K. Brannen 2017-11-03 14:35:37
Previous Message Stefan Fercot 2017-11-03 11:57:40 Re: Postgresql.conf not found