Mention it might be necessary to modify postgresql.conf in the new
cluster to match the old cluster.
Backpatch to 9.2.
Suggested by user.
If you modified pg_hba.conf> to use trust>,
- restore its original authentication settings.
+ restore its original authentication settings. It might also be
+ necessary to adjust other configurations files in the new cluster to
+ match the old cluster, e.g. postgresql.conf>.