| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | daveg <daveg(at)sonic(dot)net> |
| Cc: | Dave Page <dpage(at)pgadmin(dot)org>, Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Application name patch - v2 |
| Date: | 2009-10-19 13:12:57 |
| Message-ID: | 162867790910190612m7f2a70aeg7c025ab1e566ad59@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> -- monthly_report monthly_process.py:524
> select wev from foo;
>
> This feature would be very handy, but not if it requires special permission
> to use it.
Superuser permission could not be a problem. Simple security definer
function can do it.
Regards
Pavel
>
> -dg
>
>
> --
> David Gould daveg(at)sonic(dot)net 510 536 1443 510 282 0869
> If simplicity worked, the world would be overrun with insects.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2009-10-19 13:49:03 | Re: Re: BUG #5065: pg_ctl start fails as administrator, with "could not locate matching postgres executable" |
| Previous Message | Alex Brasetvik | 2009-10-19 12:54:38 | Re: foreign-key inference & join removal |