For update - Mailing list pgsql-sql

FromOttó Havasvölgyi
SubjectFor update
Date
Msg-id[email protected]
Whole thread Raw
ResponsesRe: For update
Listpgsql-sql
Hello,
 
What does this do exactly:
 
select * from <ViewName> where <condition>  for update;
 
Will be locked all the tuples in all tables it retrieves?
 
In 8.0.5 this did not work for me.
 
Thanks,
Otto

pgsql-sql by date:

Previous
From: Jeff Boes
Date:
Subject: Re: psql client: technique for applying default values to :variables?
Next
From: Andreas Seltenreich
Date:
Subject: Re: psql client: technique for applying default values to :variables?