doc/book/en/C011-installation.en.txt
changeset 1198 9df49357b0eb
parent 1195 79c1abc64304
child 1202 3a5d622f166f
equal deleted inserted replaced
1197:c26663aa22bd 1198:9df49357b0eb
   149 
   149 
   150   This login/password will be requested when you will create an
   150   This login/password will be requested when you will create an
   151   instance with `cubicweb-ctl create` to initialize the database of
   151   instance with `cubicweb-ctl create` to initialize the database of
   152   your application.
   152   your application.
   153 
   153 
   154 .. [XXX] Est-ce que ces etapes sont vraiment necessaires?  sand : lors de l'installation de ma bdd cela n'a pas ete fait et il semble que tout aille bien. Doit etre verifie avec les experts.
   154 .. FIXME Are these steps really necessary? It seemed to work without.
   155 
   155 
   156 * installation of plain-text index extension ::
   156 * installation of plain-text index extension ::
   157 
   157 
   158     cat /usr/share/postgresql/8.3/contrib/tsearch2.sql | psql -U username template1
   158     cat /usr/share/postgresql/8.3/contrib/tsearch2.sql | psql -U username template1
   159 
   159