Re: problems installing
От | Josh Berkus |
---|---|
Тема | Re: problems installing |
Дата | |
Msg-id | web-499053@davinci.ethosmedia.com обсуждение исходный текст |
Ответ на | problems installing (Daniel Bautista <dnbautista@yahoo.com>) |
Список | 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 по дате отправления: