PostgreSQL 設定ファイルの最終取得時刻を取得する方法
環境
Windows 10 Home 64bit
PostgreSQL 13.2, compiled by Visual C++ build 1914, 64-bit
構文
pg_conf_load_time()
設定ファイルを読み込んだ時刻を取得します。
使用例
select pg_conf_load_time()
実行結果
2023/01/03 火曜日 16:56:57.842
Coding Changes the World
環境
Windows 10 Home 64bit
PostgreSQL 13.2, compiled by Visual C++ build 1914, 64-bit
構文
pg_conf_load_time()
設定ファイルを読み込んだ時刻を取得します。
使用例
select pg_conf_load_time()
実行結果
2023/01/03 火曜日 16:56:57.842