Opened 5 years ago

Closed 5 years ago

#4442 closed defect (fixed)

Skip empty tiles on raster2pgsql import

Reported by: komzpa Owned by: komzpa
Priority: medium Milestone: PostGIS 3.0.0
Component: raster Version: master
Keywords: Cc:

Description

Brings one of Facebook Population rasters from 2.5 MB in db to 200 KB. Import time also gets significantly better.

https://github.com/postgis/postgis/pull/427

Change History (1)

comment:1 by komzpa, 5 years ago

Resolution: fixed
Status: assignedclosed

In 17564:

[raster] Skip NODATA tiles in raster2pgsql.

Closes #4442
Closes https://github.com/postgis/postgis/pull/427

Note: See TracTickets for help on using tickets.