Andrew Dunstan <[EMAIL PROTECTED]> writes:
> It could be argued that there should be provision for a limitation on 
> the locations in which COPY can write (and maybe read) files.
> If COPY is a security hole then we should close it, not use that as 
> precedent to open another hole.

Yeah.  It's worth pointing out in this connection that server-side
COPY is already pretty well crippled if you are running under SELinux,
because the security policy constrains what parts of the filesystem
the daemon can reach at all.  I've already been thinking seriously
of proposing that the regression tests be converted to use only
\copy and not COPY, because it's difficult to run them against an
installed server on Fedora 4, and it may be impossible in the near
future.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to