doc/book/en/C011-installation.en.txt
changeset 1203 746b83d492bb
parent 1202 3a5d622f166f
child 1209 4ec80ee57b19
equal deleted inserted replaced
1202:3a5d622f166f 1203:746b83d492bb
   162   your application.
   162   your application.
   163 
   163 
   164 .. note::
   164 .. note::
   165     The authentication method can be configured in ``pg_hba.conf``.
   165     The authentication method can be configured in ``pg_hba.conf``.
   166 
   166 
   167 .. [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.
   167 
       
   168 .. FIXME Are these steps really necessary? It seemed to work without.
   168 
   169 
   169 * installation of plain-text index extension ::
   170 * installation of plain-text index extension ::
   170 
   171 
   171     cat /usr/share/postgresql/8.3/contrib/tsearch2.sql | psql -U username template1
   172     cat /usr/share/postgresql/8.3/contrib/tsearch2.sql | psql -U username template1
   172 
   173