LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Andrew Hill <list@fornax.net>
To : Anshuman Das <anshuman@simblos.com>
Date: Tue, 05 Dec 2000 17:00:03 +1030
Re: I'm a Linux RH6.2 user
> Anshuman Das wrote:
> 1) How to run postmaster? usr/bin/postmaster is saying that: unable to
> find systemdata or unable to open "/usr/include/pgsql//base/template
> 1/pg_class"
The PostgreSQL postmaster can't find where the base directory (that
contains all your databases) is. You probably need to use the -D option
to tell it where to look. It's commonly installed in
/usr/local/pgsql/data.
> 2) pg_connect() cannot find postgreSQL server.
This is just because PostgreSQL didn't start up when you asked it to.
Once you get it running, this error should go away.
> 3) How to use and configure pg_hba.conf?
There should be a file called "pg_hba.conf.sample" that explains it's
use. Mine lives in /usr/local/pgsql/lib
Cheers,
--
Andrew Hill
"Right now, I'd happily snort gunk from the sink if it would take
my brain somewhere away from here...." - JB
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page