Re: Can't connect after restart - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: Can't connect after restart
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE094661@algol.sollentuna.se
Whole thread Raw
In response to Can't connect after restart  (Audrey Bergeron-Morin <audreybmorin2@yahoo.com>)
List pgsql-hackers-win32
> > > > Any chance the old postmaster was still around
> > servicing requests
> > > > without having reloaded the config filE?
> > >
> > > Probably. The guy who installed it was going
> > pretty fast, and
> > > I'm not sure he went and stopped the postmaster in
> > between;
> > > he probably just hit uninstall and then
> > double-click on the
> > > installer file. But it's still weird.
> >
> > Now that I think of it, ther eis another option. Did you only use
> > pgadmin and/or the icons added to the start menu for psql? Because
> > those access the registry for the port number to the backend, and
> > there may be something happening there with the uninstlal/reinstall
> > thing.
>
> We started/stopped the service a couple of times in Windows
> Services manager, but other than that we used only pgAdmin
> and the start menu icons. I'm not sure what you're saying
> here, what's your theory?

I wouldn't call it a theory, more like a guess ;)

The idea is that windows sometimes to some funky stuff with startmenu
shortcuts - and since some connection information is stored there, it
might be that those weren't of the same version as the installed
postgresql.

//Magnus

pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: retreive record set
Next
From: Bruce Momjian
Date:
Subject: Re: Installing postgres on win XP