> Merci pour votre réponse Jorg Prante.
>

Oui je l'ai essayé mais ça n'a pas marché ! voila qu'est ce que j'ai mis . 
 

> curl -XPUT 'localhost:9200/_river/dossiersexemp/_meta' -d '
> {
>     "type" : "jdbc",
>     "jdbc" : {
>         
>         "index" : "i_dossiersexemp",
>         "type" : "t_dossiersexemp",
>         "driver" : "postgresql-9.2-1002.jdbc4.jar",
>         "url" : "jdbc:postgresql://localhost:5432/alyse",
>         "user" : "postgres",
>         "password" : "",
>         "sql" : "SELECT * FROM dossierexemp",
>         "strategy" : "simple",
>         "schedule": "0 0-59 0-23 ? * *" }
> }'
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b25cd836-a4e8-4481-b93c-c54ff2cd5fae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to