From: | News Subsystem <news(at)news(dot)hub(dot)org> |
---|---|
To: | undisclosed-recipients:; |
Subject: | |
Date: | 2013-02-01 10:26:22 |
Message-ID: | 201302011026.r11AQMr6033277@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Fri, 01 Feb 2013 02:26:21 -0800 (PST)
01 Feb 2013 02:26:21 -0800 (PST)
X-Newsgroups: pgsql.novice
Date: Fri, 1 Feb 2013 02:26:21 -0800 (PST)
In-Reply-To: <CAMu32AB5sx_MCCaLpyJYpJRf88s00_e3YNyp3SQTzvHHSqOcxw(at)mail(dot)gmail(dot)com>
Complaints-To: groups-abuse(at)google(dot)com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=196.26.223.225;
posting-account=o-NskQkAAABq89h78gdsN3vagBgNeCxw
References: <CAMu32AB5sx_MCCaLpyJYpJRf88s00_e3YNyp3SQTzvHHSqOcxw(at)mail(dot)gmail(dot)com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <68e77e75-424f-45e3-991b-0b506f88589c(at)googlegroups(dot)com>
Subject: Re: Installation 8.4 > 9.1
From: Johan Nel <johan(dot)nel(at)xsinet(dot)co(dot)za>
Injection-Date: Fri, 01 Feb 2013 10:26:21 +0000
Content-Type: text/plain; charset=ISO-8859-1
To: pgsql-novice(at)postgresql(dot)org
James
> Windows 7 on a 64bit machine. When I start PgAdmin I get two servers -
>
> 8.4 and 9.1, both running on the same port number. I can double click
>
> and login to either of them fine - although when I do SELECT VERSION()
>
> in either of them, it always says 8.4. So I suspect that although it's
>
> allowing me to double click and login to version 9, it's just kidding
>
> me. I tested this by going into Windows Services and manually
>
> disabling 8.4 server - and then trying to login to 9.1 through
>
> PgAdmin. I got this message:
PG should have complained that it has another installation already using that port. Specially if 8.4 was running while you installed 9.1
Have a look if you can find the database folder for 9.1, and look what the port number is in the postgresql.conf file.
Your Windows Service should have that in the executable startup parameters if you have difficulty in finding the database folder.
It might be that you just need to setup your pgAdmin connection to the correct port.
HTH,
Johan Nel
Durban, South Africa.
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2013-02-01 13:54:31 | Re: Installation 8.4 > 9.1 |
Previous Message | James David Smith | 2013-02-01 08:48:59 | Re: Installation 8.4 > 9.1 |