Re: Question about Numeric Types

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Lazar <hunkybill(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Question about Numeric Types
Date: 2005-03-28 14:21:13
Message-ID: 424812D9.4040602@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Held 2005-03-28 15:50:50 Re: Foreign keys edit with pulldown?
Previous Message Andreas Pflug 2005-03-28 14:19:43 Re: "Drop cascade" feature request