From: | Greg Smith <greg(at)2ndquadrant(dot)com> |
---|---|
To: | Chris Browne <cbbrowne(at)acm(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: cvs chapters in our docs |
Date: | 2009-11-30 19:58:25 |
Message-ID: | 4B1423E1.4040207@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Chris Browne wrote:
> Wikis have a habit of getting out of date in ways that make them even
> more difficult to rectify, because the data is frequently structured in
> a way that doesn't make it particularly easy to pull it out and
> transform it into other forms.
>
The standard way to backup a Mediawiki install is to export to XML:
http://meta.wikimedia.org/wiki/Help:Export
At which point you can transform it as easily as any other structured
document and then re-import.
Given that the pages on the PostgreSQL wiki about CVS and Git have been
the most up to date resources on those topics available since shortly
after their respective creation dates, I'm not sure what one could
criticize about them as an information source in this area.
--
Greg Smith 2ndQuadrant Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2009-11-30 20:10:43 | Re: New VACUUM FULL |
Previous Message | Zdenek Kotala | 2009-11-30 19:57:22 | Re: [PATCH] Add solaris path for docbook COLLATEINDEX |