From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
---|---|
To: | "Marko Rihtar" <riki_fox(at)hotmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: system tables... |
Date: | 2006-11-13 13:38:31 |
Message-ID: | bf54be870611130538y780e5ac2icc35e816c597cfe9@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I guess pg_class, pg_database and pg_proc can help here....
Thanks,
------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 11/13/06, Marko Rihtar <riki_fox(at)hotmail(dot)com> wrote:
>
> Hi,
>
> is there a system table in which postgres stores all data about newly
> created database?
> together with database objects, tables, columns, functions etc.
>
> thanks
>
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar - get it now!
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2006-11-13 13:38:43 | Re: system tables... |
Previous Message | Richard Huxton | 2006-11-13 13:31:57 | Re: SQL - update table problem... |