Hi all, Just wanted to know how postgres handles semaphores. Was hoping that i can can use the locks defined in lwlock.h and lwlock.c . If i create a new lock and then use LockAcquire and LockRelease when I want a process to start and stop will this work?
Nailah ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend