Re: [PATCH v3] GSSAPI encryption support
Robbie Harwood <rharwood@redhat.com>
From: Robbie Harwood <rharwood@redhat.com>
To: Michael Paquier <michael.paquier@gmail.com>,
Stephen Frost <sfrost@snowman.net>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Andres Freund <andres@anarazel.de>, Craig Ringer <craig@2ndquadrant.com>
Date: 2015-10-19T18:01:01Z
Lists: pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes: > As for this patch, the reason I've not been as involved (beyond being > ridiculously busy) is that Michael's environment, which at least appears > perfectly reasonable (and works with PG unpatched) isn't working. If we > can get that working (and I've not looked at what's happening, so I have > no idea how easy or hard that would be), then I'd be a lot more excited > to spend time doing review of the patch. I would also really like to see this fixed. Unfortunately, I haven't been able to replicate; I followed Michael's (very nicely written) writeup and didn't see the issues that Michael did. The only thing I know about the problem is that it logs: > psql: lost synchronization with server: got message type "S", length 22 which unfortunately could be a great many things. I've said this a couple times now, but I really do need more information - a traffic dump, a list of commands that were run, etc.; unfortunately, the surface here is pretty large, and while I totally am willing to believe there are bugs in the code I've written, I do not yet see them.
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited