You are right, I am unclear with my questions, and it's all unclear in my mind! hehe!
I want to be able to do database mirroring between 2 or 3 servers using PostgreSQL. Any useful documentation about this? I would also like to know how mirroring works, if their must be master/slave servers, if updates are kept in logs, etc.
About data commit, this is a sub-question. If I am using mirroring, I would like to know the best practices to update my database without overloading the server with too many update requests.
I don't ask for direct answer, what I really need is documentation.
Thanks!