I upgraded to Fedora 16 yesterday…
I thought I might have lost my 12 year old db when the system came up
and I noticed the 9.1 had overwrote the old binaries.
Then I read about pg_upgrade stuff and it worked!
I found that postgresql would not start at boot time until
I did:
systemctl enable postgresql.service
Jerry