Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 2aae7b4

Browse files
author
Katie Horne
committed
Clarify user
1 parent 2719337 commit 2aae7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/admin/timescale-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article will walk you through the process of doing so.
3030
TRUNCATE audit_logs;
3131
```
3232

33-
1. Access your PostgreSQL instance and create user and database `coder`
33+
1. Access your PostgreSQL instance and create user `coder` and database `coder`
3434

3535
1. Import the data you exported in the first step into your external database:
3636

0 commit comments

Comments
 (0)