Hi, when accessing PostgreSQL with pgdb, DECIMAL values in the database are provided as floats in Python. Is it possible to get huge DECIMAL values without losing precision? Best regards Gerald