Skip to content

Revisit client-side prepared statements. #1

@zanerock

Description

@zanerock

A prior prototype that predated the use of go-pg included a 'warm up' phase which would initialize common prepared statements. Postgres will cache prepared statements server-side automatically, but it save some traffic to explicitly create DB client-side statements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions