Hi list...
I use successfully Geonetwork in order to manage my metadatas. I
started with geonetwork with 2.4.0 version...next I update it at 2.4.3
version...
In order to store my metadata, I use Postgres. I never changed the
database that contains the metadata during the upgrading ...
I tried to upgrade from version 2.4.3 to version 2.6.o but some think
in the database seems to be change. For example the table METADATA
have one column more....Becouse this changes, my 2.6.0 doesn't work.
I don't wont to rewrite the metadatas, and a procedure for
automatically upgrade the database my be very useful for users that
have to manage old installations.
If such procedure is not provided with the 2.6 version, there is some
documentation about the difference between the to databases???
Any help will be very useful..
Thank you.
--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico (IIA)
Ph. D. Student at University of Calabria - DEIS
By my self....
There is a beautiful script in the directory
WEB-INF/class/sql/migrate/postgres that perform the necessary
migration about the data model from 2.4.3 to 2.6.0.
2010/10/5 Francesco D'Amore <francesco.damore@anonymised.com>:
Hi list...
I use successfully Geonetwork in order to manage my metadatas. I
started with geonetwork with 2.4.0 version...next I update it at 2.4.3
version...
In order to store my metadata, I use Postgres. I never changed the
database that contains the metadata during the upgrading ...
I tried to upgrade from version 2.4.3 to version 2.6.o but some think
in the database seems to be change. For example the table METADATA
have one column more....Becouse this changes, my 2.6.0 doesn't work.
I don't wont to rewrite the metadatas, and a procedure for
automatically upgrade the database my be very useful for users that
have to manage old installations.
If such procedure is not provided with the 2.6 version, there is some
documentation about the difference between the to databases???
Any help will be very useful..
Thank you.
--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico (IIA)
Ph. D. Student at University of Calabria - DEIS
--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico (IIA)
Ph. D. Student at University of Calabria - DEIS
Hi Francesco
In 2.6.0 when the application startups if detect a database version 2.4.3
should be migrated automatically to 2.6.0.
Also in web/geonetwork/WEB-INF/classes/setup contains the migrate folder
with the scripts used to migrate the database. Hope this helps.
Regards,
Jose García
On Tue, Oct 5, 2010 at 3:45 PM, Francesco D'Amore <
francesco.damore@anonymised.com> wrote:
Hi list...
I use successfully Geonetwork in order to manage my metadatas. I
started with geonetwork with 2.4.0 version...next I update it at 2.4.3
version...
In order to store my metadata, I use Postgres. I never changed the
database that contains the metadata during the upgrading ...
I tried to upgrade from version 2.4.3 to version 2.6.o but some think
in the database seems to be change. For example the table METADATA
have one column more....Becouse this changes, my 2.6.0 doesn't work.
I don't wont to rewrite the metadatas, and a procedure for
automatically upgrade the database my be very useful for users that
have to manage old installations.
If such procedure is not provided with the 2.6 version, there is some
documentation about the difference between the to databases???
Any help will be very useful..
Thank you.
--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico
(IIA)
Ph. D. Student at University of Calabria - DEIS
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
Thank you Jose....in my case, I used the sql script file in order to
perform the migration....... no automatic process was started....
However, know every thing seems works fine.
Thank you.
2010/10/5 jose garcia <josegar74@anonymised.com>:
Hi Francesco
In 2.6.0 when the application startups if detect a database version 2.4.3
should be migrated automatically to 2.6.0.
Also in web/geonetwork/WEB-INF/classes/setup contains the migrate folder
with the scripts used to migrate the database. Hope this helps.
Regards,
Jose García
On Tue, Oct 5, 2010 at 3:45 PM, Francesco D'Amore
<francesco.damore@anonymised.com> wrote:
Hi list...
I use successfully Geonetwork in order to manage my metadatas. I
started with geonetwork with 2.4.0 version...next I update it at 2.4.3
version...
In order to store my metadata, I use Postgres. I never changed the
database that contains the metadata during the upgrading ...
I tried to upgrade from version 2.4.3 to version 2.6.o but some think
in the database seems to be change. For example the table METADATA
have one column more....Becouse this changes, my 2.6.0 doesn't work.
I don't wont to rewrite the metadatas, and a procedure for
automatically upgrade the database my be very useful for users that
have to manage old installations.
If such procedure is not provided with the 2.6 version, there is some
documentation about the difference between the to databases???
Any help will be very useful..
Thank you.
--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico
(IIA)
Ph. D. Student at University of Calabria - DEIS
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico (IIA)
Ph. D. Student at University of Calabria - DEIS