Laszlo Hornyak <kocka@forgeahead.hu> writes:
> and the callback function logs "callback", the following apears in the log:
> ERROR: callback
> Can anybody tell me why this happens?
Sure you didn't "elog(ERROR)" rather than "elog(LOG)" inside the
callback function?
In any case, you can't expect useful help without showing us the
callback function.
regards, tom lane