connection or query affected - Mailing list pgsql-general

From Dennis Gearon
Subject connection or query affected
Date
Msg-id 416BF483.2030107@fireserve.net
Whole thread Raw
Responses Re: connection or query affected  (Steven Klassen <sklassen@commandprompt.com>)
List pgsql-general
please cc me

If I am using some server side langauge to access Postgres - php,
python, perl, asp, if I make a connection, do the following actions
affect the connection, or the individual query that contains them:

    turn off autocommit
    start transaction
    commit transaction
    SET schema

pgsql-general by date:

Previous
From: Jeff Boes
Date:
Subject: Re: Rule uses wrong value
Next
From: Csaba Nagy
Date:
Subject: Re: Message-ID as unique key?