Date: Tue, 01 Nov 2022 17:46:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267500] databases/postgresql*-server: require mountlate in rc.d scripts Message-ID: <bug-267500-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267500 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=3D237789&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267500-7788>