From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | marcelo_matheus(at)oi(dot)com(dot)br |
Cc: | Pg Bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #7983: Problem with pgAgent. |
Date: | 2013-03-22 10:29:44 |
Message-ID: | CA+OCxozyEtntqVj+5qTM89Oiv7z79fjMmV=2aPzcUeZzyHKwfg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Mar 21, 2013 at 8:12 PM, <marcelo_matheus(at)oi(dot)com(dot)br> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7983
> Logged by: Marcelo Nunes
> Email address: marcelo_matheus(at)oi(dot)com(dot)br
> PostgreSQL version: 9.1.4
> Operating system: Linux Red Hat 6
> Description:
>
> Hello, good afternoon.
>
> When trying to run a batch in pgAgent the following error occurs.
>
> DEBUG: Checking for jobs to run
> DEBUG: Sleeping... sh: /tmp/pga_GvQxqM/5_9.scr: Permission denied
> DEBUG: Clearing inactive connections
> DEBUG: Connection stats: total - 1, free - 0, deleted - 0
> DEBUG: Checking for jobs to run
> DEBUG: Sleeping...
>
> I have no idea what may be happening. The / tmp is allowed for everyone.
Is /tmp mounted with the noexec option?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Marcelo Matheus | 2013-03-22 15:58:16 | Re: BUG #7983: Problem with pgAgent. |
Previous Message | Josh Berkus | 2013-03-21 23:05:59 | Re: New kind of crash? |