Hi Günther,
I had a look at the issue and the case is reproducible to me also, but this
happens only if do the following steps:
1. Open options dialog and in the UI Miscellaneous tab select 'Refresh
object and children on click' for Refresh on click option.
2. Open the properties dialog of a job.
That sounds like it's working as I'd expect. It would be tricky to
change the error message based on the operation being attempted as
it's raised at a fairly low level. I think it's generic enough that it
doesn't matter though.
On Fri, Nov 9, 2012 at 11:26 AM, Dhiraj Chawla
wrote:
> Hi Günther,
>
I found the answer in the following link:-
http://archives.postgresql.org/pgadmin-support/2011-09/msg00076.php
I tested on my machine by creating the actual pg_log directory and
running pgadmin3 v1.14.2 and I didn't get the dialog box.
Killed pgadmin, removed the directory and restarted pgad