[EMAIL PROTECTED] (Matt Nuzum) writes:

> Regarding PostgreSQL (and probably MySQL too) running in the vserver,
> some of the fine-tuning steps to get a database server running well
> for high performance applications won't work well in a vserver. 
> Specifically, because PostgreSQL runs best when it's data is stored on
> the outer portions of the disk and with it's WAL on a separate disk
> and better yet, stripped across disks you will find that write
> performance (inserts and updates) will not be ideal.

Why not mount such a special partition at /vservers/.../var/lib/pgsql/data?




Enrico
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to