Native versus socket interface

[email protected] Wed, 30 Nov 2011 18:04:58 -0000
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
All things being equal, what factors should I consider to decide between
the regular postgresql interface using libpq, and the non-libpq socket
interface?  Are there performance considerations?

I will not need to dump an image, so that part of the uffi requirement is
not an issue for me.