Re: Transactions - Mailing list pgsql-admin

From Felipe Nascimento
Subject Re: Transactions
Date
Msg-id A1D265B81E168745B876193655F97F8D4BFAFE@mvescexc01.esc.multivalor.com.br
Whole thread Raw
In response to Transactions  ("shreedhar" <shreedhar@lucidindia.net>)
List pgsql-admin

$x = pg_exec($conn, "BEGIN");

and

$y = pg_exec($conn, "COMMIT");

Felipe

-----Original Message-----
From: shreedhar [mailto:shreedhar@lucidindia.net]
Sent: sexta-feira, 28 de junho de 2002 09:01
To: Postgres
Subject: [ADMIN] Transactions

Can I use BEGIN and COMMIT through PHP. If Yes, how? My PostgreSQL version
is 7.1.3.

regards,
sree

Sreedhar Bhaskararaju 1,2nd Main Road, KottuGardens, Chennai - 600 085 Ph :
4475111 Email : shreedhar@lucidindia.net


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

pgsql-admin by date:

Previous
From: "shreedhar"
Date:
Subject: Transactions
Next
From: Ray Ontko
Date:
Subject: Re: Are statistics gathered on function indexes?