Re: Problems with SVN win32 build.

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Problems with SVN win32 build.
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40138885D@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Problems with SVN win32 build.  ("Jeremy Palmer" <palmerj@xtra.co.nz>)
Ответы Re: Problems with SVN win32 build.
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Jeremy Palmer
> Sent: 05 June 2006 09:26
> To: pgadmin-support@postgresql.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.


В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: starting/stopping service from windows not working
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Problems with pgagent Jobs