This is a discussion on pg_config missing in install within the pgsql Admins forums, part of the PostgreSQL category; --> I have postgresSQL version 7.4.6 installed on my debian box. But I see that some of the binaries are ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have postgresSQL version 7.4.6 installed on my debian box. But I see that some of the binaries are missing... Like I see pg_dump, pg_dumpall, pg_restore and pg_wrapper. But can't see the rest. My DBD:Pg install is failing since it doesn't find pg_config. Any ideas ? thanks Sukhdeep -- Neither success nor failure is ever final ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| Am Dienstag, 4. Januar 2005 16:10 schrieb Sukhdeep Johar: > My DBD:Pg install is failing since it doesn't find pg_config. apt-get install postgresql-dev -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |