postgresql download window code example
Example 1: how to open postgresql in windows
net start postgresql-9.5
Example 2: pgzint install windows 10
make
make installcheck
make install
net start postgresql-9.5
make
make installcheck
make install