Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

By default when an error occurs, not all fields of the error are shown. In psql we can do this to view them all (SQLSTATE, TABLE NAME, etc.). Does pgcli have a way to do this?

You must be logged in to vote

Replies: 1 comment · 2 replies

Comment options

pgli does not have \set, but you can do this:

set log_error_verbosity ='verbose'
You must be logged in to vote
2 replies
@amacfie-tc
Comment options

Thanks, although that doesn't appear to give as much info as psql.

@andrew222651
Comment options

PR opened #1455

Answer selected by amacfie-tc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.