Commit 2bd4506
docs: improve external PostgreSQL user requirements documentation (#813)
* docs: improve external PostgreSQL user requirements documentation
- Clarify three distinct user privilege options (superuser, database owner, schema create)
- Add SQL examples for each privilege configuration
- Note cloud database limitations for superuser option
- Simplify database creation instructions
- Update connection string example with clearer placeholders
- Add reference to official PostgreSQL URI documentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* docs: add db_owner role grant as fourth user privilege option
- Add Option 4 for granting db_owner role to bytebase user
- Provides an alternative method for database ownership privileges
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* Update mintlify/get-started/self-host/external-postgres.mdx
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Claude <[email protected]>
Co-authored-by: h3n4l <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 9c3eb84 commit 2bd4506
1 file changed
+27
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 | | |
21 | | - | |
22 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
23 | 34 | | |
24 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
25 | 40 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
49 | | - | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
0 commit comments