Este repositorio contiene un conjunto de configuraciones y scrips SQL para desplegar una base de datos PostgreSQL con toda la información (por defecto) para el proyecto de Smart-Shell ( Facturador ...
$ sh pgsql_backup.sh postgres mydb mydb.schema.sql mydb.data.sql --exclude-schema=audit $ sh pgsql_restore.sh testuser testdb mydb.schema.sql mydb.data.sql Permission is hereby granted, free of charge ...