build postgres on ubuntu

prerequisities:

 

1: apt-get install build-essential

1: apt-get install libreadline-dev

2: apt-get install zlib1g-dev

4: sudo make install

5: done

 

 

it is so easy comparing with oracle installation.

你可能感兴趣的:(postgres)