I ran into a glitch that took me a few hours to figure out after postgres was not accessible from cgi scripts after upgrading to F17. It turns out that httpd is now using private /tmp, but postgres stores the handle for its local domain socket in /tmp, so was not accessible to httpd processes using that handle. (Using a local network socket should still work.) Is this something we want to include in the release notes? -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test