Execute vacuum

From: Carmen Gloria Sepulveda Dedes <csepulveda(at)atichile(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Execute vacuum
Date: 2003-11-21 14:53:55
Message-ID: 3FBE2703.F82FA64F@atichile.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

Can I execute VACUUM ANALYZE from ecpg?

How I do that???

/*
I do: EXEC SQL VACUUM ANALYZE <table>;
But I get error: 'ERROR: VACUUM cannot run inside a transaction block'

*/

Thanks for your help.

CG

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2003-11-21 15:02:43 Re: Bug in pg_dumpall
Previous Message Oleg Bartunov 2003-11-21 14:13:15 Re: tsearch2 column update produces "word too long"