RE: [GENERAL] PostgreSQL and multiple database access

2000-06-14 Thread Barnes
lf Of T.J.FarrellSent: Wednesday, June 07, 2000 4:42 PMTo: [EMAIL PROTECTED]Subject: [GENERAL] PostgreSQL and multiple database access Hi,   I work in an environment where people can update the PostgreSQL database from several sites (insert, update, delete statements). If two people t

[GENERAL] PostgreSQL and multiple database access

2000-06-13 Thread T.J.Farrell
Hi,   I work in an environment where people can update the PostgreSQL database from several sites (insert, update, delete statements). If two people try to update, insert or delete the same row at the same time, or if one deletes a row that the other is viewing and trying to update, in post