Skip to main content

PostgresConnection

Postgres Database Connection Config

Properties

Definitions

  • postgresType (string): Service type. Must be one of: ["Postgres"]. Default: "Postgres".
  • postgresScheme (string): SQLAlchemy driver scheme options. Must be one of: ["postgresql+psycopg2", "pgspider+psycopg2"]. Default: "postgresql+psycopg2".
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.