doc/book/en/Z012-create-instance.en.txt
changeset 2544 282261b26774
parent 2477 7baebaf44fc2
equal deleted inserted replaced
2543:19103bdcab36 2544:282261b26774
    50 
    50 
    51 A series of questions will be prompted to you, the default answer is usually
    51 A series of questions will be prompted to you, the default answer is usually
    52 sufficient. You can allways modify the parameters later by editing
    52 sufficient. You can allways modify the parameters later by editing
    53 configuration files. When a user/psswd is requested to access the database
    53 configuration files. When a user/psswd is requested to access the database
    54 please use the login you create at the time you configured the database
    54 please use the login you create at the time you configured the database
    55 (:ref:`ConfigurationPostgres`).
    55 (:ref:`ConfigurationPostgresql`).
    56 
    56 
    57 It is important to distinguish here the user used to access the database and
    57 It is important to distinguish here the user used to access the database and
    58 the user used to login to the cubicweb instance. When a *CubicWeb* instance
    58 the user used to login to the cubicweb instance. When a *CubicWeb* instance
    59 starts, it uses the login/psswd for the database to get the schema and handle
    59 starts, it uses the login/psswd for the database to get the schema and handle
    60 low level transaction. But, when ``cubicweb-ctl create`` asks for
    60 low level transaction. But, when ``cubicweb-ctl create`` asks for