Re: pgsql "info" files?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: mike dixon <mdixon(at)operamail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pgsql "info" files?
Date: 2005-10-29 19:45:18
Message-ID: 20051029194518.GG17490@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Oct 29, 2005 at 08:29:32PM +0100, mike dixon wrote:
> I really love the "info" help system (don't know its name; "info
> emacs" on cmd line if it's installed calls it up; filenames are
> "texinfo-info*" for example); anyone know if info files are available
> anywhere for pgsql? I looked at what gentoo's "emerge" installed and
> don't see anything...

I don't think so. However, most of the documentation is in SGML format
and you should be able to convert that to info format...

Hope this helps,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message J French 2005-10-29 22:22:49 Generating an ANSI compliant schema recreation script
Previous Message mike dixon 2005-10-29 19:29:32 pgsql "info" files?