From: | Andreas <maps(dot)on(at)gmx(dot)net> |
---|---|
To: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Cc: | Klint Gore <kgore4(at)une(dot)edu(dot)au>, Merlin Moncure <mmoncure(at)gmail(dot)com>, rod(at)iol(dot)ie |
Subject: | Re: How restrict select on a view ? |
Date: | 2008-12-16 16:42:27 |
Message-ID: | 4947DA73.4000804@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Merlin Moncure schrieb:
> what does this get you?
>
>
Not as much as I first hoped. In hindsight it was a silly question.
The point was that the view gets linked into an Access-Client.
There are some Users who shouldn't bother to figure over the results as
it does some performance statistics.
The users arent able to install other clients like pgAdmin to enter the
DB w/o Access. Most of them are likely not interested enough to figure
out how one would create a query anyway.
A query-object just waiting to get clicked in an idle moment is another
thing though.
Thanks a lot anyway as I learned 1-2 thingies :)
From | Date | Subject | |
---|---|---|---|
Next Message | Ketema Harris | 2008-12-16 17:07:51 | Re: View vs Constantly Updated Table |
Previous Message | Ketema | 2008-12-16 16:26:06 | Re: Trigger/Rules Order of operations |