Re: Database File system requirements. - Mailing list pgsql-php

From David Busby
Subject Re: Database File system requirements.
Date
Msg-id 009d01c2b5ad$8b5d4370$4000000a@busbydev
Whole thread Raw
In response to Database File system requirements.  (Gerard Samuel <gsam@trini0.org>)
List 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@trini0.org>
To: <pgsql-php@postgresql.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@postgresql.org so that your
> message can get through to the mailing list cleanly


pgsql-php by date:

Previous
From: Andrew McMillan
Date:
Subject: Re: Database File system requirements.
Next
From: "David Busby"
Date:
Subject: Re: pg_field_size