Database creation scripts

This package contains all the necessary code to create Cyclotis databases, provided that you already installed Postgresql 8.4 or higher.

Usage

Please do not directly make use of SQL files : they do not contain all required commands. Instead, go in "db/" directory of the package and use dbcreator.pl, a command-line script whose full manual page is here. (The manual is also included in the zip file, and even maybe in a more recent version)

We also understand that this script is probably difficult to use (and even impossible if you don't want to enable connection via ssh): you may want to use web interface to enable to your users to create memories. Or you may want to integrate Cyclotis in applications existing in your workflow, in which case the REST interface is what you need. But both these interfaces require the SQL scripts to work.

Executable: 

Add new comment