How to restore PostgreSQL database backup without psql and pg_restore? -


i using postgresql on embedded device running yocto (customized linux). package containing postgresql not provide psql or pg_restore. /usr/bin provides following tools:

enter image description here

pg_basebackup indicates able create backups. how supposed restore backup within terminal? pg_restore or psql not problem me.

please note: want use backup created on windows/linux computer create initial database on embedded device.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -