Views

From: Kaare Rasmussen <kar(at)webline(dot)dk>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Views
Date: 1999-01-05 19:04:10
Message-ID: 199901051904.UAA02205@bohr.webline.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

How can I see a view in psql after having created it? If I enter
\d <viewname> I can see the fields, but how can I see what makes up the
view? Best if the original CREATE statement could be listed somehow.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1999-01-05 19:38:49 Re: [GENERAL] Should I upgrade Postgres?
Previous Message David Hartwig 1999-01-05 19:01:30 Re: [GENERAL] Should I upgrade Postgres?

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-01-05 19:32:24 Re: [HACKERS] FOR SHARE LOCK clause ?
Previous Message Oleg Broytmann 1999-01-05 17:26:35 Re: [HACKERS] Re: Date/time fixes for HAVE_TM_ZONE platforms