24 Nov
2004
24 Nov
'04
9:47 a.m.
--On Mittwoch, 24. November 2004 9:32 Uhr +0000 John Poltorak <jp@warpix.org> wrote:
OK, so as far as you are concerned Postgres itself is a better database, but does it make any difference as far as Zope is concerned? And what changes, if any, would be required to Zope if changing from one to the other?
Changing the DB affects your application and not Zope except you have to install another database adapter. If you use DB specific SQL or features then this is a problem of your application. -aj