Skip to content

Commit 15a4bf7

Browse files
committed
docs(gen): update
1 parent 5c0cefb commit 15a4bf7

File tree

2 files changed

+46
-5
lines changed
  • pages

2 files changed

+46
-5
lines changed

pages/serverless-jobs/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories:
1414

1515
<ProductHeader
1616
productName="Jobs troubleshooting"
17-
productLogo="Jobs"
17+
productLogo="jobs"
1818
description="Find resources for resolving issues with Scaleway Serverless Jobs."
1919
/>
2020

Lines changed: 45 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,49 @@
11
---
22
meta:
3-
title: SQL Databases - Troubleshooting
4-
description: Comprehensive guide to troubleshooting Scaleway serverless SQL databases.
3+
title: Serverless SQL Databases - Troubleshooting
4+
description: Comprehensive guides to troubleshooting Scaleway Serverless SQL Databases.
55
content:
6-
h1: SQL Databases - Troubleshooting
7-
paragraph: Comprehensive guide to troubleshooting Scaleway serverless SQL databases.
6+
h1: Serverless SQL Databases - Troubleshooting
7+
paragraph: Comprehensives guide to troubleshooting Scaleway Serverless SQL Databases.
8+
dates:
9+
posted: 2025-03-13
10+
validation: 2025-03-13
11+
812
---
13+
14+
15+
<ProductHeader
16+
productName="Serverless SQL Databases troubleshooting"
17+
productLogo="serverlessDB"
18+
description="Find resources for resolving issues with Scaleway Serverless SQL Databases."
19+
/>
20+
21+
## Featured Pages
22+
23+
<Grid>
24+
<DefaultCard
25+
title="Serverless SQL Databases FAQ"
26+
description="General info on Serverless SQL Databases"
27+
url="/faq/serverless-sql-databases/"
28+
label="See more"
29+
/>
30+
<DefaultCard
31+
title="Differences between Serverless Databases and postgreSQL"
32+
description="Known differences with default postgreSQL."
33+
url="/serverless-sql-databases/reference-content/known-differences/"
34+
label="See more"
35+
/>
36+
<DefaultCard
37+
title="Serverless SQL Databases overview"
38+
description="Technical specifications of Serverless SQL Databases."
39+
url="/serverless-sql-databases/reference-content/serverless-sql-databases-overview/"
40+
label="See more"
41+
/>
42+
</Grid>
43+
44+
## Serverless SQL Databases troubleshooting pages
45+
46+
- [Solving connection errors](/serverless-sql-databases/troubleshooting/connection-errors/)
47+
- [Solving Serverless SQL Databases connection timeouts](/serverless-sql-databases/troubleshooting/connection-timeout/)
48+
- [Solving failing manual backup and restore operations](/serverless-sql-databases/troubleshooting/failing-backup-restore/)
49+
- [Solving maximum prepared statements size errors](/serverless-sql-databases/troubleshooting/maximum-prepared-statements-reached/)

0 commit comments

Comments
 (0)