improvements
- Rename
steampipe plugin remove
tosteampipe plugin uninstall
- Tidy up user experience and log messages during first install.
- Put public schema first in the search_path (not last) for easier use
- Check that the required FDW version is installed.
- Add version check service, to notify when update is available.
steampipe service stop
should not stop if service was started byquery
.- Remove url from plugin install error message.