Closed Bug 819807 Opened 13 years ago Closed 12 years ago

postgres2:: module needs data directory variables

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mpressman, Unassigned)

Details

The default PGDATA or data directory points to /var/lib/psql/${VERSION} In addition to the ${VERSION} we need the ability to use a variable data directory.
So pg_data_path needs to be variable rather than hard coded to /var/lib/pgsql
I see that postgres2::server does have a variable pg_data_prefix which has a default value of /var/lib/pgsql. Is that not working or is there another place where you need this to be adjustable?
Yep, I think we're good with this. Having the pg_data_prefix variable works great.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Infrastructure → Infrastructure: Other
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.