Postgres usage of session identifiers for security - Mailing list pgsql-general

From Keith Minsel
Subject Postgres usage of session identifiers for security
Date
Msg-id CA+O6uFBz6TCFetwb952oj0ZSNS5sduTFWLLzmEQicgx8f8PRaw@mail.gmail.com
Whole thread Raw
Responses Re: Postgres usage of session identifiers for security  (Marti Raudsepp <marti@juffo.org>)
List pgsql-general

Can anyone describe how Postgres generates session identifiers and how Postgres uses a session identifier for community action protection?

More specifically, will Postgres allow a session identifier to be non-system generated?  How does Postgres respond when presented with a non-system generated session identifier?

My security team is asking and I can't find any documentation on this.

Thanks,
Keith

pgsql-general by date:

Previous
From: "Felix Kunde"
Date:
Subject: Audit database to recreate former states using JSON functions
Next
From: jaime soler
Date:
Subject: GSSAPI auth issue with windows 7 client, postgresql 9.2.3 linux server