I'm currently using Postgres 9.3.3.
If you refresh
a materialized view, are the indexes on that materialized view also reindexed? Or do the indexes need to be manually reindexed?
In looking at the following question, it looks like it but there is no answer to it and I cannot seem to find any supporting documentation.