On 27/11/2010 5:09 PM, Balamurugan Mahendran wrote:
Thanks for your immediate reply!!.  Happy Thanks Giving day!!

postg...@acti-db-bala:~$ uname -a
Linux acti-db-bala 2.6.16.33-xenU #2 SMP Wed Aug 15 17:27:36 SAST 2007
x86_64 GNU/Linux

Is this running on a virtual hosting provider somewhere? If so, which one?

postg...@acti-db-bala:~$ cat /etc/issue
Ubuntu 9.04 \n \l

Also I used to compile by the below command

  ./configure --prefix=/var/lib/pgsql --with-perl  --with-libxml
--enable-debug

... hang on. Did you have anything else in /var/lib/pgsql before running this install? If you had an old version that you didn't clean out in there, I'd expect problems.

It's usually wise to install custom-compiled software to a prefix that doesn't already contain anything else, like --prefix=/opt/pgsql-9.0.1 . That way it's easy to delete, easy to keep separate from other things, etc.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to