[PR #5763] [MERGED] Update docs to to create database explicitly with UTF8 encoding. #13059

Closed
opened 2025-12-29 22:25:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5763
Author: @candlerb
Created: 2/7/2021
Status: Merged
Merged: 2/24/2021
Merged by: @jeremystretch

Base: developHead: candlerb/5760


📝 Commits (1)

  • 3b53cf5 Update docs to to create database explicitly with UTF8 encoding.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/installation/1-postgresql.md (+1 -1)

📄 Description

Fixes: #5760

Update example for CREATE DATABASE to set encoding and collation explicitly to UTF8


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/5763 **Author:** [@candlerb](https://github.com/candlerb) **Created:** 2/7/2021 **Status:** ✅ Merged **Merged:** 2/24/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `candlerb/5760` --- ### 📝 Commits (1) - [`3b53cf5`](https://github.com/netbox-community/netbox/commit/3b53cf5e8458c770e92d1a0477843b9c0d8b5ec6) Update docs to to create database explicitly with UTF8 encoding. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/1-postgresql.md` (+1 -1) </details> ### 📄 Description ### Fixes: #5760 Update example for `CREATE DATABASE` to set encoding and collation explicitly to UTF8 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:11 +01:00
adam closed this issue 2025-12-29 22:25:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13059