Re: Old version?

From: Chander Ganesan <chander(at)otg-nc(dot)com>
To: Carol Walter <walterc(at)indiana(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Old version?
Date: 2009-07-15 18:22:32
Message-ID: 4A5E1E68.2050409@otg-nc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Carol Walter wrote:
> Well, that is a definite possibility. When I try to log in to the
> 8.2.10. instance from another machine on our network, I get an
> authentication error. The error log says that authentication is
> failing but it doesn't say why. When I originally put this 8.2.10
> instance up, I was testing enabling ssl. It's possible that somehow I
> got ssl partially configured, and that's confusing postgres. The
> reason I scrapped the upgrade to 8.2.10 from 8.2.4 was that I decided
> to go to 8.3.6 instead. When I really did enable ssl there, I had
> some problems getting the certs to work correctly, but I got ssl
> errors in the error log. Anyway, you say that I should be able to get
> 8.2.10 working if I have to drop back to that. I may just have to
> take the ssl bits out and reinstall the whole thing.
Why not just set "ssl=no" (or comment out the line) in your
postgresql.conf and remove any 'hostssl' lines from your pg_hba.conf
file. That will effectively disable SSL. IIRC There's really no need
to rebuild/reinstall anything..

--
Chander Ganesan
Open Technology Group, Inc.
One Copley Parkway, Suite 210
Morrisville, NC 27560
919-463-0999/877-258-8987
http://www.otg-nc.com
Expert PostgreSQL, PostGIS & other Open Source training delivered worldwide.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lee, Mija 2009-07-15 18:59:23 out of memory for query, partitioning & vacuuming
Previous Message Lasher, Glenn 2009-07-15 17:46:21 Re: Difficulty with make check