connection or query affected

From: Dennis Gearon <gearond(at)fireserve(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: connection or query affected
Date: 2004-10-12 15:13:07
Message-ID: 416BF483.2030107@fireserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tino Wildenhain 2004-10-12 15:20:03 Re: Message-ID as unique key?
Previous Message Csaba Nagy 2004-10-12 15:11:45 Re: Message-ID as unique key?