Skip to content

\g pipe is not well implemented  #249

@okbob

Description

@okbob

When I use \g | then I expect so usql will be in backround and should not to read from /dev/tty. But it is not true.

You can check - "select * from pg_class \g | pspg" is working from psql, but don't work from usql (the usql still read the data from /dev/tty).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpsql compatto enable compatibility with psql

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions