NikhilS <[EMAIL PROTECTED]> writes:
> Do we have any function in the postgres codebase which provides microseconds
> level of delay coupled with SIGALRM support?
On most Unixen the resolution of SIGALRM is millisecond(s), so you'd be
living in a dream world if you assumed it would work.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly