Le Mercredi 03 Décembre 2003 17:52, Dave Page a écrit : > Build from source in an isolated directory if you prefer. You *should* be > compiling against libpq from 7.4 though.
Dear Dave and Andreas, RPM tracks dependencies automatically. If pgAdmin3 is compiled to libpq 7.4 shared libraries, dependencies are added to libpq 7.4. As a result, users will need to upgrade PostgreSQL 7.4 itself. Am I right or do I miss something? Are there plans to compile libpq staticly? Best regards, Jean-Michel ---------------------------(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