postgres(at)athena(dot)frontlogic(dot)com writes:
> I assume using the array type would save me some cost on storage, while
> using the varchar/integer pairs would result in faster queries. Is this
> correct? Thanks for any help or pointers.
As long as you don't want to look up or join against invidual array
members, the array solution is going to be more space and time efficient.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter