Hello, I’m DocuDroid!
Submitting feedback
Thank you for rating our AI Search!
We would be grateful if you could share your thoughts so we can improve our AI Search for you and other readers.
GitHub

gp_log_master_concise

The gp_toolkit.gp_log_master_concise view uses an external table to read a subset of the log fields from the master log file. The use of this view requires superuser permissions.

Column Description

logtime

The timestamp of the log message

logdatabase

The name of the database

logsession

The session identifier (prefixed with con)

logcmdcount

The command number within a session (prefixed with cmd)

logseverity

The log severity level

logmessage

Log or error message text