Sam Terburg wrote:
I had the problem that mmbase couldn't handle the new postgres 7.2 JDBC
driver. and was forced to use 7.1 JDBC against a 7.2 database.
This was with MMBase 1.5.1.
If i where you i would first try with a new/empty mmbase to see if mmbase
can handle 7.2 JDBC.
If it is possible and you've found a way to convert your current project
then i'm interested in you solution because then i'll implement it here too
I've used the same solutions (reverting to 7.1 jdbc on 7.2+ databases) for other projects but this time I really want to get the most out of the mmbase installation and use the latest, fastest & stable 7.2 drivers.
Of course if I find a solution I'll share it with the community :)
Btw 1.6 has a special 7.2 xml file, which is a step closer to a working functionality than 1.5.1.

Regards,

Ricardo.


----- Original Message -----
From: "Ricardo Kustner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 03, 2003 11:49 AM
Subject: postgresql 7.1->7.2



Hi,

I'm converting a site from postgresql 7.1 to 7.2
I have a database dump of a 7.2 database which was used with a 7.1 jdbc
driver so the images are in the "old" format (if that is the right way
to describe it). As I want to use the 7.2 jdbc driver now, I remember
hearing something that I need to convert the image objects in the
database somehow. Can anybody give me some hints about this so I can
write something to convert it?
Also, to delete all cached images, is it safe to do a "delete * from
install_icaches" ?

ps: on debug level, the logging is talking about
"module.database.support.PostgreSQL71", even though the 7.2 driver class
is being used... is this a bug? Strangely enough I saw the 7.2 driver
does override the logging string in the source code.

TIA,

Ricardo.

--


__________________________
Ricardo Kustner
IC&S Linux Professionals
Koningsweg 4
3582 GE Utrecht
T: +31 30 2322878
F: +31 30 2322305

PGP-key:
http://www.ic-s.nl/keys/ricardo.txt








--


__________________________
Ricardo Kustner
IC&S Linux Professionals
Koningsweg 4
3582 GE Utrecht
T: +31 30 2322878
F: +31 30 2322305

PGP-key:
http://www.ic-s.nl/keys/ricardo.txt



Reply via email to