Skip to content

Commit 04f8c0c

Browse files
fix(rdb): transaction line
1 parent 853d557 commit 04f8c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

managed-databases/postgresql-and-mysql/reference-content/encryption-at-rest-performance-benchmark.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories:
1717
In December 2024, he Scaleway Managed Databases team ran tests on DB-POP2-4C-16G Instances in a Private Network using `pgbench`. Several workloads (including read, oltp and large loads) were simulated with several scale factors (from 1M rows to 200M rows) and concurrent database connections set to 10. They measured the impact of encryption at rest on transactions, per second and latency.
1818

1919
<Message type="important">
20-
For more information on pgbench transactions, refer to the official [pgbench documentation](https://www.postgresql.org/docs/current/pgbench.html).
20+
For more information on pgbench transactions, refer to the "What is the 'Transaction' actually performed in pgbench?" section of the official [pgbench documentation](https://www.postgresql.org/docs/current/pgbench.html).
2121
</Message>
2222

2323
<Message type="note">

0 commit comments

Comments
 (0)