| From: | Bruno Wolff III <bruno(at)wolff(dot)to> |
|---|---|
| To: | javier garcia - CEBAS <rn001(at)cebas(dot)csic(dot)es> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Fwd: installing postgres7.3.4 problem II |
| Date: | 2003-08-26 17:59:34 |
| Message-ID: | 20030826175934.GB17741@wolff.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Aug 26, 2003 at 18:40:12 +0200,
javier garcia - CEBAS <rn001(at)cebas(dot)csic(dot)es> wrote:
> 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.
You don't have access to create or write 'logfile' in the current directory.
You might want to use a full path to wherever you want the logfille to be.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan Bartlett | 2003-08-26 18:18:52 | Re: Linux ready for high-volume databases? |
| Previous Message | darren | 2003-08-26 17:59:29 | Re: pl/tcl trigger question |