From: | "postgresql" <pgsql(at)symcom(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Permission Denied When i am Trying to take Backup |
Date: | 2001-10-12 12:33:44 |
Message-ID: | 200110121225.f9CCPHn70554@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Could someone create a post that shows who(user) should own
what. I have always let postgres own the pgsql directory and I see
that it is recomended that root own it.
Thanks,
Ted
-----Original Message-----
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Stefan Huber <looseleaf(at)gmx(dot)net>
Date: Thu, 11 Oct 2001 22:03:28 +0200 (CEST)
Subject: Re: [ADMIN] Permission Denied When i am Trying to take
Backup
> Stefan Huber writes:
>
> > If you followed the installatino guide step by step, the postgres
> > files/directories are owned by root, not by postgres.
>
> Which is a good idea.
>
> > I always do a chown -R postgres:daemon /usr/local/pgsql (or
> > postgres:postgres) after installation.
>
> Which is a bad idea.
>
> The installation instructions were developed with some thought
behind
> them.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
http://funkturm.homeip.net/~peter
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so
that your
> message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-10-12 15:29:26 | Re: Alter column / array |
Previous Message | Stefan Huber | 2001-10-12 11:56:14 | Re: Permission Denied When i am Trying to take Backup |