Re: Row Limit on tables - Mailing list pgsql-general

From shey sewani
Subject Re: Row Limit on tables
Date
Msg-id F100g4A5jPltquG8Yss000117f3@hotmail.com
Whole thread Raw
In response to Row Limit on tables  ("shey sewani" <pakix2000@hotmail.com>)
List pgsql-general
Thank you for your replies.  We have eclipsed the 200 Million mark in our
table.  I have read the FAQ's about Postgres that stated there was no limit
on the number of rows, and that the size of the database would be limited to
the size of your Hard drives only.

The performance of select queries has not degregraded as much as I expected.
  The indexes are doing their job.

Sheheryar Sewani


----Original Message Follows----
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "shey sewani" <pakix2000@hotmail.com>
CC: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Row Limit on tables
Date: Fri, 31 May 2002 13:39:37 -0400
Received: from [192.204.191.242] by hotmail.com (3.2) with ESMTP id
MHotMailBEC1005C00BF4004321EC0CCBFF204920; Fri, 31 May 2002 10:39:41 -0700
Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1])by
sss.pgh.pa.us (8.11.4/8.11.4) with ESMTP id g4VHdcW19260;Fri, 31 May 2002
13:39:38 -0400 (EDT)

pgsql-general by date:

Previous
From: Ron Snyder
Date:
Subject: Re: How to Migrate from 7.1 to 7.2?
Next
From: Curt Sampson
Date:
Subject: Re: Row Limit on tables