On Sat, Jun 05, 2004 at 18:35:29 +0200, Bambero <[EMAIL PROTECTED]> wrote: > Hi > > Like in the subject. I have few tables i relations with themselves. > There are many users that may insert a rows. But i want that only owner > can modify or delete a row. > > I found somwhere an information that can use here LOCK, but I don't know > how.
You don't want LOCK, you want GRANT and REVOKE. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html