From: | Wolf Schwurack <wolf(at)uen(dot)org> |
---|---|
To: | "PG-General Mailing List (pgsql-general(at)postgresql(dot)org)" <pgsql-general(at)postgresql(dot)org> |
Subject: | Error: absolute path not allowed |
Date: | 2013-01-08 15:09:07 |
Message-ID: | 485368C10B2A274EABE47136B8AFCA12342D6731@X-MB11.xds.umail.utah.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)uen(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Graeme Hinchliffe | 2013-01-08 15:10:03 | Using composite types within PLPGSQL Function |
Previous Message | ac@hsk.hk | 2013-01-08 12:56:20 | Questions about 9.2 unique constraints |