X-Original-To: pgsql-general-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 54BB59FA4A7 for ; Fri, 30 Jun 2006 12:16:32 -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 24288-10 for ; Fri, 30 Jun 2006 12:16:22 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by postgresql.org (Postfix) with ESMTP id 7D3DB9FA163 for ; Fri, 30 Jun 2006 12:16:22 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-32.mail.demon.net with esmtp (Exim 4.42) id 1FwKjB-0008S2-8z for pgsql-general@postgresql.org; Fri, 30 Jun 2006 15:16:17 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 Date: Fri, 30 Jun 2006 16:16:16 +0100 Message-ID: In-Reply-To: <23813.1151678846@sss.pgh.pa.us> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [GENERAL] Notes on converting from MySQL 5.0.x to PostgreSQL 8.1.4 thread-index: AcacVGQnR0hbd6iVTUiZdccpmg+HRgAA2zlg From: "Dave Page" To: "Tom Lane" , "Jason McManus" Cc: X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200606/1216 X-Sequence-Number: 97588 =20 > -----Original Message----- > From: pgsql-general-owner@postgresql.org=20 > [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Tom Lane > Sent: 30 June 2006 15:47 > To: Jason McManus > Cc: pgsql-general@postgresql.org > Subject: Re: [GENERAL] Notes on converting from MySQL 5.0.x=20 > to PostgreSQL 8.1.4=20 >=20 > "Jason McManus" writes: > >> Perhaps they should go on the project website somewhere? >=20 > > I was thinking so as well, but I'm not sure where, or who=20 > to submit to > > if there is no wiki or other external editing method. Any pointers > > for who to contact/where to submit? >=20 > Not my department, but if none of the project's web people follow up > in the next few hours, try inquiring on pgsql-docs or pgsql-www. Documentation such as this can be added to the new techdocs area on the main site at http://www.postgresql.org/docs/techdocs under the relevant section (probably http://www.postgresql.org/docs/techdocs.3 in this case). Please note that the editting interface is still new and may still have a quirk or two... Interesting notes BTW Jason - thanks for sharing. Regards, Dave.