Improve Perf of PostgresLazyilyLoadedSchemaRegistry · Issue #294 · hypertrace/document-store · GitHub
Skip to content

Improve Perf of PostgresLazyilyLoadedSchemaRegistry #294

Description

@suddendust

Currently, we query information_schema which is slower than pg_catalog by almost 5x-10x. We should switch to pg_catalog for better perf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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