Decimal() instead of float?

Paul Rubin http
Thu Nov 16 05:44:30 EST 2006


Steve Holden <steve at holdenweb.com> writes:
> Unfortunately some applications are getting such large tables that a
> 32-bit field is insufficient to enumerate all existing and deleted
> rows. Then you have to start keeping tables of unused primary keys.

Please tell me that's not from some Kafka nightmare.  They don't use
64-bit ints?



More information about the Python-list mailing list