Skip to content

how to avoid pg to parse a result object #2093

@budarin

Description

@budarin

I'm using api-service as a proxy between PostgreSQL and client
so JSON.parse result from PostgreSQL and JSON.stringify the result to client is unnecessary and only eat service time.
Could I switch off parsing response from PostgreSQL into JSON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions