Re: hi

From: Cliff Nieuwenhuis <cliff(at)nieusite(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: hi
Date: 2009-05-05 00:40:58
Message-ID: 20090504194058.6a1c19d9@killick.nieunet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Replying to message from pal kar <palkar0504(at)gmail(dot)com>:

> Hi everyone !
> I am supposed to get the properties of
> each column of each table in a database
> of postgresql.
>
> I know querying the tables of a database
> for values inside them. But not how to
> get the information about the tables themselves.
> This is new for me.
>
> Can someone extend their help please ?
>
>
> Pal

If you are using psql, try "\d tablename"

--
Cliff

In response to

  • hi at 2009-05-04 20:52:23 from pal kar

Browse pgsql-novice by date

  From Date Subject
Next Message Just E. Mail 2009-05-06 01:46:36 Replication
Previous Message Adam Ruth 2009-05-04 22:43:06 Re: DATA TYPE CONVERTION