"Jim C. Nasby" <[EMAIL PROTECTED]> writes:
> So what happens if you attempt to put a value greater than 2^32 into a
> bigint on a non-int64 platform?

You get the same error as if you tried to store a value greater than 2^64.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to