Re: Setting connection parameters via some kind of client configuration file @ the command line - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Setting connection parameters via some kind of client configuration file @ the command line
Date
Msg-id AANLkTikHdgadZp5SDeJCqkELkwvq9bXsi7Zyiywcj4EK@mail.gmail.com
Whole thread Raw
In response to Setting connection parameters via some kind of client configuration file @ the command line  (Wells Oliver <woliver@padres.com>)
List pgsql-general
On Mon, Dec 20, 2010 at 5:42 PM, Wells Oliver <woliver@padres.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';

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Problems With -9.0.1
Next
From: Craig Ringer
Date:
Subject: Re: PostgreSQL Trusted Startup