Dave Cramer <pg(at)fastcrypt(dot)com> writes:
> Can someone explain how the free space map deals with alternate database
> locations?
It doesn't really care. It identifies tables by database OID+table OID,
and where they happen to sit physically doesn't matter.
regards, tom lane