[Bug 267500] databases/postgresql*-server: require mountlate in rc.d scripts
Date: Tue, 01 Nov 2022 17:46:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267500 Bug ID: 267500 Summary: databases/postgresql*-server: require mountlate in rc.d scripts Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: amdmi3@FreeBSD.org Created attachment 237789 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237789&action=edit Patch Depend on mountlate, as some filesystems used by postgresql server may be mounted late. My case: /tmp is late-mounted tmpfs atop of ZFS, and without this patch postgres starts before the filesystem is mounted and its socket is lost. -- You are receiving this mail because: You are the assignee for the bug.