Re: problems installing - Mailing list pgsql-novice

From Josh Berkus
Subject Re: problems installing
Date
Msg-id web-499053@davinci.ethosmedia.com
Whole thread Raw
In response to problems installing  (Daniel Bautista <dnbautista@yahoo.com>)
List pgsql-novice
Daniel,

> I have installed PostgreSQL 7.1.3, but I am having
> problems when I try to do "initdb".
> I have two partitions: one in /, which has the Linux
> SO and is full (no space available), and one in
> /usr/local, which has 16 GB free. When I type
> "./initdb --pgdata=/usr/local/postgres/data" or
> "./initdb -D ..." (in /usr/local/pgsql) the next error
> appears:

If your / filesystem is full, you're going to have problems with far
more than PostgreSQL.  You need to adjust your partitions while you can
still use the system, because you can expect a crash soon.

As for the initdb, the answer is in the error message ... the script is
trying to create files in /tmp/ as prep work, and there isn't any space.

-Josh


______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

pgsql-novice by date:

Previous
From: David Link
Date:
Subject: Re: DECODE
Next
From: "Julian Gollop"
Date:
Subject: Installing 7.1.3 is missing libssl.0.1