#include <xlog.h>
Data Fields | |
TimestampTz | ckpt_start_t |
TimestampTz | ckpt_write_t |
TimestampTz | ckpt_sync_t |
TimestampTz | ckpt_sync_end_t |
TimestampTz | ckpt_end_t |
int | ckpt_bufs_written |
int | ckpt_segs_added |
int | ckpt_segs_removed |
int | ckpt_segs_recycled |
int | ckpt_sync_rels |
uint64 | ckpt_longest_sync |
uint64 | ckpt_agg_sync_time |
Definition at line 239 of file xlog.h.
Definition at line 255 of file xlog.h.
Referenced by LogCheckpointEnd(), and mdsync().
Definition at line 247 of file xlog.h.
Referenced by BufferSync(), CreateCheckPoint(), and LogCheckpointEnd().
Definition at line 245 of file xlog.h.
Referenced by LogCheckpointEnd().
Definition at line 254 of file xlog.h.
Referenced by LogCheckpointEnd(), and mdsync().
Definition at line 249 of file xlog.h.
Referenced by CreateCheckPoint(), LogCheckpointEnd(), and PreallocXlogFiles().
Definition at line 251 of file xlog.h.
Referenced by CreateCheckPoint(), LogCheckpointEnd(), and RemoveOldXlogFiles().
Definition at line 250 of file xlog.h.
Referenced by CreateCheckPoint(), LogCheckpointEnd(), and RemoveOldXlogFiles().
Definition at line 241 of file xlog.h.
Referenced by CreateCheckPoint(), CreateRestartPoint(), and LogCheckpointEnd().
Definition at line 244 of file xlog.h.
Referenced by CheckPointBuffers(), and LogCheckpointEnd().
Definition at line 253 of file xlog.h.
Referenced by LogCheckpointEnd(), and mdsync().
Definition at line 243 of file xlog.h.
Referenced by CheckPointBuffers(), and LogCheckpointEnd().
Definition at line 242 of file xlog.h.
Referenced by CheckPointBuffers(), and LogCheckpointEnd().