Skip to content

Script for installing PostgreSQL on an Ubuntu server with minimal input for Veeam Backup for Salesforce

License

Notifications You must be signed in to change notification settings

VeeamCommunity/ubuntu-postgresql-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Ubuntu Installation Script

This script was designed to install and configure PostgreSQL on Ubuntu for Veeam Backup for Salesforce with minimal user interaction.

Note: This has only been tested on Ubuntu 22.04 with PostgreSQL 14.

📗 Documentation

To use the script, run the following commands on the Ubuntu server that will host PostgreSQL:

  1. git clone https://github.com/VeeamCommunity/ubuntu-postgresql-install
  2. cd ./ubuntu-postgresql-install/
  3. chmod +x install-psql.sh
  4. sudo ./install-psql.sh

✍ Contributions

We welcome contributions from the community! We encourage you to create issues for Bugs & Feature Requests and submit Pull Requests. For more detailed information, refer to our Contributing Guide.

🤝🏾 License

🤔 Questions

If you have any questions or something is unclear, please don't hesitate to create an issue and let us know!

About

Script for installing PostgreSQL on an Ubuntu server with minimal input for Veeam Backup for Salesforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages