> In postgresql there is no difference in storage method between text,
> varchar(n) and char(n).
However, there's an additional length check for (var)char(n)
involved meaning an ever so tiny performance penalty if that's
of concern.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346