[EMAIL PROTECTED] writes: > I need to store very large integers (more of 30 digits).
Er, What's wrong with the NUMERIC type? That can go up to hundreds of digits. -Doug ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match