doc/book/en/admin/create-instance.rst
branchstable
changeset 5306 763319a51e72
parent 2544 282261b26774
child 5316 2b61c6d0f492
equal deleted inserted replaced
5305:d98fccb0da7f 5306:763319a51e72
    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:`ConfigurationPostgresql`).
    23 (:ref:`PostgresqlConfiguration`).
    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