PostgreSQL ファイルの最終取得時間を取得するサンプル
環境
CentOS Stream release 9
PostgreSQL 15.1
構文
pg_conf_load_time()
設定ファイルの最終取得時間を取得する場合は、「pg_conf_load_time()」を利用します。
使用例
select pg_conf_load_time()
Coding Changes the World
環境
CentOS Stream release 9
PostgreSQL 15.1
構文
pg_conf_load_time()
設定ファイルの最終取得時間を取得する場合は、「pg_conf_load_time()」を利用します。
使用例
select pg_conf_load_time()