The command "netstat -Z -t" will show two entries for a localhost connection and thus show the context of each end of the socket. The command "netstat -Z -x" seems to only show a single entry for the connection which will be from the server end. http://wiki.postgresql.org/wiki/SEPostgreSQL The above wiki page mentions "netstat -Z" and my personal interpretation of this was that I could use "netstat -Z" to find the context of a client end of a socket. But it seems that I can only get the server end. Is this what is desired? -- russell@xxxxxxxxxxxx http://etbe.coker.com.au/ My Main Blog http://doc.coker.com.au/ My Documents Blog -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.