Re: Default data directory

From: Ben Kim <bkim(at)tamu(dot)edu>
To: Carol Walter <walterc(at)indiana(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Default data directory
Date: 2008-09-05 21:38:39
Message-ID: Pine.GSO.4.64.0809051631160.3823@coe.tamu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> Is there somewhere else that postgres can get this information?
> I can't figure out how the Postgres that's running on the production web
> server knows where to look for its data.

Could it be the compile time setting? I guess you can try

# pg_config --configure

and the --prefix=... will likely be where the "data" sits?

Regards,

Ben Kim

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2008-09-06 00:11:54 Re: Bug introduced in 8.0
Previous Message Scott Marlowe 2008-09-05 21:21:18 Re: Default data directory