Re: Problem with custom autovac - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Problem with custom autovac
Date
Msg-id 457037EE.8000200@postgresql.org
Whole thread Raw
In response to Problem with custom autovac  (Devrim GUNDUZ <devrim@CommandPrompt.com>)
List pgadmin-hackers
Devrim GUNDUZ wrote:
> Hi,
>
> Yesterday, I installed PostgreSQL RC1 on Windows to test Turkish
> translation and some locale issues on Windos. While using pgadmin3
> (1.6.0), I tried to define custom autovac to a newly created table.
>
> However I could not define it. The error was "Error: null value in
> column "freeze_min_age" violates not-null constraint".
>
> Is this a bug, or am I missing something?

Bug - I completely missed the fact that new autovac settings were added
to 8.2 :-(. I've committed a fix for 1.6.2.

Thanks, Dave

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5721 - in trunk/pgadmin3: . src/dlg src/include src/ui
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5722 - trunk/pgadmin3