Re: install postgres8.1 on debian - Mailing list pgsql-admin

From Tom Lane
Subject Re: install postgres8.1 on debian
Date
Msg-id 24138.1158328950@sss.pgh.pa.us
Whole thread Raw
In response to install postgres8.1 on debian  ("Iuri Sampaio" <iuri.sampaio@gmail.com>)
List pgsql-admin
"Iuri Sampaio" <iuri.sampaio@gmail.com> writes:
> mkdir: cannot create directory `/usr/local/pgsql/include': File exists

Perhaps there is a plain file (not a directory) at that location?

You will generally need to do the "make install" step as root if you're
installing into a standard location such as /usr/local ... but I'd have
expected a permissions failure rather than "file exists" if that were
the issue.

            regards, tom lane

pgsql-admin by date:

Previous
From: Nick Howden
Date:
Subject: Auto Vacuum not starting unless postgres is restarted
Next
From: Alvaro Herrera
Date:
Subject: Re: Auto Vacuum not starting unless postgres is restarted