Skip to content

Commit 1fba3f0

Browse files
ofrancChangelog botbene2k1RoRoJ
authored
feat(changelog): sql-databases-added-extension-support 2024-10-14 (#3836)
* feat(changelog): add new entry * Update changelog/october2024/2024-10-14-sql-databases-added-extension-support.mdx Co-authored-by: Rowena Jones <[email protected]> --------- Co-authored-by: Changelog bot <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Rowena Jones <[email protected]>
1 parent 9a7afa1 commit 1fba3f0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Extension Support
3+
status: added
4+
author:
5+
fullname: ''
6+
url: 'https://slack.scaleway.com'
7+
date: 2024-10-14
8+
category: serverless
9+
product: sql-databases
10+
---
11+
12+
Serverless SQL Databases now supports PostgreSQL extensions. Supported extensions include pgvector, PostGIS, timescaledb and [many others](https://www.scaleway.com/en/docs/serverless/sql-databases/reference-content/supported-postgresql-extensions/#supported-extensions). They can be activated using the [CREATE EXTENSION](https://www.scaleway.com/en/docs/serverless/sql-databases/reference-content/supported-postgresql-extensions/) command.
13+

0 commit comments

Comments
 (0)