Hi ,
I am trying to index 80 Million data by using postgres jdbc plugin.
I have tried pagination and it doesnot index all the records.It is indexing only 60 Million records.
I have also used jdbc_fetch_size .It doesnt work
What does your configuration look like? Have you looked in your Logstash logs for errors or warnings?