Undoubtedly, this will confuse users. The error message should not be so cryptic. ``` root@:26257/> create table a (a int primary key); pq: invalid target name: "a" ```