Hi, After listening to others it seems best to run 7.0 and so rather than
carry on I decided to remove all traces of 6.5 and install 7.0 once I have
downloaded it. (have not had chance yet, hope to tonight)

At the same time while removing 6.5 I did notice a running of postmaster at
the end of my inittab which did not have a -i in it so I think that was the
problem?

Jeremy

> From: "Richard Huxton" <[EMAIL PROTECTED]>
> Date: Mon, 26 Feb 2001 14:02:21 -0000
> To: "Jeremy Smith" <[EMAIL PROTECTED]>, "John Clark L. Naldoza"
> <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Subject: Re: [GENERAL] Problem with host connection
> 
> From: "Jeremy Smith" <[EMAIL PROTECTED]>
> 
>> Hi, Thanks for your response.
>> 
>> netstat did not find postgres ?????????
> 
> If netstat doesn't list it (nr the top, with a Proto of tcp) then it isn't
> listening. The other test is to "telnet localhost 5432" which should show
> nothing if pg is listening, connection refused otherwise.
> 
> Try "/etc/rc.d/init.d/postgresql restart" and see if that helps and if not
> whether there is anything useful in the logs. Failing that, su to postgres
> and run the command-line by hand - there should be some sort of error
> message.
> 
>> I do not have a postmaster.opts
>> I am running version 6.5 on a Mac using Yellowdog Linux 1.2
> 
> These two things are connected, don't worry about postmaster.opts since that
> was introduced in 7.0/1.
> 
> You should have no problem compiling 7.x from source when you want to
> upgrade - worked just fine on my iBook running LinuxPPC.
> 
>> 
>> Jeremy
> 
> 
> 

Reply via email to