Sean Chittenden <sean-pgsql-general(at)chittenden(dot)org> writes:
> What's the scoop with username constraints? I setup and
> created a user with a '-' character in the middle (worked).
Double quotes are your friend when dealing with names that don't
follow the usual constraints for identifiers.
regards, tom lane