EM
Size: a a a
РЖ
EM
РЖ
AL
AL
EM
EM
AL
EM
AL
# history
1 apt update
2 apt install git make gcc
3 git clone git://git.postgresql.org/git/postgresql.git
4 cd postgresql/
5 ./configure
6 apt install libreadline-dev
7 ./configure
8 apt install zlib1g-dev
9 ./configure
10 make
11 apt install libbison-dev -y
12 ./configure && make
13 apt install flex -y
14 ./configure && make
15 make install
16 /usr/local/pgsql/bin/postgres --version
EM
V💩
VY
ch
V💩
EM
IB
IB