[OpenStreetMap] #4613: Installing fresh openstreetmap database fails
OpenStreetMap
trac at noreply.openstreetmap.org
Mon Oct 8 16:26:40 BST 2012
#4613: Installing fresh openstreetmap database fails
-----------------------+-------------------------
Reporter: yurivict | Owner: rails-dev@…
Type: defect | Status: closed
Priority: minor | Milestone:
Component: website | Version:
Resolution: invalid | Keywords:
-----------------------+-------------------------
Comment (by jfire):
Replying to [comment:2 TomH]:
> It was never the intention that db:setup be used
Is that because of the hard-coded paths, or some other reason? db:setup is
the recommended practice, and for good reason in my experience.
Migrations, as a means of initializing a fresh database, are slower and
more error-prone. Rails does not consider them to be the authoritative
source for the schema; structure.sql is.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4613#comment:5>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list