From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Jeremy Palmer" <palmerj(at)xtra(dot)co(dot)nz>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Problems with SVN win32 build. |
Date: | 2006-06-12 12:59:24 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E401388894@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hmm, seems like a bug when adding more than one step to the job when
initially created. To work around, create the job, then add steps to it
on an individual basis.
I'll need to figure out an appropriate fix...
Regards, Dave.
> -----Original Message-----
> From: Jeremy Palmer [mailto:palmerj(at)xtra(dot)co(dot)nz]
> Sent: 12 June 2006 10:14
> To: pgadmin-support(at)postgresql(dot)org
> Cc: Dave Page
> Subject: RE: [pgadmin-support] Problems with SVN win32 build.
>
> Thanks for the reply.
>
> I have attached the schema dump
>
> Jeremy
>
> > -----Original Message-----
> > From: Dave Page [mailto:dpage(at)vale-housing(dot)co(dot)uk]
> > Sent: Monday, 12 June 2006 7:52 p.m.
> > To: Jeremy Palmer; pgadmin-support(at)postgresql(dot)org
> > Cc: Magnus Hagander
> > Subject: RE: [pgadmin-support] Problems with SVN win32 build.
> >
> >
> >
> > > -----Original Message-----
> > > From: pgadmin-support-owner(at)postgresql(dot)org
> > > [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> > > Jeremy Palmer
> > > Sent: 05 June 2006 09:26
> > > To: pgadmin-support(at)postgresql(dot)org
> > > Subject: [pgadmin-support] Problems with SVN win32 build.
> > >
> > > I've compiled the trunk branch and have mostly had great success,
> > > (especially with quick report and auto-complete
> > > functionality) :) However I
> > > noticed a few little things:
> > >
> > > 1) I can't add a job for pgagent to run. I add a job with 1
> > > schedule and 2
> > > steps and I get a "duplicate key violates unique constraint
> > > "pga_jobstep_pkey" error. Here's the log:
> >
> > That falls firmly in the 'should never happen' category.
> Can you mail
> > over a pg_dump of your pgagent schema please?
> >
> > > 2) This is only a small thing but, the wxWidgets notebook
> > > pages do not seem
> > > to be using winxp themes (I'm on WinXP SP2).
> >
> > That's down to wxWidgets I'm afraid.
> >
> > > 3) When the auto-completion TAB character option is set and
> > > you hit TAB when
> > > there is more than one table option, the auto-complete
> > > function will always
> > > select the first table in the list. It might be better to
> use the same
> > > ctrl+space logic with a select combo box is presented to the user.
> >
> >
> > Any thoughts Magnus?
> >
> > Regards, Dave.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-06-12 13:34:34 | Re: init script for redhat |
Previous Message | Dave Page | 2006-06-12 11:56:19 | Re: Postgres question |