Re: syslog output from explain looks weird...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: syslog output from explain looks weird...
Date: 2000-11-25 04:58:40
Message-ID: 200011250458.XAA02830@candle.pha.pa.us
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...

Not sure if we will have a 7.0.4, and I can't see it as a major bug
problem anyway.

>
> 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
>

--
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-25 06:19:20 Re: SECURITY: psql allows symlink games in /tmp
Previous Message Larry Rosenman 2000-11-25 04:51:50 Re: syslog output from explain looks weird...