Re: Database File system requirements.

From: "David Busby" <busby(at)pnts(dot)com>
To: "Gerard Samuel" <gsam(at)trini0(dot)org>, <pgsql-php(at)postgresql(dot)org>
Subject: Re: Database File system requirements.
Date: 2003-01-06 18:00:47
Message-ID: 009d01c2b5ad$8b5d4370$4000000a@busbydev
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Also look at the vacuum command, that makes PG clean up itself, you've got
to run it though.
http://www.postgresql.org/idocs/index.php?sql-vacuum.html

----- Original Message -----
From: "Gerard Samuel" <gsam(at)trini0(dot)org>
To: <pgsql-php(at)postgresql(dot)org>
Sent: Sunday, January 05, 2003 16:36
Subject: [PHP] Database File system requirements.

> Im not sure if this is the right list, but here goes.
> I have a dev box, that I allocated, 104M of space to share between,
> mysql & pgsql.
> In mysql, I have 376 tables across 11 databases which is taking up only
> 1.3M.
> In pgsql, I have 33 tables on 1 database, and that seems to be taking up
> 74M.
>
> Does postgresql require soooo much disk space to operate??
> Thanks for any insight you may provide.
>
> --
> Gerard Samuel
> http://www.trini0.org:81/
> http://dev.trini0.org:81/
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-php by date

  From Date Subject
Next Message David Busby 2003-01-06 18:18:33 Re: pg_field_size
Previous Message Andrew McMillan 2003-01-06 04:59:20 Re: Database File system requirements.