Boszormenyi Zoltan <z...@cybertec.at> writes:
> is there a danger in using SpinLockAcquire() in
> a signal handler?

Yes.  Actually, pretty much anything beyond setting a "volatile" flag
variable is too dangerous.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to