Re: comamnds

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Diego <rdiegoc(at)uol(dot)com(dot)ar>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: comamnds
Date: 2002-10-28 23:23:04
Message-ID: 20021028232304.GA29873@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Oct 25, 2002 at 08:11:59AM -0700, Diego wrote:
> Hi,
>
> There is commands SQL that allows myself to obtain the physical structure of
> a table?
> I want to see the types of information that has a table.

\d in psql.
\? gives you a list of all available commands.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.

In response to

  • comamnds at 2002-10-25 15:11:59 from Diego

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-10-28 23:41:12 Re: VACUUM FULL not working with persistent connections
Previous Message Neil Conway 2002-10-28 23:19:02 Re: Two Phase Commit support