I installed postgresql on my macbook via postgresql Graphical installer (http://www.postgresql.org/download/macosx/). Now I want to configure pg in my rails project but I dont know where can I find pg_conf path.
bundle config build.pg --with-pg-config=<path to pg_config>