| From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
|---|---|
| To: | Scott Marlowe <smarlowe(at)qwest(dot)net> |
| Cc: | Prabu Subroto <prabu_subroto(at)yahoo(dot)com>, Postgres General Milis <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: postgres on SuSE 9.1 |
| Date: | 2004-06-09 20:09:45 |
| Message-ID: | 20040609200945.GB10705@dcc.uchile.cl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jun 09, 2004 at 01:48:11PM -0600, Scott Marlowe wrote:
> On Wed, 2004-06-09 at 13:09, Prabu Subroto wrote:
> > Here is my try under below:
> > susefujitsu:~ # whoami
> > root
> > susefujitsu:~ # locate pg_hba.conf
> > bash: locate: command not found
> > susefujitsu:~ #
>
> Dang, then I don't have a clue what to do. Maybe a google search for
> pg_hba.conf and suse?
What about
find / -name pg_hba.conf
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"En las profundidades de nuestro inconsciente hay una obsesiva necesidad
de un universo lógico y coherente. Pero el universo real se halla siempre
un paso más allá de la lógica" (Irulan)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2004-06-09 20:10:11 | Re: index with LIKE |
| Previous Message | Scott Marlowe | 2004-06-09 19:48:11 | Re: postgres on SuSE 9.1 |