PostgreSQL and multiple database access

Поиск
Список
Период
Сортировка
От T.J.Farrell
Тема PostgreSQL and multiple database access
Дата
Msg-id 001101bfd0c0$f1621b20$d1b8fac1@oemcomputer
обсуждение исходный текст
Ответы RE: PostgreSQL and multiple database access
Re: PostgreSQL and multiple database access
Список 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 по дате отправления:

Предыдущее
От: Jeff Hoffmann
Дата:
Сообщение: Re: initlocation and createdb
Следующее
От: Mike Salib
Дата:
Сообщение: large text fields?