What is the recommended method to build/install/deploy only the client-side libraries and utilities (psql, pg_dump, etc.) and not the server?
We have a development box for each supported client OS which would also need headers but none of them need the server.
If I overlooked something in the docs just point me the right direction. Thanks, Steve