Re: postgresql with SuSE 8.0

From: Art Fore <afore(at)sonic(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: postgresql with SuSE 8.0
Date: 2003-01-27 14:41:16
Message-ID: 1043678476.4477.9.camel@sporthorse-home.sha
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Tried this and editing the pg_hba.conf file, but postgresql will not
start again after rebooting. I have spent two days on this but have to
give up for now as I have some other things to do. Maybe a few days
break will help.

I don't understand why it has to be so difficult to setup a postgresql
database. I thought Oracle was bad, but postgresql is worse. (Oracle is
also pretty bad in install and setup in Windows in addition to being
more bloatware than SQLServer.) A few years ago, I installed setup a MS
SQLServer7 and transfered data from Access into it in an hour. I am no
database expert, but have worked with various databases. The
documentation leaves a lot to be desired. There needs to be a basic
setup and install procedure that non-database experts can understand and
follow without researching everything.

Art

On Sun, 2003-01-26 at 20:34, Tom Lane wrote:
> Art Fore <afore(at)sonic(dot)net> writes:
> > Finally got Postgresql to running with postmaster. Done a createuser
> > afore, and createdb shadb. Now I cannot connect with Rekall It comes up
> > with could not connect to server: Connection refused. Is server running
> > on host sporthorse-home /TCP/IP connections on port 5432?
>
> Either you didn't tell the postmaster to listen for TCP connections
> (-i commandline switch or whatever the postgresql.conf item is); or
> you did, but the kernel is set up to filter traffic to port 5432.
> The reason you could do the other things is that by default psql
> connects via a Unix-domain socket, not TCP. It sounds like Rekall
> only knows about TCP connections.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Antonio Scotti 2003-01-27 15:29:59 Passing parameters to a Trigger
Previous Message Hendrik Coetzee 2003-01-27 13:42:33 PostgreSQL in Arabic