On Wed, Feb 10, 2010 at 6:59 AM, A. Kretschmer
<andreas.kretsch...@schollglas.com> wrote:
> test=*# analyse table_a;
> ERROR:  canceling autovacuum task
> CONTEXT:  automatic vacuum of table "test.public.table_a"
> ANALYZE
> Time: 1235,600 ms
>
>
> I think, that's not an ERROR, just a NOTICE for me. And yes, the
> transaction isn't rolled back, so it isn't an error.

Did you start the server from the same terminal? I think the ERROR and
CONTEXT line come from the server, not psql and are expected
behaviour.


-- 
greg

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to