views get 'lost'

From: Christoph Pingel <ch(dot)pingel(at)web(dot)de>
To: postgresql-general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: views get 'lost'
Date: 2005-02-11 14:19:07
Message-ID: a06100501be326e6d87f9@[62.224.55.11]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm still quite new to postgres, struggeling with 'views'... I'm on
OS X, using aquadatastudio to interface the db.

Now, after issuing a 'CREATE VIEW' command, I get back a '1 record
affected' message, and I can use the view. However, the view doesn't
appear in the tree view of aquadatastudio (even after reconnecting),
and after restarting postgresql, it's lost. I used to think that
'CREATE VIEW...' is all I have to do, am I wrong?

TIA,
Christoph

Browse pgsql-general by date

  From Date Subject
Next Message Jan 2005-02-11 14:26:22 Re: pg_affected Change Request
Previous Message Terry Lee Tucker 2005-02-11 14:07:07 Re: a few doubts regarding postgres