I think this is related to the same problem I was having before. I'm running the wrong installation of postgres. I have installed 7.1.1 in /usr/local/ and i see that /etc/rc.d/init.d/postgresql is looking in the /var/lib/pgsql to start postgres. I'll have to go through the file and point it to the right directory.
---------- Original Message ---------------------------------- From: Dave Page <[EMAIL PROTECTED]> Date: Wed, 30 Jan 2002 16:55:06 -0000 > > >> -----Original Message----- >> From: Leonardo Junquera [mailto:[EMAIL PROTECTED]] >> Sent: 30 January 2002 16:34 >> To: [EMAIL PROTECTED] >> Subject: [pgadmin-support] attribute 'datlastsysoid' not found >> >> >> Dave, thanks. That seemed to work now I'm getting: >> >> An error has occured in pgAdmin II: frmConnect.cmdConnect_Click: >> >> Number: -2147467259 >> Description: Error while executing the query; >> ERROR: attribute 'datlastsysoid' not found > >:-) that's in the Troubleshooting Guide. You need to be running PostgreSQL >7.1 or higher I'm afraid. > >Regards, Dave. > >---------------------------(end of broadcast)--------------------------- >TIP 5: Have you checked our extensive FAQ? > >http://www.postgresql.org/users-lounge/docs/faq.html >