From: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: 8.5devel: unexpected and illogical error during transaction, but transaction don't rolled back |
Date: | 2010-02-10 11:43:55 |
Message-ID: | 20100210114355.GD17605@a-kretschmer.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
In response to Greg Stark :
> On Wed, Feb 10, 2010 at 6:59 AM, A. Kretschmer
> <andreas(dot)kretschmer(at)schollglas(dot)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.
Hi Greg, back from FOSDEM?
Yes, I started the server from the same terminal. It's my private PC
@home, I'm remote there. First, i have started the Server manually in
the background, then i called psql. So it is my fault, a typically
layer-8 - error.
Thank you ;-)
Regards, Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2010-02-10 12:04:23 | PHP and PostgreSQL boolean data type |
Previous Message | Yeb Havinga | 2010-02-10 11:20:46 | Re: Extending SQL in C using VARIABLE length type |