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=*#
Hi,
You can find the file locations on
https://wiki.debian.org/PostgreSql#File_locations
You should find the configuration in /etc/postgresql/9.6/main.
Kind regards,
On 11/03/2017 12:51 PM, Neto pr wrote:
>
> Hello All
>
> I was trying to install postgresql by this tutorial
> http://powa.readt