Re: a request for some experienced input.....

From: Gunnar R|nning <gunnar(at)candleweb(dot)no>
To: "Beth K(dot) Gatewood" <bethg(at)mbt(dot)washington(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: a request for some experienced input.....
Date: 2000-11-14 21:07:44
Message-ID: x6lmumtg7z.fsf@thor.candleweb.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Beth K. Gatewood" <bethg(at)mbt(dot)washington(dot)edu> writes:

> Hi all-
>
> We are leaning toward using postgresql for a current project we are
> expecting at least 10 million data points. Currently the design has at
> least 20 tables (and we are expecting at least 5 more). Probably one
> table will hold at least 500,000 tuples (probably 5 columns the larges
> field being varchar2(250) ). Sorry-I don't have better descriptions of
> the data at this point. Honestly, we are especially new to the whole db
> admin issues from a project of this size.

We been implementing and maintaining a portal site for a client on
PostgreSQL since May. This site has about 40 tables and couple of them have
500K-1500K rows. Performance and stability has been very good, no data
losses and no problems with our use of foreign keys.

The learning curve for PostgreSQL has also been much faster than it has
been for similar projects we've had on Sybase earlier.

All in all I'm very impressed with PostgreSQL, but I still miss a good
fulltext engine and better tools for the design stage(like PowerDesigner).

Regards,

Gunnar

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-14 21:13:45 Re: HUGE pg_sorttemp files, can I delete?
Previous Message Micah Anderson 2000-11-14 20:49:06 HUGE pg_sorttemp files, can I delete?