/
1.3.9. Initial database configuration
1.3.9. Initial database configuration
In this section the database is started and the tables that will be used are generated.
1- Scroll to the location of the table generation script |
cd ~/Downloads/fuse_bundle/script_gen_db/ |
2- Run the script with the user fuseadmin on the database siiprod_db |
psql -U fuseadmin -d siiprod_db -a -f ./GeneraciondetablasPostgreSQLv1.sql |
Avvale 2024