Hacker News new | ask | show | jobs
by mchaynes 1353 days ago
would it be possible to install an extension like postgis into this? if so, you might have saved me countless hours attempting to port gdal to wasm…
1 comments

Yes, we can include postgis. I'm currently investigating how to include other PostgreSQL extensions as well. A fair number of standard extensions are already included, but there are more we need for a full Supabase implementation.