ALTERSYSTEMSETtrack_commit_timestamp='on'; 查看设置 select*frompg_settingswherename='track_commit_timestamp'; track_commit_timestamp的context是postmaster,需要重启才能生效。 对于postmaster解释如下: These settings can only be applied when the server starts, so any change requires restarting the server....