{{template "header.tpl" .}} {{template "server/navbar.tpl" .}} {{template "server/sidebar.tpl" .}}

PostgreSQL Cluster Overview

{{if .Model.SystemIdentifier}} {{end}} {{if .Model.TimelineID}} {{end}} {{if .Model.PriorLSN}} {{end}} {{if .Model.LastXactTimestamp}} {{end}} {{if .Model.LastXactXid}} {{end}}
Data Collected At
Cluster Name
Server Version
Server Started
System Identifier{{.Model.SystemIdentifier}}
Timeline{{.Model.TimelineID}}
Last Checkpoint
Prior LSN{{.Model.PriorLSN}}
REDO LSN
Checkpoint LSN
Transaction IDs
Last Transaction Time
Last Transaction ID{{.Model.LastXactXid}}
Active Backends
{{template "server/delete-modal.tpl" .}} {{template "server/sharing-modal.tpl" .}} {{template "footer-pre.tpl" .}} {{template "footer-post.tpl" .}}