または、データベースに問い合わせてください:
$ psql -U postgres -c 'SHOW config_file'
または、ubuntuとしてログインしている場合 ユーザー:
$ sudo -u postgres psql -c 'SHOW config_file'
または、データベースに問い合わせてください:
$ psql -U postgres -c 'SHOW config_file'
または、ubuntuとしてログインしている場合 ユーザー:
$ sudo -u postgres psql -c 'SHOW config_file'