Not so,
statements have diffrent pid. Delete is called in application, bud REINDEX is
called via some cron admin script.
t.
On Thursday 19 of March 2009 13:35:03 Tom Lane wrote:
> Milos Findura <findura@gmail.com> writes:
> > where can be problem?
>
> Presumably, one statement or the other is inside a transaction that
> already had a lower-grade lock on the target table.
>
> regards, tom lane