Re: Using older machines with PostgreSQL? - Mailing list pgsql-novice

From Peter Childs
Subject Re: Using older machines with PostgreSQL?
Date
Msg-id Pine.LNX.4.58.0310271322060.3591@bluedragon.homelinux.net
Whole thread Raw
In response to Using older machines with PostgreSQL?  (Paul Ganainm <paulsnewsgroups@hotmail.com>)
List pgsql-novice

On Mon, 27 Oct 2003, Paul Ganainm wrote:

>
>
>
> Hi all,
>
>
> At home I have a Windows 1.6 GHz Pentium box which I use for accessing
> the internet &c. I have two old machines doing nothing at the moment -
> one is a late 486 (60 MHz) and the other is an early Pentium (75 MHz). I
> have run Linux on both of these machines in the past.
>
>
> I would like to set these older machines up to run PostgreSQL and
> administer the dbs from the Windows box.
>
>
> Are there any issues in doing this that I should be aware of (apart from
> a speed penalty which I expect to have to pay)?
>

    Should not be any problems. If you can get Linux on Postgres will
run. As with any database memory is important (but then memory is cheap) I
would surgest at least 256Mb more is preferable. Switch X windows off
together with any other system services, Just run ssh (to get into the
machine when all else fails) and postgres. Also you may need to be
carefull as many old machines can't hadle disks larger than 6Gb.
    You may wish to stream line everything.

Peter Childs

>
>
> Paul...
>
>
> --
>
> plinehan__AT__yahoo__DOT__com
>
> C++ Builder 5 SP1, Interbase 6.0.1.6 IBX 5.04 W2K Pro
>
> Please do not top-post.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

pgsql-novice by date:

Previous
From: Paul Ganainm
Date:
Subject: Using older machines with PostgreSQL?
Next
From: Tomka Gergely
Date:
Subject: Re: Using older machines with PostgreSQL?