Tagged Questions
4
votes
2answers
228 views
memory issue when trying to buffer/union large dataset using postgis
I am trying to generated a dissolved buffer of a large point dataset (Ideally 29 million points - Address data in Great-Britain, but I receive the data by chunks of 1 million points, so these could be ...