Re: Question about Numeric Types - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: Question about Numeric Types
Date
Msg-id 424812D9.4040602@pse-consulting.de
Whole thread Raw
In response to Question about Numeric Types  (Dave Lazar <hunkybill@gmail.com>)
Responses Re: Question about Numeric Types  ("Sune B. Woeller" <sune@syntetisk.dk>)
List pgadmin-support
Dave Lazar wrote:
> Hi,
> 
> When using pgAdmin 1.2.0 to setup a new type, the option for a numeric
> type offers a choice of length and precision. Postgresql defines
> numeric as having scale and precision. Assuming length is synonymous
> with scale, the precision is a locked field.
> 
> If I want to specify a type numeric using pgAdmin with a scale of 6
> and a precision of 12, how can I do this?

Enter a length and see what happens...

Regards,
Andreas


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: "Drop cascade" feature request
Next
From: "Dave Held"
Date:
Subject: Re: Foreign keys edit with pulldown?