Control: tags -1 moreinfo Re: Peter Eisentraut 2011-12-30 <[email protected]> > Source: postgresql-contrib-9.1 > Version: 9.1.2-1 > Severity: normal > > pg_upgrade (which, btw., is not mentioned in the package description) > needs pg_config to run, so in order to use that one needs to install > postgresql-server-dev-9.1.
Hmm. I've successfully used pg_upgrade on machines that didn't have pg_config installed, neither the pg_config from postgresql-server-dev-*, nor from libpq-dev. It seems to use pg_controldata, but that's part of the server packages. Did the need for pg_config change recently? Or is it only used if you don't pass "enough" arguments to pg_upgrade? The pg_upgrade support in pg_upgradecluster doesn't seem to need it. Christoph -- [email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature

