PostgreSQL and multiple database access

From: "T(dot)J(dot)Farrell" <T(dot)J(dot)Farrell(at)wanadoo(dot)fr>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL and multiple database access
Date: 2000-06-07 20:41:57
Message-ID: 001101bfd0c0$f1621b20$d1b8fac1@oemcomputer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Trurl McByte 2000-06-07 21:27:50 Re: Dump
Previous Message Luis Martins 2000-06-07 20:29:25 Large objects