On Tue, Dec 14, 2010 at 12:47, Tom Lane <[email protected]> wrote: > lo_import is superuser-only. If we design this feature so that it will > forever have to be superuser-only, to get a behavior that I think we > don't even *want*, I believe we're making a serious error.
CREATE EXTENSION and pg_read_file() is also superuser-only, no? -- Itagaki Takahiro -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
