Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 076BD2E02C6 for ; Fri, 7 Mar 2008 05:21:57 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 90799-03 for ; Fri, 7 Mar 2008 05:21:56 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from gauss.credativ.com (gauss.credativ.com [212.112.227.254]) by postgresql.org (Postfix) with ESMTP id 32BBA2E0066 for ; Fri, 7 Mar 2008 05:21:56 -0400 (AST) Received: from hawking.credativ.lan (exit.credativ.com [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id A21FB214E68; Fri, 7 Mar 2008 10:21:53 +0100 (CET) From: Peter Eisentraut To: pgsql-www@postgresql.org Subject: Re: Split ftp distributions Date: Fri, 7 Mar 2008 10:21:52 +0100 User-Agent: KMail/1.9.7 Cc: "Dave Page" , "Marc G. Fournier" , "Joshua D. Drake" , "Bruce Momjian" References: <20080306140012.6c932573@commandprompt.com> <96EE331B4A336E1B4AD2ACE5@ganymede.hub.org> <937d27e10803070055v39c54cf0jc74089293643b2f4@mail.gmail.com> In-Reply-To: <937d27e10803070055v39c54cf0jc74089293643b2f4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200803071021.53050.peter_e@gmx.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/130 X-Sequence-Number: 14249 Am Freitag, 7. März 2008 schrieb Dave Page: > 2) Some things like the snapshot builds have specific 'owners', so we > tend to ignore anything that is "someone else's territory" I was thinking it might be good if all people in the dev (or some other) group had sudo access to a common account, which might be pgsql, to run these cron jobs under. As another example, I run the documentation build and some other things under my personal account. I'd love give other people access to co-maintain these things, but I don't know a good permission structure to do that. I have also had the desire to fix some things in the snapshot builds in the past, but it is a mess to coordinate that between the makefiles and Marc's personal scripts.