Skip to content

Can we install guardrails ai api server without pg vector extensions of postgress and will it impact the rest api capabilities. #91

@sareetamugde-arch

Description

@sareetamugde-arch

Problem:
The Guardrails server requires PostgreSQL extensions (vector and uuid-ossp) that are not mentioned in the documentation, causing startup failures in enterprise environments where these extensions are not available.

Current Behavior:

Server fails to start when connecting to PostgreSQL without these extensions

No clear documentation about extension requirements

No graceful fallback or optional configuration

Questions:

Are these extensions mandatory? If yes, please document this requirement clearly

What features require these extensions? Understanding the use case would help us evaluate alternatives

Can these be made optional? Many enterprise environments have restricted PostgreSQL configurations

Are there workarounds? Can the server run without these extensions? What functionality will be impacted with rest api?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions