On Mon, Dec 20, 2010 at 5:42 PM, Wells Oliver <woliver(at)padres(dot)com> wrote:
> Hello all- I am using psql from the command line in an Ubuntu environment,
> and I’d like to setup (if possible) some sort of client configuration for
> myself that sets some environment variables, mainly client_min_messages. Is
> there a way to do this?
alter user smarlowe set client_min_messages='debug';