>>>Tom Lane said:
 > Daniel Kalchev <[EMAIL PROTECTED]> writes:
 > > So in essence this means that my best bet is to again dump/reload the 
 > > database...
 > 
 > Either that or fix your queries to cast the literals explicitly.

There is more to it:

customer=# select max(oid) from croute;
     max     
-------------
 -2144025472
(1 row)

How to handle this?

Daniel


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

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to