Frank Lanitz, 12.02.2013 11:01:
> It's more like a question of best practice:
> How do you managing different version of database layout for e.g.
> software releases?
> We are planing to do an application based on postgres and want to store
> some version number of database layout to ensure correct upgrade-scripts
> can be applied in case of an upgrade. Is there any build in for?
>
We are very satisfied using Liquibase: http://www.liquibase.org/