[PR #1318] [MERGED] update postgresql json to add post install password setup #3108

Closed
opened 2026-02-26 13:32:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1318
Author: @rdiazlugo
Created: 1/7/2025
Status: Merged
Merged: 1/8/2025
Merged by: @MickLesk

Base: mainHead: postgresql-add-pwd-setup-note


📝 Commits (1)

  • 00539b2 update postgresql json to add post install password setup

📊 Changes

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

View changed files

📝 json/postgresql.json (+6 -1)

📄 Description

✍️ Description

Update Postgresql to add a post install note to quickly setup the postgres' user password


🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

Hey team 👋 , a quick PR to support on getting started quickly after the Postgresql install.
The command was sourced from the official documentation and running the command gives the following output:
image


🔄 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/community-scripts/ProxmoxVE/pull/1318 **Author:** [@rdiazlugo](https://github.com/rdiazlugo) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/8/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `postgresql-add-pwd-setup-note` --- ### 📝 Commits (1) - [`00539b2`](https://github.com/community-scripts/ProxmoxVE/commit/00539b218e60fcf2955d1c508c1c6d185c679c21) update postgresql json to add post install password setup ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `json/postgresql.json` (+6 -1) </details> ### 📄 Description ## ✍️ Description Update Postgresql to add a post install note to quickly setup the `postgres`' user password --- ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [x] Documentation updated (I have updated any relevant documentation) --- ## 📋 Additional Information (optional) Hey team 👋 , a quick PR to support on getting started quickly after the Postgresql install. The command was sourced from the [official documentation](https://ubuntu.com/server/docs/install-and-configure-postgresql) and running the command gives the following output: <img width="963" alt="image" src="https://github.com/user-attachments/assets/34d90a95-df5a-49c4-aa82-fdc63d83d467" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:32:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3108
No description provided.