Skip to content

Commit

Permalink
chore(doc): Slugs must be flat
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Mar 13, 2024
1 parent 67ac470 commit c7d48bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion doc/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{#socket-path}
### Unix-domain socket path is too long

We already talk about this in the [data directory guide](guide/datadir.md#socket-path). In case of postgres, you can set `socketDir` while keeping the `dataDir` unchanged.
We already talk about this in the [data directory guide](datadir.md#socket-path). In case of postgres, you can set `socketDir` while keeping the `dataDir` unchanged.

>[!note]
> The `socketDir` must be set to a shorter path (less than 100 chars) as a workaround.
Expand Down

0 comments on commit c7d48bb

Please sign in to comment.