From: | Benjamin Smith <bens(at)effortlessis(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgresql.conf |
Date: | 2007-01-24 04:48:28 |
Message-ID: | 200701232048.28782.bens@effortlessis.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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,
-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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
--
"I kept looking around for somebody to solve the problem.
Then I realized I am somebody"
-Anonymous
From | Date | Subject | |
---|---|---|---|
Next Message | Ken Johanson | 2007-01-24 04:49:44 | Example of RETURNING clause to get auto-generated keys from INSERT |
Previous Message | Bruno Wolff III | 2007-01-24 04:02:21 | Re: Date Questions |