From: | frederic(dot)germaneau(at)bull(dot)net |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-ports(at)postgresql(dot)org |
Subject: | Réf. : Re: Réf. : Re: Questions about PostgreSQL v8 |
Date: | 2005-02-01 13:44:46 |
Message-ID: | OFBFA45DFD.1E4FC5D1-ONC1256F9B.004248DD@frec.bull.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
I choose this naming to avoid corrupting any already installed older
version;
(i.e. my old postgresql 7 rpm create also a postgre7 user, and the 2
versions work at the same time on the same server (I just need to change
one postmaster port))
Maybe I will use a macro to offer the possiblity to rename the user.
Frederic Germaneau
Bull(France)
(+33) 4 76 29 70 41
Peter Eisentraut <peter_e(at)gmx(dot)net> sur 02/01/2005 11:21:08 AM
Pour : frederic(dot)germaneau(at)bull(dot)net
cc : pgsql-ports(at)postgresql(dot)org
Objet : Re: Réf. : Re: [PORTS] Questions about PostgreSQL v8
frederic(dot)germaneau(at)bull(dot)net wrote:
> I have build a rpm for AIX5.2 compiled with VaC 6 in 64bit mode.
>
> It doesn't deliver any contribution, but it works fine.
Oh that's nice. Maybe you can make it available to AIX users.
> My rpm creates a user named postgre8, tunes his limits and creates pg
> home inside his home.
Please don't name users "postgre"-something. The proper name is
"postgres".
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2005-02-01 14:11:40 | Re: Réf. : Re: Réf. : Re: [PORTS] |
Previous Message | Peter Eisentraut | 2005-02-01 10:21:08 | Re: Réf. : Re: [PORTS] Questions about PostgreSQL |