Commit 8763ce9
committed
ignore relations with more than 32k members
There is a hard restriction in the pgsql middle tables, where
relation members are indexed using a smallint. To remain
consistent, drop all relations which exceed this size.
Fixes osm2pgsql-dev#713.1 parent 54e8a46 commit 8763ce9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
0 commit comments