Re: View String or Representation

From: Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com>
To: SERFIOTIs gewrgios <serfioti(at)csd(dot)uoc(dot)gr>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: View String or Representation
Date: 2002-06-11 16:24:41
Message-ID: Pine.LNX.4.33.0206111024120.18316-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Try looking in pg_views (I'm on 7.2) for more info.

\dS shows you all the system tables that are normally hidden.

On Tue, 11 Jun 2002, SERFIOTIs gewrgios wrote:

> Hi,
> does anyone know when I create a view where does Postgresql
> store the string with the view definition or any other internal
> representation of the view?
>
> I have looked up for the question in two Postgresql manual without finding
> an answer!
>
> Thank you,
> George.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: 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
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message SERFIOTIs gewrgios 2002-06-11 16:28:25 Re: View String or Representation
Previous Message Gregory Seidman 2002-06-11 16:11:49 Re: View String or Representation

Browse pgsql-jdbc by date

  From Date Subject
Next Message SERFIOTIs gewrgios 2002-06-11 16:28:25 Re: View String or Representation
Previous Message Gregory Seidman 2002-06-11 16:11:49 Re: View String or Representation