Re: Set server behaviors on a per-session basis? - Mailing list pgsql-general

From Tom Lane
Subject Re: Set server behaviors on a per-session basis?
Date
Msg-id 2658.1202600913@sss.pgh.pa.us
Whole thread Raw
In response to Set server behaviors on a per-session basis?  (Ken Johanson <pg-user@kensystem.com>)
List pgsql-general
Ken Johanson <pg-user@kensystem.com> writes:
> A first question: will the current server design easily allow some
> change that lets us set behaviors (like standard_conforming_strings) on
> a per-connection basis?

See the SET command.  Or maybe you should read the overview here:
http://www.postgresql.org/docs/8.3/static/config-setting.html

            regards, tom lane

pgsql-general by date:

Previous
From: Benjamin Arai
Date:
Subject: Continual uptime while loading data ... COPY vs INSERTS within a transaction.
Next
From: "Christopher Browne"
Date:
Subject: Re: [OT] "advanced" database design (long)