Error: absolute path not allowed - Mailing list pgsql-general

From Wolf Schwurack
Subject Error: absolute path not allowed
Date
Msg-id 485368C10B2A274EABE47136B8AFCA12342D6731@X-MB11.xds.umail.utah.edu
Whole thread Raw
Responses Re: Error: absolute path not allowed  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: Error: absolute path not allowed  (Raghavendra <raghavendra.rao@enterprisedb.com>)
List pgsql-general

I am getting a repeating error and not sure what why.

 

2013-01-08 06:12:08 MSTERROR:  absolute path not allowed

2013-01-08 06:12:08 MSTSTATEMENT:  SELECT pg_read_file($1, 0, 1048576)

2013-01-08 06:42:10 MSTERROR:  absolute path not allowed

2013-01-08 06:42:10 MSTSTATEMENT:  SELECT pg_read_file($1, 0, 1048576)

2013-01-08 07:12:01 MSTERROR:  absolute path not allowed

2013-01-08 07:12:01 MSTSTATEMENT:  SELECT pg_read_file($1, 0, 1048576)

2013-01-08 07:42:02 MSTERROR:  absolute path not allowed

2013-01-08 07:42:02 MSTSTATEMENT:  SELECT pg_read_file($1, 0, 1048576)

 

Anyone know why I’m getting this?

 

 

 

      0___      Wolfgang Schwurack

     c/  /'_    DBA/SA

    (*)  \(*)   University of Utah/UEN

                Tel: (801) 587-9444

                email: wolf@uen.org

 

pgsql-general by date:

Previous
From: ledocf
Date:
Subject: Getting PLPython to work with PostgreSQL 9.2
Next
From: aasat
Date:
Subject: How to store clickmap points?