13 Jul
2007
13 Jul
'07
5:55 a.m.
Check against the current schema: http://wiki.freeradius.org/Postgres_DDL_script Ivan Kalik Kalik Informatika ISP Dana 13/7/2007, "Nico Schottelius" <nico-freeradius@schottelius.org> piše:
Hello!
I tried to move our current freeradius 0.9.3 with mysql to a new machine running either 1.1.3 or 1.1.6 with postgresql.
Converting the data was no big deal.
But then I recognized that the sql.conf has wrong quoting for postgresql (was mysql specific). Corrected that.
But now I've another problem: When testing, it showed that the queries from 1.1.3 do not fit for the tables I've imported from 0.9.3.
Question: - Can I convert the db automatically? - Are the changes somewhere documentated, so I could convert the db manually?
Sincerly
Nico