/
3.4.1 Generation of PostgreSQL Database Definition Files

3.4.1 Generation of PostgreSQL Database Definition Files

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.