PostgreSQL and multiple database access - Mailing list pgsql-general

From T.J.Farrell
Subject PostgreSQL and multiple database access
Date
Msg-id 001101bfd0c0$f1621b20$d1b8fac1@oemcomputer
Whole thread Raw
Responses RE: PostgreSQL and multiple database access  ("Barnes" <aardvark@ibm.net>)
Re: PostgreSQL and multiple database access  (Charles Tassell <ctassell@isn.net>)
List pgsql-general
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 postgreSQL, what happens??
 
I'm looking from success/failure stories, tips anything that can help me code consequently!
 
TIA
 
T.J.

pgsql-general by date:

Previous
From: Jeff Hoffmann
Date:
Subject: Re: initlocation and createdb
Next
From: Mike Salib
Date:
Subject: large text fields?