Okay,
I have LinuxPPC Q4 with PostgreSQL 7.1 running fine.
On a mac running OSX, I¹m able to use programs like PorSQL and SQLBoss to do
my queries etc...
I have also got 7.1.3 on another mac running OSX 10.1.1 and I can access my
database using psql and DBI.
However when I want to use the programs mentions above, I get a connection
failed error.
I noticed that postmaster is not running (using top) on OSX when compared to
my linux box...
Is this my problem?
I installed postgres on OSX using the packaged binaries, should I use the
source files to get postmaster running?
Thanx in advance...