How to know what are the current postgresql.conf configurations

Jean-Luc Lachance <jllachan@nsd.ca>

From: Jean-Luc Lachance <jllachan@nsd.ca>
To: pgsql-general@postgresql.org
Date: 2003-06-12T17:36:54Z
Lists: pgsql-general
Hello All,

How can I know what are the current running postgresql.conf
configurations.

The file was modified a while ago and I want to know if the changes
where applied (ie. if the server was restarted after the file was
modified).

TIA