In PostgreSQL, the history data are known as XLOG record(s) or WAL data. XLOG records are written into the in-memory WAL buffer by change operations such as ...
確定! 回上一頁