Hi All,
I tested "concurrent testing" in MySQL. It works
fine. But I couldn't do in PostgreSQL 7.3.4 on HPUX IPF. I got deadlock
problem. I used the PHP script to update table( one script increment the
column & another one decrement the column). Is the postgres support the
concurrent access to update database?
I got the following errors:
test=# ERROR: deadlock
detected
ERROR: deadlock detected ERROR: deadlock detected .... Regs,
Durai.
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.538 / Virus Database: 333 - Release Date: 11/11/2003 |
- Re: [GENERAL] Concurrent testing PostgreSQL Vs MySQL Durai
- Re: [GENERAL] Concurrent testing PostgreSQL Vs My... Shridhar Daithankar
- Re: [GENERAL] Concurrent testing PostgreSQL V... Durai
- Re: [GENERAL] Concurrent testing PostgreS... Marek Lewczuk
- Re: [GENERAL] Concurrent testing PostgreS... Shridhar Daithankar
- Re: [GENERAL] Concurrent testing Post... Durai
- Re: [GENERAL] Concurrent testing Post... Shridhar Daithankar
- Re: [GENERAL] Concurrent testing... Durai
- Re: [GENERAL] Concurrent tes... Shridhar Daithankar
- Re: [GENERAL] Concurrent testing PostgreS... Alvaro Herrera