Skip to content

installing timescaledb for an older version of postgres #54

@tonypeng

Description

@tonypeng

I'm trying to set up TimescaleDB with Postgres.app (https://stackoverflow.com/questions/73248119/how-do-you-install-timescaledb-on-mac-os-m1-apple-silicone-if-you-have-the-pos)

It seems when I run brew install timescaledb it installs against Postgres 17, but my Postgres.app is running Postgres 14. I tried running brew edit timescaledb and changing the dependency to postgresql@14, but that just resulted in build errors when running brew install timescaledb.

Any way to accomplish this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions