PostgresApp / PostgresApp

The easiest way to get started with PostgreSQL on the Mac
https://postgresapp.com
Other
7.29k stars 377 forks source link

Pointcloud extension creation #666

Open crearto opened 2 years ago

crearto commented 2 years ago

I installed the latest Postgre.app version (Version 2.5.6 Universal) for my MacBook Pro M1 and am trying to create the Pointcloud Extension. PostGIS Extension has already been created. Does Pointcloud Extension exist on Mac?

image
jakob commented 2 years ago

We don't include pgpointcloud, but it would probably be a nice addition, considering it's also included in the PostGIS for windows bundle.

You could try building it yourself, but unfortunately it's not very easy to do it if you aren't familiar with unix build systems.

warpedgeoid commented 1 year ago

Hi @jakob. Do you guys have an example of how to build an extension against the bundled PostgreSQL included in PostgreApp?

tbussmann commented 1 year ago

The last time I outlined the extension building process was in https://github.com/PostgresApp/PostgresApp/issues/683#issuecomment-1274754377 - this should work for most simple extensions. I havn't looked into pointcloud yet, this may have some more dependencies that need to be taken care of.

ThongchaiDonWanon commented 10 months ago

3DwAiXJ1oW4PXPhRnPFmVAsmyPGgkKtQ9p3LtBFQ4EMegBzq4g9fcqCG6NXM8RvohSqq$ git push origin my_branch