Re: leaky views, yet again - Mailing list pgsql-hackers

From Tom Lane
Subject Re: leaky views, yet again
Date
Msg-id 27082.1286984751@sss.pgh.pa.us
Whole thread Raw
In response to Re: leaky views, yet again  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: leaky views, yet again
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> I had the pleasure of hearing Admiral Grace Hopper[1] speak at an
> ACM luncheon once.  When she discussed security, she asserted that
> there was no such thing as security which could not be breached. 
> The goal of security efforts should not be to make it perfect,
> because you can't; any time you convince yourself you have that you
> are simply fooling yourself and missing the vulnerabilities.  In her
> view the goal was to make the costs of breaching security higher to
> the perpetrator than the benefits.  Each obstacle in their way helps
> tip the scales in your favor.

That's all true, but you have to consider how much the obstacle actually
gets in their way versus how painful it is on your end to create and
maintain the obstacle.  I don't think this proposed patch measures up
very well on either end of that tradeoff.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: levenshtein_less_equal (was: multibyte charater set in levenshtein function)
Next
From: David Christensen
Date:
Subject: Re: SQL command to edit postgresql.conf, with comments