Richard Nairn <[EMAIL PROTECTED]> writes: > I can run queries, but I can't use some of the built in functions such as > \d \l.
psql's backslash commands generally assume the server is of the same major version as psql. 7.3.2 to 7.2 won't work. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html