Re: [BUGS] BUG #1830: Non-super-user must be able to copy - Mailing list pgsql-general

From Oliver Jowett
Subject Re: [BUGS] BUG #1830: Non-super-user must be able to copy
Date
Msg-id 4305ACD1.3000508@opencloud.com
Whole thread Raw
In response to Re: [BUGS] BUG #1830: Non-super-user must be able to copy from a  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Greg Stark wrote:
> Oliver Jowett <oliver@opencloud.com> writes:
>
>
>>Bernard was also objecting to the overhead of pushing the data down a
>>TCP pipe when it's already available locally, I think.. I didn't find
>>any real difference there when I compared the two methods, though.
>
>
> What makes you think it's necessarily available locally?

Nothing in general -- that was just the case he had.

-O

pgsql-general by date:

Previous
From: Bernard
Date:
Subject: Re: [BUGS] BUG #1830: Non-super-user must be able to copy from a
Next
From: Együd Csaba
Date:
Subject: How to DES encrypt/decrypt strings from PL/pgSQL