Is there any postgres and Time Scale DB installer available for the open-SUSE/SLES-15. There are some ways available to install postgres using source and then TSDB also but is there an installer available to do so?
Asked
Active
Viewed 183 times
0
-
Isn't timescale just an extension? So all that would be required is to copy it into the correct location and then run `create extension timescaledb`? – Jan 12 '20 at 21:24
-
Your question isn't a good fit for SO; You're asking us about installers for a specific system. – the Tin Man Jan 12 '20 at 23:09
-
try asking for help at https://serverfault.com/ – thepolina Jan 12 '20 at 23:28
-
There are also [docker-containers](https://docs.timescale.com/latest/getting-started/installation/docker/installation-docker) available. – TmTron Jan 13 '20 at 07:18