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

From Scott Marlowe
Subject Re: Error: absolute path not allowed
Date
Msg-id CAOR=d=0gA9XZAjrRck=Ya14UzighQV-zUFQyqAvbUm4pfKJudQ@mail.gmail.com
Whole thread Raw
In response to Re: Error: absolute path not allowed  (wschwurack <wolf@uen.org>)
List pgsql-general
Look at your log line prefix setting in postgresql.conf.  Specifically
log things like db, host, username, etc.

On Wed, Jan 9, 2013 at 12:50 PM, wschwurack <wolf@uen.org> wrote:
> How do I find what is calling pg_read_file
>
>
>
> --
> View this message in context:
http://postgresql.1045698.n5.nabble.com/Error-absolute-path-not-allowed-tp5739320p5739424.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general



--
To understand recursion, one must first understand recursion.


pgsql-general by date:

Previous
From: Ian Lawrence Barwick
Date:
Subject: Re: How can I detect if a schema exists?
Next
From: Adrian Klaver
Date:
Subject: Re: currval of sequence xxx_seq is not yet defined in this session?