Load the Natural Earth Admin 0 boundaries into a table named public.ne_50m_admin_0_countries
as the examples will attempt to load vectors from https://localhost:7800/public.ne_50m_admin_0_countries/{z}/{x}/{y}.pbf
shp2pgsql -D -s 4326 ne_50m_admin_0_countries.shp | psql -d naturalearth