From: | javier garcia - CEBAS <rn001(at)cebas(dot)csic(dot)es> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Fwd: installing postgres7.3.4 problem II |
Date: | 2003-08-26 16:40:12 |
Message-ID: | 200308261623.h7QGNJI04146@natura.cebas.csic.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Please, disregard my last message. I've discovered that in "password" file it
was mentioned a path '/var/lib/psql' where Mandrake distro installed postres
previously. I've solved it.
But I still have another problem:
A later step in Postgres installation instructions says:
"/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data >logfile 2>&1 &"
and with this I obtain:
"bash: logfile: Dennied permission"
I don't know bash either, so I can't understand the problem.
Could you give me a hand?
Javier
------------------------------------------------------
---------- Mensaje reenviado ----------
Subject: installing postgres7.3.4 problem
Date: Tue, 26 Aug 2003 18:10:10 +0200
From: javier garcia - CEBAS <rn001(at)cebas(dot)csic(dot)es>
To: pgsql-general(at)postgresql(dot)org
Hi all.
(I'm a newby. I recognize it)
At the moment I had postgres running on my Linux machine with no problem.
I had version 7.2 installed, and this version came along with my Mandrake
distribution.
Now, I want to install a contribution package (postgis extensions), and
previously I would like to install a newer postgres version.
So, I've downloaded the postgres-7.3.4 source code and compiled it. But,
following the guidelines in the documentation, after "make install", I've
typed:
# su - postgres
(I don't know the meaning of a "login shell", but this is not my problem)
And then appears the message (in spanish):
"su: atention: we can't change to the directory /var/lib/pgsql: the directory
or file doesn't exists"
Previously I had postgres databases in /var/lib/pgsql. But I've uninstalled
the previously the 7.2 version and I don't know why this happens.
Could anyone guide me with this?
thanks and regards
Javier
-------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew L. Gould | 2003-08-26 16:41:18 | Re: Excel 97 Export to Postgres |
Previous Message | Robert Treat | 2003-08-26 16:38:51 | Re: pl/tcl trigger question |