Search Postgresql Archives

Re: COPY Command and a non superuser user?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Warren wrote:
How do I get a non superuser user to be able to run the COPY command?

You can copy to / from the stdin.

non-superusers cannot run copy to / from a file, since the copy to / from a file does so with the access authority of the postgres user and could be used to do "bad things" TM


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux