Re: Limitations on 7.0.3?

From: Richard Huxton <dev(at)archonet(dot)com>
To: ARTEAGA Jose <Jose(dot)Arteaga(at)alcatel-lucent(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Limitations on 7.0.3?
Date: 2007-06-07 13:30:43
Message-ID: 46680883.2090105@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ARTEAGA Jose wrote:
> I have been using postgres 7.0.3 (Solaris 2.9) for the past 4 years
> without any major problems, until about a month ago. We are now
> experiencing crashes on the backend (connection lost to backend) while
> running queries (inserts, etc). Anyway I don't want to make this too
> technical but I'd just like to understand if maybe I'm running into some
> sort of limit on the size of the database. My biggest table is currently
> at 1.5B tuples.
>
> Would appreciate if anyone could let me know or is aware of any limits
> with 7.0 version.

I don't remember any specific size limitations on the 7.0 series. For
more detailed help you'll have to provide some specific error messages.

Is there any chance you could move to a more recent version in the near
future? You'll get much better support with a more recent version
(there's just that many more users). You should also notice some
substantial performance improvements compared to 7.0.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Samatha Kottha 2007-06-07 13:38:15 setting login database
Previous Message Pavel Stehule 2007-06-07 13:08:32 Re: Record Types Structure in PL/pgSQL