Hello pg-cracks,
Iīm connecting remote to a pgsql server and get a successful login to the
specified database xy.
I can do the basic queries BUT some of the meta-commandos donīt work.
----------------------------------------------------------
Examples:
----------------------------------------------------------
#input 1:
Quote:
xy=> \d
#to get an overview on the tables in db xy
|
#server response:
Quote:
ERROR: parser: parse error at or near "."
-----------------------------------------------------------
|
#similiar with input 2:
Quote:
xy=> \l
#to get an overview on databases on the pgsql-server
|
#server response:
ERROR: parser: parse error at or near "("
------------------------------------------------------------
Oddly enough, the meta-commands \q and \? do work.
Did anybody stumble about this problem or something similiarly and has an idea
how to fix it?
best regards
Ralf
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org