May 2019
Intermediate to advanced
600 pages
20h 46m
English
Check the following example to understand the usage of the \errverbose meta-command.
postgres=# create table wrongname(); ERROR: relation "wrongname" already exists
postgres=# \errverbose ERROR: 42P07: relation "wrongname" already exists LOCATION: heap_create_with_catalog, heap.c:1067
Read now
Unlock full access