PostgreSQL Installation from Source code

preview_player
Показать описание

This video talks about setup of PostgreSQL database server from Source code. 3 major steps in this approach:
step1: Procure an EC2 instance
Step3: Configure & Setup PostgreSQL database server from Source code on EC2 Instance procured.
Рекомендации по теме
Комментарии
Автор

Good explanation on installing pgsql using source code.

sourabhbawage
Автор

great job bro ... just add pg_hba.conf and u can add its .sh from contrib in unzipped postgres folder cause it has three types linux and freebsd and mac to make a postmaster to run the server automatically when it start and control pg_ctl behavior .... although configuring pg_hba.conf which is located in data folder to add line host all all 0.0.0.0/32 password ... to make it accept connection from outside 127.0.0.1 ....cheers ...
thanks again

radiantmind
Автор

Can u explain what's the actual difference in doing the software installation using the source code and the other way which u did using dnf commands in your previous video.

rammurthy
Автор

how do I add PL/Python to postgres when installing from source and is it only possible to add PL/Python when installing with source code?

AmeerulIslam
Автор

Thankyou so much for this course! One more question, do we need to shutdown the database? Or we could close putty directly after \q ?

lorazhao
Автор

Good vedio.plz do vedio on all types of postgres installation

hanurao
Автор

Hi, am looking for postgres edb 12 installation into specific folder, any steps from your side, doing this for production

venkatesh
Автор

Great video sir. How can we install POSTGIS from source code? Am getting errors during installation.

vinay
join shbcf.ru