Re: Memory bloating

From: Jean-Marc Pigeon <jmp(at)safe(dot)ca>
To: micah(at)colltech(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Memory bloating
Date: 2000-10-10 01:14:00
Message-ID: 200010100114.VAA15383@new-york.safe.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Bonjour Micah Anderson
>
> Hello,
>
> We are using postgresql exclusively for our database backend for a
> high-traffic site, sustaining 3-4 pages per second, in many cases
> bursting well over that. At least half of those accesses are pgsql
> SELECT, we rarely, if at all, use DELETE. It seems worst on tables with
> more than about 1000 rows or 1000 hits an hour, or both.
Are you doing UPDATE? (that could explaine the frequente need for
vacuum).
If your system is reliable did you try to start postgres
with "-F" option that improve the speed a lot (factor 10).

A bientot
==========================================================================
Jean-Marc Pigeon Internet: Jean-Marc(dot)Pigeon(at)safe(dot)ca
SAFE Inc. Phone: (514) 493-4280 Fax: (514) 493-1946
REGULUS, a real time accounting/billing package for ISP
REGULUS' Home base <"http://www.regulus.safe.ca">
==========================================================================

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Gunnar R|nning 2000-10-10 03:47:29 Re: [GENERAL] PostgreSQL encoding question
Previous Message Christian Rossi 2000-10-09 10:38:07 postmaster(8760): unaligned trap