Re: postgres and initdb not working inside docker - Mailing list pgsql-hackers

From Roffild
Subject Re: postgres and initdb not working inside docker
Date
Msg-id DB9P193MB11778B95566C3C60C1303655B3DB9@DB9P193MB1177.EURP193.PROD.OUTLOOK.COM
Whole thread Raw
In response to postgres and initdb not working inside docker  (Roffild <roffild@hotmail.com>)
Responses Re: postgres and initdb not working inside docker
List pgsql-hackers
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.
Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Assert name/short_desc to prevent SHOW ALL segfault
Next
From: Nathan Bossart
Date:
Subject: Re: docs: mention "pg_read_all_stats" in "track_activities" description