Re: postgres and initdb not working inside docker
Roffild <roffild@hotmail.com>
From: Roffild <roffild@hotmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2022-05-28T12:59:40Z
Lists: pgsql-hackers
Attachments
- disable-check-permissions.patch (text/plain) patch
Add --disable-check-permissions to ./configure After applying the patch, run "autoheader -f ; autoconf" This patch fixes an issue inside Docker and will not affect other builds.