[GENERAL] Running postgres with a different user/group

2010-11-03 Thread Gabriele Bulfon
Hi, I installed latest postgres from sources inside a custom environment of mine. This environment runs various services, all under a common user/group. I need to run postgres under the same user/group, witout having to create and use postgres user. I could do it, and postgres starts. But now I ca

Re: [GENERAL] Running postgres with a different user/group

2010-11-03 Thread Gabriele Bulfon
bTop2 =- -- Da: Gabriele Bartolini A: Gabriele Bartolini Cc: Gabriele Bulfon pgsql-general@postgresql.org Data: 3 novembre 2010 12.26.04 CET Oggetto: Re: [GENERAL] Running postgres with a different user/group Hi Gabriele, I forgot to mention one thing.