- PostGIS - Fix bug while installing PostGIS inside the gis database
- PostGIS - Install from package and not from source (reduce installation time).
- IP - Install missing iproute2 package to be able to show the IP address
- PostgreSQL - Fix bug while creating the
gis
user.
- PostGIS - use version 3.1.4 && install needed new packages
binutils
&zstd
- PostGIS - use version 3.1.2 to fix a bug when installing previous 3.1.0 with new
Proj
8
- PostgreSQL - Log errors and warning in pg.log file instead of in command prompt
- Synchronization - add an option in the INI files to configure the frequency in minutes
- Synchronization - PostgreSQL: check
LizSync
has been installed before running sync
- PostgreSQL sync - remove useless check before running
lizsync
synchronize command
- Add command
./liz.sh zz
to reset all Termux installed applications, configuration files and PostgreSQL data
- Installation - Add missing file
run_daemon.sh
- Doc - Add a chapter on FTP synchronization
- First release. See the README.md file for more information