I have been doing database work for years but have very limited experience with replication.
When using Transactional Replication, is there any reason the subscriber needs to be in Full recovery mode? I've inherited several databases that are being replicated and all the subscribers are set to Full causing extremely large t-logs. I would like to set them to simple but am concerned that I could cause a production issue with the replication by doing so.
Thanks!