Re: [GENERAL] [pgsql-general] Daily digest v1.6578 (20 messages)

2006-11-06 Thread Alexander Staubo
On Nov 6, 2006, at 21:00 , Marc Munro wrote: For an alternative approach, you might want to check out Veil: http://pgfoundry.org/projects/veil Addendum: I took Veil to be undocumented since the source archive only comes with Doxygen scripts; I thought the small "here" link on the Veil home

Re: [GENERAL] [pgsql-general] Daily digest v1.6578 (20 messages)

2006-11-06 Thread Alexander Staubo
On Nov 6, 2006, at 21:00 , Marc Munro wrote: A fairly cursory look at your proposed model suggests that it will work, but is likely to have serious performance problems. The issue is not so much the simple queries on single views, but the complex queries your developers will almost certainl

Re: [GENERAL] [pgsql-general] Daily digest v1.6578 (20 messages)

2006-11-06 Thread Marc Munro
On Sat, 2006-04-11 at 06:13 -0400, [EMAIL PROTECTED] wrote: > Date: Fri, 3 Nov 2006 23:08:47 +0100 > From: Alexander Staubo <[EMAIL PROTECTED]> > To: PgSQL General > Subject: Per-row security > Message-ID: <[EMAIL PROTECTED]> > > I am designing an application which requires fine-grained role-base