Comment on ListenBrainz moves to TimescaleDBparentComments−zitterbewegung6yHave you thought of making a TimescaleDB app like the Postgres.app for macOS? Or could I use Postgres.app to make a TimescaleDB app?−avthar6yIt seems you can use the Postgres.app and install TimescaleDB on itHere's some instructions on how to do so: https://github.com/slashdotdash/til/blob/master/postgres/ins...−akulkarni6yNot sure if a coincidence, but someone just published this blog post today:Installing Timescaledb on Mac OS X with Postgres.app https://prathamesh.tech/2020/07/23/installing-timescaledb-on...−rubyn00bie6yYou can mount like any PostgreSQL version, including extensions, in Postgres.app. I’ve used both Timescale and Agens with it, with zero problems.
Comments
Have you thought of making a TimescaleDB app like the Postgres.app for macOS? Or could I use Postgres.app to make a TimescaleDB app?
It seems you can use the Postgres.app and install TimescaleDB on it
Here's some instructions on how to do so: https://github.com/slashdotdash/til/blob/master/postgres/ins...
Not sure if a coincidence, but someone just published this blog post today:
Installing Timescaledb on Mac OS X with Postgres.app https://prathamesh.tech/2020/07/23/installing-timescaledb-on...
You can mount like any PostgreSQL version, including extensions, in Postgres.app. I’ve used both Timescale and Agens with it, with zero problems.