"David Gagnon" <david.gagnon@cesart.com> writes:
> I tried select ARRAY[1,4,3] @> ARRAY[3,1] in pgAdminIII and get an error.
> ...
> Thanks to point me what I'm doing wrong or how to fix this :-/
Don't use the 8.2 manuals as a guide to an 8.1 or older PG? That
operator is new in 8.2.
regards, tom lane