formha/Documents_ref/ayuda.txt
2025-04-25 17:51:34 -06:00

14 lines
422 B
Plaintext

https://www.metricser.com/segmentacion-del-electorado/
https://htmlstream.com/preview/front-v3.2/documentation/aos.html
psql -h 127.0.0.1 -U postgres -d formha -a -f forma_backup_24_04_2025.sql
BACKUP
n_file="db_formha_backup_$(date +"%d_%m_%Y-%H_%M_%S").sql"
pg_dump -h 127.0.0.1 -U postgres -d formha -f "$n_file"
psql -h 127.0.0.1 -U postgres -d formha -a -f db_formha_backup_25_04_2025-17_41_55.sql