PostgreSQL 9.6 and later. From PostgreSQL 9.6 the current timeline can be retrieved from the function pg_control_checkpoint() : postgres=# SELECT timeline_id ...
確定! 回上一頁