Skystats is a much extended ADS-B statistics package that provides more detailed data about the aircraft found
by the receiver, the most common types, the most common routes and airports, and a list of most interesting aircraft.
▶ More information
Skystats uses a PostgreSQL database to store and analyze aircraft positions, flights, and patterns. This will
cause additional write activity on the system (which has otherwise been optimized for minimum disk writes). If
you are running this on an SBC with an SD card, this may cause wear on the card and could lead to reduced lifespan.
In the advanced configuration below, you can configure the database host, port, user, and password in order to run
that database on a different machine instead. Note that this database MUST exist on that machine.