Re: Sizes - Mailing list pgsql-general

From Matt Miller
Subject Re: Sizes
Date
Msg-id 1120230295.3604.4.camel@dbamm01-linux
Whole thread Raw
In response to Sizes  (Bob Pawley <rjpawley@shaw.ca>)
Responses Re: Sizes
List pgsql-general
On Fri, 2005-07-01 at 07:50 -0700, Bob Pawley wrote:
> what are the number of  schemas, tables and views that would
> constitute a databse considered to be small, medium or large?

Totally subjective opinion:

Small database:  few dozen tables/views
Medium database: 100 tables/views
Large database:  1000 tables/views

Small table:  few dozen rows
Medium table: few thousand rows
Large table:  millions of rows

pgsql-general by date:

Previous
From: Bob Pawley
Date:
Subject: Sizes
Next
From: Bruno Wolff III
Date:
Subject: Re: Hot to restrict access to subset of data