From: | Bernard Clement <bernard(at)info-electronics(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, 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 21:11:35 |
Message-ID: | 200406091711.35650.bernard@info-electronics.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
It seems that the command locate is not installed by default under SuSE (I am
using 9.0).
However, that command is in the package "findutils-locate" that comes with the
distribution. You can install it with Yast.
Bernard
On Wednesday 09 June 2004 16:09, Alvaro Herrera wrote:
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Dennis Gearon | 2004-06-09 21:15:18 | tablespaces and schemas |
Previous Message | Jim Seymour | 2004-06-09 20:32:01 | Re: Multiple databases on seperate drives/file systems? |