Heikki Linnakangas <[EMAIL PROTECTED]> writes: > This used to work in 8.2: > psql postgres -c "VACUUM table1; SELECT now()"
> But in cvs head it throws an error:
> ERROR: VACUUM cannot be executed from a function or multi-command string
That's intentional. It "worked" only for rather small values of "work".
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
