[DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Devrim GUNDUZ
Hi Bruce, As you know, Peter moved the translation stuff to PgFoundry. As a translator, I'm happy to commit to there since I can do it whenever I want -- better than sending to the list each time I update. What about doing the same for FAQ translations? We may have a chance to assign several tra

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Magnus Hagander
> Hi Bruce, > > As you know, Peter moved the translation stuff to PgFoundry. > As a translator, I'm happy to commit to there since I can do > it whenever I want -- better than sending to the list each > time I update. > > What about doing the same for FAQ translations? We may have a > chance

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Devrim GUNDUZ
Hi, On Mon, 2005-12-12 at 15:36 +0100, Magnus Hagander wrote: > > What about doing the same for FAQ translations? We may have a > > chance to assign several translators to each FAQ and we may > > easily keep them up2date. The website can be configured to > > pull them from CVS. > > > > I can

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Magnus Hagander
> > > What about doing the same for FAQ translations? We may > have a chance > > > to assign several translators to each FAQ and we may easily keep > > > them up2date. The website can be configured to pull them from CVS. > > > > > > I can assist you during this moving process, if you want. > >

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Devrim GUNDUZ
Hi, On Mon, 2005-12-12 at 15:56 +0100, Magnus Hagander wrote: > If we'd move them to a different cvs (be that web or separate project), > I'd expect them to go away from main cvs? Is there any actual point in > keeping them in more than one place? As done in translation project, the main website

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Bruce Momjian
Devrim GUNDUZ wrote: > Hi, > > On Mon, 2005-12-12 at 15:56 +0100, Magnus Hagander wrote: > > > If we'd move them to a different cvs (be that web or separate project), > > I'd expect them to go away from main cvs? Is there any actual point in > > keeping them in more than one place? > > As done i

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Marc G. Fournier
On Mon, 12 Dec 2005, Magnus Hagander wrote: What about doing the same for FAQ translations? We may have a chance to assign several translators to each FAQ and we may easily keep them up2date. The website can be configured to pull them from CVS. I can assist you during this moving process, if

Re: [DOCS] Moving FAQs to PgFoundry

2005-12-12 Thread Marc G. Fournier
On Mon, 12 Dec 2005, Bruce Momjian wrote: Devrim GUNDUZ wrote: Hi, On Mon, 2005-12-12 at 15:56 +0100, Magnus Hagander wrote: If we'd move them to a different cvs (be that web or separate project), I'd expect them to go away from main cvs? Is there any actual point in keeping them in more tha

Re: [DOCS] [HACKERS] Please Help: PostgreSQL Query Optimizer

2005-12-12 Thread Josh Berkus
Anjan, > But, in PostgreSQL all costs are scaled relative to a page fetch. If we > make both sequential_page_fetch_cost and random_page_cost to "1", then we > need to increase the various cpu_* paramters by multiplying the default > values with appropriate Scaling Factor. Now, we need to dete