On Tue, Aug 31, 2010 at 12:35 PM, admin lewis <adminlewis at gmail.com> wrote: > Hi, > I have to install a production server with postgresql.. with few hundreds > of MB (2-300) > would u advice me to partitioning the disk ? > The server will be under vmware environment with SAN as storage. > > > -- > -- > Lewis > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > > Always partition the disk, it makes life so much easier. I prefer to partion as follows: / = 10 - 20GB /home = 10 GB, unless your application will use this /swap = 4GB /var = 10GB - gives you enough space for plenty log files Use LVM, which allows you to shrink & grow partitions on the fly. -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100831/edf5b744/attachment-0005.html>