initdb when data/ folder has mount points - Mailing list pgsql-general

From Ron Johnson
Subject initdb when data/ folder has mount points
Date
Msg-id 3eb5e598-e31d-83dd-e3f3-b1ca8c03117d@cox.net
Whole thread Raw
Responses Re: initdb when data/ folder has mount points  (Rich Shepard <rshepard@appl-ecosys.com>)
Re: initdb when data/ folder has mount points  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

v9.6.6

Apparently, initdb assumes that data/ is one big mount point.  However, we have four mount points:
/var/lib/pgsql/9.6/data/backup
/var/lib/pgsql/9.6/data/base
/var/lib/pgsql/9.6/data/pg_log
/var/lib/pgsql/9.6/data/pg_xlog

They are all empty.  How do I convince it to ignore the fact that the directories exist?

Thanks

--
Money Angular momentum makes the world go 'round.

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Installing 9.6.6 to a RHEL 6.7 server with no Internet access
Next
From: Lucas Fairchild-Madar
Date:
Subject: Understanding query planner cpu usage