Re: (Bug) Numeric fault calculation

From: David Johnston <polobo(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: (Bug) Numeric fault calculation
Date: 2013-06-18 22:34:49
Message-ID: 1371594889089-5759769.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Kanitchet Vaiassava wrote
> (Bug) Numeric fault calculation
>
> postgresql : 714.35599999999xxxx
> long division method: 714.356

FYI:

My prior posts use a result cast "::text" in order to avoid any kind of
interaction with how pgAdmin would handle numbers. This is not a pgadmin
bug/issue it is in the database proper.

If you experience the error in pgadmin you should endeavor to make sure
whether it is a pgadmin problem or PostgreSQL in general.

David J.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Bug-Numeric-fault-calculation-tp5752984p5759769.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message bhanu udaya 2013-06-19 07:12:13 Re: [GENERAL] Postgres DB crashing
Previous Message David Johnston 2013-06-18 22:30:19 Re: (Bug) Numeric fault calculation