doc/book/en/admin/create-instance.rst
changeset 2544 282261b26774
parent 2539 0f26a76b0348
child 5306 763319a51e72
equal deleted inserted replaced
2543:19103bdcab36 2544:282261b26774
    18 
    18 
    19 A serie of questions will be prompted to you, the default answer is usually
    19 A serie of questions will be prompted to you, the default answer is usually
    20 sufficient. You can anyway modify the configuration later on by editing
    20 sufficient. You can anyway modify the configuration later on by editing
    21 configuration files. When a user/psswd is requested to access the database
    21 configuration files. When a user/psswd is requested to access the database
    22 please use the login you create at the time you configured the database
    22 please use the login you create at the time you configured the database
    23 (:ref:`ConfigurationPostgres`).
    23 (:ref:`ConfigurationPostgresql`).
    24 
    24 
    25 It is important to distinguish here the user used to access the database and the
    25 It is important to distinguish here the user used to access the database and the
    26 user used to login to the cubicweb instance. When an instance starts, it uses
    26 user used to login to the cubicweb instance. When an instance starts, it uses
    27 the login/psswd for the database to get the schema and handle low level
    27 the login/psswd for the database to get the schema and handle low level
    28 transaction. But, when :command:`cubicweb-ctl create` asks for a manager
    28 transaction. But, when :command:`cubicweb-ctl create` asks for a manager