From: | "Dann Corbit" <DCorbit(at)connx(dot)com> |
---|---|
To: | <stefari(at)tiscali(dot)it>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: BCD format |
Date: | 2004-12-29 21:01:14 |
Message-ID: | D425483C2C5C9F49B5B7A41F89441547055795@postal.corporate.connx.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Consider using numeric type.
Like BCD, it will perform exact decimal arithmetic.
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of
stefari(at)tiscali(dot)it
Sent: Wednesday, December 29, 2004 7:32 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] BCD format
Hi all !
I have to create a table with a BCD formatted field.
Can Postrgresql to support this field's type or I have to insert it in
binary
mode???
Thanks and happy new year to all !!!
__________________________________________________________________
Tiscali Adsl 2 Mega Free: l'adsl piu' veloce e' gratis!
Naviga libero dai costi fissi con Tiscali Adsl 2 Mega Free, l'adsl Free
piu' veloce in Italia. In piu', se ti abboni entro il 7 gennaio 2005,
navighi gratis fino al 31 marzo. E il costo di adesione e' GRATIS.
http://abbonati.tiscali.it/adsl/
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2004-12-29 21:07:06 | pg_dump and pgpool |
Previous Message | Tom Lane | 2004-12-29 18:30:43 | Re: update table with row locking |