Re: [GENERAL] Column information - Mailing list pgsql-general

From Tom Lane
Subject Re: [GENERAL] Column information
Date
Msg-id 6357.1493906405@sss.pgh.pa.us
Whole thread Raw
In response to Re: [GENERAL] Column information  (Igor Korot <ikorot01@gmail.com>)
Responses Re: [GENERAL] Column information  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Igor Korot <ikorot01@gmail.com> writes:
> Yes, so for the Radix 2 only 0 and 1 should be used, right?
> And so the value should be 100000 and not 32.

No, certainly not.  The radix column says what the units of measurement
are, not that the values in the precision column aren't decimal.  So radix
2 indicates that precision 32 means "32 bits", not "32 decimal digits".

            regards, tom lane


pgsql-general by date:

Previous
From: PAWAN SHARMA
Date:
Subject: [GENERAL] Vaccum Query
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Column information