Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The following script will tell each package to create the corresponding data definition files. 

  1. Enter the release content directory:

    $ cd <staging directory>/<release content directory>
     
  2. Extract the packages:

    $ ./setup.sh prepare_db

The database definition files are now created in the subdirectory ./database/postgres and archived in the file database-setup.tar file.


  • No labels