Re: Postgresql.conf

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql.conf
Date: 2007-01-24 06:08:51
Message-ID: 20070124060851.GA22145@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Tue, dem 23.01.2007, um 20:48:28 -0800 mailte Benjamin Smith folgendes:
> Andreas,
>
> Would you mind explaining what you mean by "localized object names" and why it
> might be bad? Or where I might go to learn more?
>
> Thanks,

Tino wrote this ;-)
Btw.: Fullquote below make its harder to understand what do you meen.

>
> -Ben
>
> On Tuesday 23 January 2007 07:38, Tino Wildenhain wrote:
> > A. Kretschmer schrieb:
> > > am Tue, dem 23.01.2007, um 10:12:13 -0500 mailte Brandon Aiken folgendes:
> > >> Out of curiosity, has the COUNT(*) with no WHERE clause slowness been
> > >> fixed in 8.x? Or is it still an issue of "there's no solution that
> > >> won't harm aggregates with WHERE clauses"?
> > >
> > > I will try it:
> > >
> > > scholl=# \timing
> > > Timing is on.
> > > scholl=# select count(1) from bde_meldungen ;
> >
> > ^^^^^^^^^^^^^^
> > eeeek localized object names ;)))
> >
> > Tino

As I said, Tino wrote this, ask him, not me.
(But I think I know what he means...)

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message pankaj_wolfhunter@yahoo.co.in 2007-01-24 07:12:05 NETEZZA cursors, anyone?
Previous Message Adam Rich 2007-01-24 05:19:47 Re: Example of RETURNING clause to get auto-generated keys from INSERT