Re: Installing PostgreSQL under Cpanel

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: "Erick Papadakis" <erick(dot)papa(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Installing PostgreSQL under Cpanel
Date: 2007-01-23 17:22:48
Message-ID: 7be3f35d0701230922w3461c27fr2e7bb4f17170c80e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2007-01-23 17:23:44 Re: CREATE FUNCTION Fails with an Insert Statement in it
Previous Message Erick Papadakis 2007-01-23 17:18:20 Re: Installing PostgreSQL under Cpanel