Re: Transactions

Поиск
Список
Период
Сортировка
От Felipe Nascimento
Тема Re: Transactions
Дата
Msg-id A1D265B81E168745B876193655F97F8D4BFAFE@mvescexc01.esc.multivalor.com.br
обсуждение исходный текст
Ответ на Transactions  ("shreedhar" <shreedhar@lucidindia.net>)
Список 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 по дате отправления:

Предыдущее
От: "shreedhar"
Дата:
Сообщение: Transactions
Следующее
От: Ray Ontko
Дата:
Сообщение: Re: Are statistics gathered on function indexes?