Denis Gasparin <[EMAIL PROTECTED]> writes: > If the composite data type has 4 bytes overhead, I save 4 bytes for > each number... that is important because I must store many many > numbers.
Yes, if size is a big issue you might be better off with a specialized type. -Doug ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend