Wiki Linux Commands PostGres SQL Find Location Of Postgres Server Configuration file Article sections sudo su - postgres Give Postgres pw 2.psql -U postgres -c 'SHOW config_file' It will show path Last Updated: 6 years ago in PostGres SQL Related Articles