Skip to content

Commit 99abe0d

Browse files
Changelog botweb-flow
authored andcommitted
feat(changelog): add new entry
1 parent 9a7afa1 commit 99abe0d

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) and can be activate using [CREATE EXTENSION](https://www.scaleway.com/en/docs/serverless/sql-databases/reference-content/supported-postgresql-extensions/) command.
13+

0 commit comments

Comments
 (0)