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@gmx.net> sur 02/01/2005 11:21:08 AM
Pour : frederic.germaneau@bull.net
cc : pgsql-ports@postgresql.org
Objet : Re: Réf. : Re: [PORTS] Questions about PostgreSQL v8
frederic.germaneau@bull.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/