| From: | Andrew Falanga <af300wsm(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: How does psql actually implement the \d commands |
| Date: | 2008-04-11 15:35:15 |
| Message-ID: | 5fe27428-a67d-4c50-a91d-94b88e543185@u36g2000prf.googlegroups.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Apr 11, 5:45 am, laurenz(dot)a(dot)(dot)(dot)(at)wien(dot)gv(dot)at ("Albe Laurenz") wrote:
>
> Format the output.
>
> For example, the "17408" in the query above is a result from the
> first query.
>
> If you had triggers, constraints, rules or indexes associated
> with the table or the table would INHERIT another table, you'd probably
> see much more clearly what the other queries do.
>
> Yours,
> Laurenz Albe
>
> --
> Sent via pgsql-general mailing list (pgsql-gene(dot)(dot)(dot)(at)postgresql(dot)org)
> To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-general
Thanks a lot. This does help clear it up.
Andy
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Glyn Astill | 2008-04-11 15:35:50 | Re: createdb: database creation failed: ERROR: encoding LATIN1 does not match server's locale en_GB.UTF-8 |
| Previous Message | mljv | 2008-04-11 14:40:26 | Re: Problem after VACUUM ANALYZE |