Re: Installing PostgreSQL under Cpanel - Mailing list pgsql-general

From Harald Armin Massa
Subject Re: Installing PostgreSQL under Cpanel
Date
Msg-id 7be3f35d0701230922w3461c27fr2e7bb4f17170c80e@mail.gmail.com
Whole thread Raw
In response to Re: Installing PostgreSQL under Cpanel  ("Erick Papadakis" <erick.papa@gmail.com>)
List pgsql-general
pg_hba.conf is within the PostgreSQL data directory.

That directory can be put everywhere by the installation routine.

usual places:
- on windows per default below \programme\postgresql\8.2\data
- within linux often below /var


I tried find and whereis commands, but could not find it.

Either your search command was wrong; or you do not have access to that directory. (second one is very unlikely as root)

best wishes,

Harald


--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
fx 01212-5-13695179
-
Python: the only language with more web frameworks than keywords.

pgsql-general by date:

Previous
From: "Erick Papadakis"
Date:
Subject: Re: Installing PostgreSQL under Cpanel
Next
From: "A. Kretschmer"
Date:
Subject: Re: CREATE FUNCTION Fails with an Insert Statement in it