Wednesday, April 13, 2011

Walima Cards Text Pakistan

De MySQL a PostgreSQL en un proyecto Symfony

Doctrine provides PHP applications independent of the database manager. Therefore, change management is as simple as creating the new database and reconfigure the data model using Doctrine (before you begin is always wise to support the project and the database).
createuser-P
Enter password for new role: Enter it again
:
 Will the new role a superuser? (S / n) s 
jobs jobs createdb-O

then reconfigure the database, the population and recreate the model.

. / Symfony configure: database "pgsql: host = localhost, dbname = jobs" jobs jobs
. / Symfony doctrine: build - all - and-load
 ready, we can revisit the site will now be using a PostgreSQL database. Related Courses 


Symfony Course

0 comments:

Post a Comment