Dan Langille wrote:

> Looking at ktrace output, I saw a lot of this:
>
> 1172 postgres CALL  kse_release(0xbfbfd500)
> 1172 postgres RET   kse_release -1 errno 22 Invalid argument

Humm, kse_release seems related to multithreading.  Or so says
http://nixdoc.net/man-pages/FreeBSD/kse_release.2.html

I find it a bit worrying that the postmaster is calling that syscall at
all.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to