Crate pgcat_config

source ·
Expand description

PgCat configuration.

See individual structs for more details on each setting.

Structs§

  • Admin database settings.
  • User allowed to connect to the admin database.
  • The configuration file.
  • PostgreSQL database proxied by PgCat.
  • General settings that apply to all databases.
  • Network settings for clients and servers. This like TCP timeouts are configured here.
  • A Postgres server.
  • A set of Postgres servers that evenly split the database using one of our supported sharding functions.
  • Sharding configuration for a database.

Enums§

Functions§