From: | pierce at hogranch(dot)com (John R Pierce) |
---|---|
To: | |
Subject: | [Pljava-dev] question on reading files using PL/Java |
Date: | 2011-08-29 06:21:53 |
Message-ID: | 4E5B3001.8040405@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
On 08/28/11 7:27 PM, tjkincaid at comcast.net wrote:
> ERROR: java.lang.SecurityException: read on
> /home/tomkincaid/pgdevel/pljava/ubiq-aug-2011-aug3.xml
d0es that file and all the directories above it have world-read
attributes? pljava will be running as the postgresql *server* user,
probably 'postgres', not as your local user account, so will only be
able to access files that 'postgres' can access.
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
From | Date | Subject | |
---|---|---|---|
Next Message | Vorarlberger | 2011-09-01 09:41:18 | [Pljava-dev] Return a Anonymous ResultSet |
Previous Message | Thomas Hallgren | 2011-08-29 06:02:48 | [Pljava-dev] question on reading files using PL/Java |