[pgadmin-support] After upgrade from 8.3 to 8.4 in OS X the same server is appearing twice

2011-07-08 Thread Peter Hickman
I recently upgraded my postgresql installation from 8.3 to 8.4 with fink on OS X. I did this by blowing away everything and doing a clean install. Now when I run pgadmin is see two servers one called "PostgreSQL 8.3 (localhost:5432)" and the other is "PostgreSQL 8.4 (local:.s.PGSQL.5432)" but both

[pgadmin-support] Re: After upgrade from 8.3 to 8.4 in OS X the same server is appearing twice

2011-07-11 Thread Peter Hickman
Dave Thanks Dave that is exactly what has happened, I forgot I had installed the previous version from EDB. All fixed now Peter On 8 Jul 2011, at 18:11, Dave Page-7 [via PostgreSQL] wrote: > On Fri, Jul 8, 2011 at 4:45 PM, Peter Hickman <[hidden email]> wrote: > > I recen