Changes between Version 58 and Version 59 of Documentation
- Timestamp:
- Jan 27, 2016, 5:47:51 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v58 v59 1 1 [[TracNav(TOC)]] 2 2 [[PageOutline]] 3 4 ''(Current rasdaman version: v9.2; previous versions: [[TitleIndex(Documentation/,hideprefix,format=compact)]])''5 3 6 4 = Rasdaman Documentation = … … 8 6 We believe that good documentation is probably the single most important thing for a successful project. We work hard on high quality documentation - you can help us by letting us know about areas that are unclear, helpful additions, etc. 9 7 10 * Installation Guide:11 * [wiki:Download Installation guide (wiki)]12 * [source:manuals_and_examples/manuals/doc-guides/inst-guide.pdf Installation and Administration Guide (pdf)]13 * [source:manuals_and_examples/manuals/doc-guides/external-guide-POSTGRESQL.pdf PostgreSQL connector]14 * [wiki: Performance Performance and various PostgreSQL bits and pieces]8 * Installation and Administration Guide: 9 * [wiki:Download Downloading rasdaman] 10 * [source:manuals_and_examples/manuals/doc-guides/inst-guide.pdf Installation and Administration Guide] (as of 9.2, still slightly behind - best use the wiki page mentioned above) 11 * PostgreSQL: [source:manuals_and_examples/manuals/doc-guides/external-guide-POSTGRESQL.pdf PostgreSQL connector] and [wiki:Performance Performance and various PostgreSQL bits and pieces] 12 * [wiki:Configuration configuration files & directories overview] 15 13 * User Guide: 16 14 * [source:manuals_and_examples/manuals/doc-guides/ql-guide.pdf Query Language Guide for rasql]; query examples therein rely on the demo data, delivered with rasdaman, which can be inserted through `rasdaman_insertdemo.sh`. Hence, all examples can be readily run.