Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 2765)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#28 fixed Installation Manual Errors (rewrite Manual please!) Peter Baumann volkervonnathusius@…
Description

There are two installation manuals: One for Rasdaman, one external product guide for postgreSQL. It is very confusing to find out in which order the steps described in these manuals have to be done. Maybe the manuals should be merged together so that the order is obvious.

Errors in Main Installation Manual:

[…]Roughly speaking, base DBMS configuration is ok if an SQL interpreter can successfully connect to the base DBMS when logged in as user rasdaman. If this does not work then you may have to reconsider settings in .rmanrc (see above).[…]

Error: .rmanrc is not existent anymore.

[…]Edit file ~rasdaman/rasmgr.conf and adapt[…]

rasmgr.conf is not located in folder ~rasdaman, but in folder ~rasdaman/bin.

Errors in PostgreSQL-Manual (External)

[…]PostgreSQL configuration To allow for flawless communication between rasdaman and PostgreSQL, the following option needs to be set in the PostgreSQL configuration file postgresql.conf: tcpip_socket = true[…]

Above should be mentioned that you need to be superuser for editing this file.

[…]rasdaman Variables A set of variables must be set as described in the rasdaman Installation and Administration Guide.[…]

Error: Could not find these descriptions there.

[…]Where to Set The above settings conveniently are stored in the resource file .rmanrc which is delivered as part of the rasdaman distribution. Local adaptations can be made there. Following the recommendation in the rasdaman Installation and Administration Guide, this resource file is intended to be read during rasdaman login, thereby making available all the settings.[…]

Error: Again mentioning .rmanrc, which is not existent anymore.

Note: From this point on it is unclear if the postgreSQL settings are done now and we can resume with the Main Installation Manual.

[…]In ~rasdaman/admin, a script named create_db.sh is provided which accomplishes database initialisation. […]

Error: create_db.sh is not located in folder ~rasdaman/admin, but in folder ~rasdaman/bin

[…]This script assumes that a database cluster has been generated and that the pertaining server process is accessible from user rasdaman.[…]

How should this database cluster been generated? Is there any description how to do this?

[…]The script performs creation of a PostgreSQL database named RASBASE does and rasdaman initialization via rasdl. Running rasdl does not require the rasdaman server to be up.[…]

running rasdl is also mentioned in the Main Manual Guide. Again: Which of the manuals needs to be followed first?

#29 fixed Automatic build cj cj
Description

http://kahlua.eecs.jacobs-university.de/trac/rasdaman/build/master/2 which seems to say that the automatic compilation and test doesn't work.

#30 invalid Extending Insertppm to insert long data type Dimitar Misev m.owonibi@…
Description

Salah once worked on using insertppm to insert data with unsigned long data type, but it has not yet been incorporated into the current rasdaman version (which can only import boolean, char and rgb data types), can this be done as quickly as possible.

thank

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.