The following command should tell
you what you need.
=> select relfilenode,relname from pg_class where relname !~ '^pg';
hth
On Wed, Jul 25, 2001 at 12:19:59AM -0500, will trillich wrote:
> in the old days ( <= 7.0.3 ) we could tell which database and
>
> is there a simple way of seeing which files are which relations