#!/bin/bash psql -U postgres -f 01.CreateTables.sql psql -U postgres -f 02.Datos_prueba.sql