Re: Putting kerberos/ldap logs somewhere useful
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-08-06T05:17:54Z
Lists: pgsql-hackers
On Mon, Aug 05, 2019 at 07:26:45PM -0400, Tom Lane wrote: > Hence, I propose the attached. This just moves the actual log > files ... +1 for this. The patch looks good. > we could possibly move the daemons' .conf files as well, > but I think they're probably not variable enough to be interesting. Not sure that it is actually necessary. If that proves to be needed, this could always be done later on. -- Michael
Commits
-
Save Kerberos and LDAP daemon logs where the buildfarm can find them.
- f1c23b00b9b7 11.6 landed
- 514e7e911fc2 12.0 landed
- 4ecd05cb7713 13.0 landed