Re: 8.5devel: unexpected and illogical error during transaction, but transaction don't rolled back
От
Greg Stark
Тема
Re: 8.5devel: unexpected and illogical error during transaction, but
transaction don't rolled back
Дата
Msg-id
407d949e1002100317od193317t846097d0f70fde8c@mail.gmail.com
Ответ на
8.5devel: unexpected and illogical error during transaction, but transaction don't rolled back (A. Kretschmer)
Список
Дерево обсуждения
8.5devel: unexpected and illogical error during transaction, but transaction don't rolled back "A. Kretschmer" <andreas.kretschmer@schollglas.com>
Re: 8.5devel: unexpected and illogical error during transaction, but
transaction don't rolled back Greg Stark <gsstark@mit.edu>
Re: 8.5devel: unexpected and illogical error during transaction, but transaction don't rolled back "A. Kretschmer" <andreas.kretschmer@schollglas.com>
On Wed, Feb 10, 2010 at 6:59 AM, A. Kretschmer 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
В списке pgsql-general по дате отправления