Matthias writes:
Quote:
Is postgresql manual available in Texinfo format? I'm an emacs user
and I'd appreciate to read the documentation within my editor
session... |
The current version of the CVS trunk has experimental support for
building an Info version of the docs. With docbook2X and toolchains
for SGML, XML and Texinfo installed, one should be able to build it by
running "gmake postgres.info" in doc/src/sgml/.
Here's how the result looks like for the 8.2beta1 docs:
<http://gate450.dyndns.org/~andreas/postgres.info.gz> (1MB)
regards,
andreas