From: | Hope Ho <ho(dot)hope(at)yahoo(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | modularity of PostgreSQL |
Date: | 2008-01-17 22:51:30 |
Message-ID: | 402547.69736.qm@web45909.mail.sp1.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Dear all,
I have some questions about PostgreSQL's modularity.
We know that PostgreSQL is famous for its good modularity, which allows users to select which part they need. It also allow developers to easily replace one part without affecting other parts. However, as I know, most database engine, like MySQL, has such modularity: layered architecture and small pieces of functionalities. Actually, it's a rule recognized by lots of software design. Why is only PostgreSQL entitled "good modularity"?
Best,
Hope
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
From | Date | Subject | |
---|---|---|---|
Next Message | Mischa Sandberg | 2008-01-17 22:52:03 | Re: [ADMIN] postgresql in FreeBSD jails: proposal |
Previous Message | Tom Lane | 2008-01-17 22:38:57 | Re: Simple thing to make pg_autovacuum more useful |