Re: Auto commit Off how will it effect us ? - Mailing list pgsql-admin

From Robert Treat
Subject Re: Auto commit Off how will it effect us ?
Date
Msg-id 200312092116.23628.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: Auto commit Off how will it effect us ?  (Sai Hertz And Control Systems <sank89@sancharnet.in>)
List pgsql-admin
On Tuesday 09 December 2003 03:43, Sai Hertz And Control Systems wrote:
> Dear Robert Treat ,
>
> First of all accept  gratitude for answering the question
>
> >phppgadmin=# set autocommit = off;
> >ERROR:  SET AUTOCOMMIT TO OFF is no longer supported
> >phppgadmin=#
>
> Now does this mean that their must exist some PHP.INI  file option that
> will make client side auto commit  on
> But as such till now PHP version 4.3.4 their exist no such option  till now
> and defiantly  we are testing our application for PostgreSQL 7.4  .
> We would never like to miss the options provided by 7.4
>

Autocommit On is the default, you don't need any special options for it.  If
you wanted autocommit off you would need a special option for that (which php
doesnt seem to have).

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

pgsql-admin by date:

Previous
From: "Anjan Dave"
Date:
Subject: Upgrading from 7.2.4 (RH 8) to 7.4 (RH9)
Next
From: Bhartendu Maheshwari
Date:
Subject: Re: Running Postgres Daemons with same data files