Re: Very large database

From: Justin Clift <justin(at)postgresql(dot)org>
To: Chris Albertson <chrisalbertson90278(at)yahoo(dot)com>
Cc: Michael Welter <mike(at)introspect(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Very large database
Date: 2002-01-14 23:43:07
Message-ID: 3C436D0B.2A9DF2B5@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Chris,

Chris Albertson wrote:
>
<snip>
> Solaris has very good RAID support built in. I think better
> than Linux's. Both OSes are free although Solaris 8 will be the
> last PC version.

Where did you hear that Solaris 8 will be the last PC version? By "PC",
do you mean "Intel Platform" version?

???

I half downloaded the "Intel Platform" cd's for the Solaris 9 Early
Access program about a month ago, and now when I go to the Sun site the
rest are not available.

This makes me greatly concerned. :(

Regards and best wishes,

Justin Clift

<snip>
> --- Michael Welter <mike(at)introspect(dot)com> wrote:
> > I need some help here. We need to implement a 180+GB database with
> > 120+MB of updates every evening. Rather than purchasing the big
> > iron,
> > we would like to use postgres running over Linux 2.4.x as the data
> > server. Is this even possible? Who has the largest database out
> > there
> > and what does it run on?
> >
> > How should we implement the disk array? Should we purchase a
> > hardware
> > RAID card or should we use the software RAID capabilities in Linux
> > 2.4?
> > Should we consider a SMP system? Should we use an outboard RAID
> > box
> > (like RaidZone)?
> >
> > If anyone out there has implemented a database of this size then I
> > would
> > like to correspond with you.
> >
> > Thanks for your help,
> > Mike
> >
> >
> >
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>
> =====
> Chris Albertson
> Home: 310-376-1029 chrisalbertson90278(at)yahoo(dot)com
> Cell: 310-990-7550
> Office: 310-336-5189 Christopher(dot)J(dot)Albertson(at)aero(dot)org
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Stanaway 2002-01-15 00:16:04 Re: Monitoring database
Previous Message Tom Lane 2002-01-14 23:20:04 Re: Passing a null value in pl/pgsql