This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
PostgreSQL-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.