Thread: A small request regarding help in PGAdmin III 1.8.2
Is it possible to have offline Display Help on SQL commands instead of a link to the main documentation site?
I often need a reference to the SQL commands when I am not commected to the internet.
This feature was in version 1.6 why wasn't it retained in 1.8.2?
Thanks
Andrew
--
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney 2006 NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.acfr.usyd.edu.au/
___________________________________________
On Feb 4, 2008 10:42 PM, Andrew Maclean <andrew.amaclean@gmail.com> wrote: > Is it possible to have offline Display Help on SQL commands instead of a > link to the main documentation site? > I often need a reference to the SQL commands when I am not commected to the > internet. Yes, did you check the docs? http://www.pgadmin.org/docs/1.8/options-tab1.html > This feature was in version 1.6 why wasn't it retained in 1.8.2? Because it was *really* difficult to maintain, and this method gives you more flexibility to use the help in your preferred format. BTW: If you want a .chm file of the help, it ships with the windows distribution of PostgreSQL 8.3. Regards, Dave.
Thanks for that, I will set the options.<br /> I take your point about the difficulty of maintaining it.<br /><br /> Andrew<br/><br /><br /> Dave Page wrote: <blockquote cite="mid:937d27e10802041513o443b3107o46966430abefdebb@mail.gmail.com"type="cite"><pre wrap="">On Feb 4, 2008 10:42 PM, AndrewMaclean <a class="moz-txt-link-rfc2396E" href="mailto:andrew.amaclean@gmail.com"><andrew.amaclean@gmail.com></a>wrote: </pre><blockquote type="cite"><pre wrap="">Isit possible to have offline Display Help on SQL commands instead of a link to the main documentation site? I often need a reference to the SQL commands when I am not commected to the internet. </pre></blockquote><pre wrap=""> Yes, did you check the docs? <a class="moz-txt-link-freetext" href="http://www.pgadmin.org/docs/1.8/options-tab1.html">http://www.pgadmin.org/docs/1.8/options-tab1.html</a> </pre><blockquote type="cite"><pre wrap="">This feature was in version 1.6 why wasn't it retained in 1.8.2? </pre></blockquote><prewrap=""> Because it was *really* difficult to maintain, and this method gives you more flexibility to use the help in your preferred format. BTW: If you want a .chm file of the help, it ships with the windows distribution of PostgreSQL 8.3. Regards, Dave. </pre></blockquote>