Re: syslog output from explain looks weird...

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: syslog output from explain looks weird...
Date: 2000-11-25 04:51:50
Message-ID: 20001124225149.A8030@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Someone ought to backpatch to REL_7_0_PATCHES, as it's syslog also
looks bad...

LER

* Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> [001124 22:38]:
> Applied. :-)
>
> > * Larry Rosenman <ler(at)lerctr(dot)org> [001123 01:10]:
> > > * Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [001122 22:44]:
> > > Makes sense. Here's a new patch, now the output even looks better:
> > > Nov 23 00:58:04 lerami pg-test[9914]: [2-1] NOTICE: QUERY PLAN:
> > > Nov 23 00:58:04 lerami pg-test[9914]: [2-2]
> > > Nov 23 00:58:04 lerami pg-test[9914]: [2-3] Seq Scan on upsdata
> > > (cost=0.00..2766.62 rows=2308 width=48)
> > > Nov 23 00:58:04 lerami pg-test[9914]: [2-4]
> > >
> > >
> > [snip]
> > Any comments from the committers crowd? (I can't commit it...)
> >
> > --
> > Larry Rosenman http://www.lerctr.org/~ler
> > Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
> > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
> >
>
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-25 04:58:40 Re: syslog output from explain looks weird...
Previous Message Bruce Momjian 2000-11-25 04:38:09 Re: syslog output from explain looks weird...