Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Interaction between Free Space Map an alternate location for a database - Mailing list pgsql-performance

From Tom Lane
Subject Re: Interaction between Free Space Map an alternate location for a database
Date
Msg-id [email protected]
Whole thread Raw
In response to Interaction between Free Space Map an alternate location for a database  (Dave Cramer <[email protected]>)
Responses Re: Interaction between Free Space Map an alternate location
List pgsql-performance
Dave Cramer <[email protected]> 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

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Query Performance and IOWait
Next
From: Dave Cramer
Date:
Subject: Re: Interaction between Free Space Map an alternate location