We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fd3b1 commit 463a04eCopy full SHA for 463a04e
README.md
@@ -41,6 +41,13 @@ fly image update --app <app-name>
41
42
```
43
44
+## TimescaleDB support
45
+We currently maintain a separate TimescaleDB-enabled image that you can specify at provision time.
46
+
47
+```
48
+fly pg create --image-ref flyio/postgres-flex-timescaledb:15
49
50
51
## Having trouble?
52
Create an issue or ask a question here: https://community.fly.io/
53
0 commit comments