Use PostgreSQL FDW for Geo downloads
If the PostgreSQL Foreign Data Wrapper (postgres_fdw) extension is available, we can optimize cross-database queries by using that. We automatically detect if it is available and fallback to the non-FDW version. Part of #3382
Showing
ee/app/models/ee/upload.rb
0 → 100644
Please register or sign in to comment