IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
PostgreSQL fields
editPostgreSQL fields
editPostgreSQL-specific event fields.
-
pgsql.error_code
-
The PostgreSQL error code.
type: long
-
pgsql.error_message
-
The PostgreSQL error message.
-
pgsql.error_severity
-
The PostgreSQL error severity.
-
pgsql.num_fields
-
If the SELECT query if successful, this field is set to the number of fields returned.
-
pgsql.num_rows
-
If the SELECT query if successful, this field is set to the number of rows returned.