-
Notifications
You must be signed in to change notification settings - Fork 7
PostgreSQL ‐ Setup
Install xServer on your VPS or dedicated PC
The x42 Core development team highly advises users to create vps' that have at least 2 gb of RAM for dedicated hosting of xServers on Linux (TUX), for newer Windows (WIN) systems like windows 10 or windows server 2019 we advise 4 gb of RAM or above.
First, we will install xServer’s database using PostgreSQL.
PostgreSQL Installation Steps:
-
Download the latest version of PostgreSQL for your operating system here.
-
Install PostgreSQL by following these steps:
a. Open the file you have downloaded, if you are prompted to run the program click ‘Yes’ or ‘Allow’, then click ‘Next >’
b. Select the default Installation Directory, click ‘Next >’
c. Stack Builder does not need to be installed, uncheck it, click ‘Next >’
d. Use the default Data Directory, click ‘Next >’
e. This section will only show for machines that had previously installed PostgreSQL, if it does not show up for you that is not a problem, click ‘Next >’
f. Choose a password you will remember and retype it, for this example we will be using ‘123456’ as a password for ease of configuration, your password should be stronger than that, click ‘Next >’
g. You can use the default PostgreSQL port, if you don't save that port selection somewhere, you will need it later, click ‘Next >’
h. You can change the default locale, if you do save that selection somewhere, you will need it later, click ‘Next >’
i. You will receive a Pre Installation Summary, click ‘Next >’
j. Click ‘Next >’
k. PostgreSQL will begin to install, this will take a few minutes.
l. You are done with the installation of PostgreSQL, click ‘Finish’
o. Now you will be prompted to reboot your computer, save your work and click ‘Yes’.
The PostgreSQL database is now installed, you can move on to the next step of installation, the guide can be found here
x42 Protocol - Decentralizing the Future