Skip to content

Revisit client-side prepared statements. #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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