X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id E02159FB223; Sat, 16 Sep 2006 14:33:02 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 28611-04; Sat, 16 Sep 2006 14:32:57 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from tetra.ehpg.net (tetra2.ehpg.net [65.19.161.8]) by postgresql.org (Postfix) with ESMTP id D33539FB203; Sat, 16 Sep 2006 14:32:56 -0300 (ADT) Received: from adsl-67-125-156-134.dsl.irvnca.pacbell.net ([67.125.156.134] helo=[172.16.1.37]) by tetra.ehpg.net with esmtpa (Exim 4.60) (envelope-from ) id 1GOe28-0005uf-0C; Sat, 16 Sep 2006 10:32:54 -0700 In-Reply-To: <450C05A7.5050409@commandprompt.com> References: <6BCB9D8A16AC4241919521715F4D8BCEA0FBAA@algol.sollentuna.se> <450C05A7.5050409@commandprompt.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <484A728B-9585-4903-B731-562114EDBE04@ehpg.net> Cc: Magnus Hagander , "Marc G. Fournier" , PostgreSQL WWW Content-Transfer-Encoding: 7bit From: "Gavin M. Roy" Subject: Re: Still waiting on pmt.postgresql.org Date: Sat, 16 Sep 2006 10:32:13 -0700 To: "Joshua D. Drake" X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200609/121 X-Sequence-Number: 10699 Configuring and getting this bad boy working is on my todo list today after the funds related stuff. Do we want to htaccess it from the get-go, requiring a login to get on the trac? I'll install trac- admin which will give a basic ability to admin it to everyone who should have access. I'm thinking of upgrading it to the .10 beta release. Do we want custom fields for the tickets? At the very least we should probably add a URL field for reporting specific issues. Gavin On Sep 16, 2006, at 7:09 AM, Joshua D. Drake wrote: > Magnus Hagander wrote: >>>> # nslookup pmt.postgresql.org ns.uunet.ca >>>> Server: ns.uunet.ca >>>> Address: 142.77.1.1 >>>> >>>> Name: pmt.postgresql.org >>>> Address: 207.173.203.163 >>> >>> Confirmed and running. >> Couple of questions: >> 1) appears to be open to the public? > > Currently yes. I can close it if you like. > >> 2) how do I get an account :-P (if it's the smae one as we did some >> experimentation with long ago, I don't think I ever got that one >> working..) > > Gavin :). > > Joshua D. Drake > > >> //Magnus > > > -- > > === The PostgreSQL Company: Command Prompt, Inc. === > Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 > Providing the most comprehensive PostgreSQL solutions since 1997 > http://www.commandprompt.com/ > > > > ---------------------------(end of > broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match