[pgadmin-support] pgAgent Windows service startup time

2009-09-17 Thread Dmitry Samokhin
Hello, The first time I tried to setup the pgAgent job scheduler on Windows I was wondered the service couldn't start for a very long time. Further investigation shown that the 'poll time interval' executable parameter (-t) affects startup time. Moreover, startup time directly reflects this parame

Re: [pgadmin-support] pgAgent Windows service startup time

2009-09-17 Thread Dave Page
On Thu, Sep 17, 2009 at 8:03 AM, Dmitry Samokhin wrote: > Hello, > > The first time I tried to setup the pgAgent job scheduler on Windows I was > wondered the service couldn't start for a very long time. Further > investigation shown that the 'poll time interval' executable parameter (-t) > affect

Re: [pgadmin-support] pgAgent Windows service startup time

2009-09-17 Thread Dmitry Samokhin
> I'll assume you've realised that setting the poll time to 600 means > that jobs will run up to 10 minutes late? > > Regardless of that, you are correct that this behaviour is > undesirable. Please try the replacement binary at > http://uploads.enterprisedb.com/download.php?file=624b234667456b2208

Re: [pgadmin-support] pgAgent Windows service startup time

2009-09-17 Thread Dave Page
On Thu, Sep 17, 2009 at 2:57 PM, Dmitry Samokhin wrote: >> I'll assume you've realised that setting the poll time to 600 means >> that jobs will run up to 10 minutes late? >> >> Regardless of that, you are correct that this behaviour is >> undesirable. Please try the replacement binary at >> http:

[pgadmin-support] Edit grid bug: selecting multiple rows by row number

2009-09-17 Thread Dan Halbert
Hi - this seems to be a row selection bug. I see it on both pgadmin 1.8.4 and 1.10.0, on both Linux and Windows: 1. Bring up a table in the edit grid. 2. Select a low-numbered row by clicking in the row number column on the extreme left. E.g, click "3". 3. Shift-Select a higher-numbered row in t

[pgadmin-support] Edit grid crash on Linux: adjusting selection

2009-09-17 Thread Dan Halbert
Here's another edit grid bug: this one is a crash. I see this only on Linux, on both 1.8.4 and 1.10.0 Linux is Ubuntu 8.04 (jaunty), updated to latest packages as of today. If you want to know a specific gtk2 package version, let me know. 1. Start up a fresh pgadmin3. 2. Bring up an edit grid fo

RE: [pgadmin-support] Edit grid crash on Linux: adjusting selection (corrected)

2009-09-17 Thread Dan Halbert
[I apologize: there were typos in the Ubuntu version number and in step 7. Here is the corrected version.] Here's another edit grid bug: this one is a crash. I see this only on Linux, on both 1.8.4 and 1.10.0 Linux is Ubuntu 9.04 (jaunty), updated to latest packages as of today. If you want to

Re: [pgadmin-hackers] [pgadmin-support] Possible simple enhancement

2009-09-17 Thread Guillaume Lelarge
Le jeudi 17 septembre 2009 à 08:02:15, Magnus Hagander a écrit : > On Wed, Sep 16, 2009 at 23:50, Guillaume Lelarge wrote: > > [...] > > See the new version of this patch. > > I think the third sentence in the error message is unnecessary ("you > shuld check this") - that ought to be pretty obvi

Re: [pgadmin-support] Edit grid bug: selecting multiple rows by row number

2009-09-17 Thread Raymond O'Donnell
On 17/09/2009 16:07, Dan Halbert wrote: > 1. Bring up a table in the edit grid. > 2. Select a low-numbered row by clicking in the row number column on the > extreme left. E.g, click "3". > 3. Shift-Select a higher-numbered row in the same way to get a select range: > e.g., shift-click "5". > > I

Re: [pgadmin-support] pgAgent Windows service startup time

2009-09-17 Thread Dmitry Samokhin
>> I tried this new binary, and upon start both Windows XP and Server 2003 >> report "The system cannot execute the specified program". Is it built for >> Windows? > > Yes, but maybe you don't have the right runtimes installed on your > machine. Does the original build work on that box? Where did y