Need help. - Mailing list pgsql-hackers

From Petro Pelekh
Subject Need help.
Date
Msg-id bp245r$2h93$1@news.uar.net
Whole thread Raw
List pgsql-hackers
Good morning,
   I am new to Postgres, so excuse for such question, but I can't find it
in dokumentation.
I have table cities. I can insert into it, select from it, but cat run such
command
distance=> \d cities
ERROR:  parser: parse error at or near "."


distance=> \d cities;
ERROR:  parser: parse error at or near "."

Can someone help me.

Thank you very much




pgsql-hackers by date:

Previous
From: "Petro Pelekh"
Date:
Subject: Re: Need help.
Next
From: Derek Morr
Date:
Subject: Re: 7.4RC2 regression failur and not running stats collector process