В Птн, 06.08.2004, в 23:12, Michael Hoeller пишет:
> On version 7.3.4 I do:
> vacuumdb --analyze $PGDATABASE
> pg_dump -x $PGDATABASE >$DATABASE
>
> and on version 7.4.2 I want to import via:
> bzcat $DATABASE | psql NEWDATABASE
>
> The above command fails.
You need to be quite a bit more specific than that :)
--
Markus Bertheau <twanger(at)bluetwanger(dot)de>