Re: Starting postmaster problem

From: Nataraj <nataraj(at)cdxc(dot)com>
To: Bogdan Paduraru <bpaduraru(at)petar(dot)ro>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Starting postmaster problem
Date: 2000-11-03 14:44:57
Message-ID: 3A02CF69.B3DA6C73@cdxc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

run "su - postgres" Then it will export the env variables (which you set in
the .bash_profile file). If you do "su postgres" it may not export.

Raj

Bogdan Paduraru wrote:

> Hello,
> I installed Postgresql 7.0.2 on a Redhat Linux 6.1 and I want now to run
> it, but it seems I have a problem.
> I connected as root on my server.
> After that I do :
> $ su postgres
> $nohup /usr/local/pgsql/data \ </dev/null >>server.log 2>>1 &
> After the second command I get
> bash : server.log: Permission denied
> Can you help me?
> And another thing : how can I make it to run when I start my Linux
> server?
>
> Bogdan

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Judith Elizabeth Trejo Alvarez 2000-11-03 15:57:30 Consulta
Previous Message Ben Warren 2000-11-03 00:09:35 Getting postgres to echo queries.