Reading from file without superuser privilege

From: Jose Antonio Quintana/UPC <jose(dot)antonio(dot)quintana(at)upc(dot)edu>
To: pgsql-sql(at)postgresql(dot)org
Subject: Reading from file without superuser privilege
Date: 2013-03-21 11:43:01
Message-ID: OFC1078845.59515B29-ONC1257B35.00403BAC-C1257B35.00405D6A@upc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I need to read from a file in order to update a table.

The manual says that it is necessary to have the superuser privilege to
read from a file.

Is it possible to read files without this privilege?

Thanks.

_______________________________________________
José Antonio Quintana Romero
Unitat de Projectes
Vicegerència de Desenvolupament Organitzatiu i Personal
Edifici Vèrtex. Planta 3
Pl. Eusebi Güell, 6
08034 - Barcelona

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Adrian Klaver 2013-03-21 13:40:41 Re: Reading from file without superuser privilege
Previous Message Andreas 2013-03-18 20:43:33 Re: How to split an array-column?