Re: Views, views, views! (long)

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Views, views, views! (long)
Date: 2005-05-05 23:37:45
Message-ID: 1115336265.5496.100.camel@fuji.krosing.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On N, 2005-05-05 at 22:43 +0000, Greg Sabino Mullane wrote:

> > The purpose of the new system views...
>
> As long as they are in a separate schema (like information_schema,
> but hopefully not as long). pg_views? pg_info? information_skema? :)
>
> > But if you think that nobody needs these views, it's because you
> > haven't had much contact with end users lately.
>
> Well, who really *does* need these? After all, end users should be
> using an interface of some sort. (DBD::Pg, phpPgAdmin, psql, etc).

Perhaps they can be thouhgt of as another "interface of some sort" ;)

They may be even not installed by default, but bundled and as easy to
install as any (other) contrib module.

--
Hannu Krosing <hannu(at)tm(dot)ee>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2005-05-05 23:48:11 Major contributors wanted for magazine interview
Previous Message Josh Berkus 2005-05-05 23:21:42 Re: Views, views, views! (long)