From: | Carol Walter <walterc(at)indiana(dot)edu> |
---|---|
To: | pgsql-php(at)postgresql(dot)org |
Subject: | Begin block |
Date: | 2009-07-01 17:52:49 |
Message-ID: | 2A0AB159-CE44-4824-A77E-12BE538D7C77@indiana.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-php |
Hello,
I'm very much a Postgres PHP novice. I have a number of queries that
need to be run as a single transaction. One set of those will only be
run some of the time, but other times will need to be imbedded in
another block. Can I imbed a begin/commit inside another begin/commit?
Thanks,
Carol
From | Date | Subject | |
---|---|---|---|
Next Message | Raymond O'Donnell | 2009-07-01 17:57:50 | Re: Begin block |
Previous Message | Jasen Betts | 2009-05-26 11:57:40 | Re: PDO, postgre and PHP data types |