Locking System using PostgreSQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
rozvinbm_jp
Forum Commoner
Posts: 43
Joined: Thu Jun 14, 2007 8:36 pm
Location: Fuji-shi, Shizuoka-ken, Japan

Locking System using PostgreSQL

Post by rozvinbm_jp »

Im planning to create a small ordering system using mobile phone internet. I want to control the concurrent access in my database.

I read about Row Level Locks but there is no any situational example. And also I read regarding of the use of locks in database system conflicts.

Please give me an idea.. or its highly appreciated in advance if you give me the guidelines to implement locking system.

Thanks guys.
Post Reply