POSTGRES
Postgres, or PostgreSQL, is an open-source object-relational database management system (ORDBMS). Postgres is known for its reliability, robustness, and feature-rich capabilities.
Field |
Type |
Description |
---|---|---|
services.postgres |
object |
|
services.postgres.authentication_mode |
object |
|
services.postgres.authentication_mode.mode |
text |
|
services.postgres.authentication_mode.payload |
text |
|
services.postgres.protocol_error |
nested |
The error received in response to a StartupMessage with an unexpected protocol version. |
services.postgres.protocol_error.key |
text |
|
services.postgres.protocol_error.value |
text |
|
services.postgres.startup_error |
nested |
The error received in response to a StartupMessage without providing the User field. |
services.postgres.startup_error.key |
text |
|
services.postgres.startup_error.value |
text |
|
services.postgres.supported_versions |
text |
|
services.postgres.transaction_status |
text |
Comments
0 comments
Article is closed for comments.