Re: Postgresql.conf - Mailing list pgsql-general

From A. Kretschmer
Subject Re: Postgresql.conf
Date
Msg-id 20070123111727.GE24927@a-kretschmer.de
Whole thread Raw
In response to Postgresql.conf  (Laurent Manchon <lmanchon@univ-montp2.fr>)
Responses Re: Postgresql.conf  ("Brandon Aiken" <BAiken@winemantech.com>)
List pgsql-general
am  Tue, dem 23.01.2007, um 12:11:40 +0100 mailte Laurent Manchon folgendes:
> Hi,
>
> I have a slow response of my PostgreSQL database 7.4 using this query below
> on a table with 800000 rows:
>
> select count(*)from tbl;

How often do you want to ask the very same question?
You have enough answers, read this!


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

pgsql-general by date:

Previous
From: Laurent Manchon
Date:
Subject: Postgresql.conf
Next
From: Jorge Godoy
Date:
Subject: Re: show all record between two date after group by and aggrigation...