Aramaki Zyake <zyake.mk4@gmail.com> writes:
> What should I do to move built artifacts into /usr/local/pgsql?
"make install", or possibly "sudo make install" if you'd rather
the installed files be root-owned.
https://www.postgresql.org/docs/current/install-short.html
regards, tom lane