it's possible read data from elasticsearch "inside" a pgsql function (i need read some data and write them in a DB Table (postgres)).
all the information i finded is about write data from postgres DB to ElasticSearch. But I need the opposite. It's possible in a DB pgsql function? How???
We have the index inside the elastic. So, I only need to connect me with the elastic inside the pgsql function.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.