Creating schema, database, or table in different folder. - Mailing list pgsql-general

From Carlos Oliva
Subject Creating schema, database, or table in different folder.
Date
Msg-id C34A4F8A078F5E4285EB8B10FF0DAF31C70EE7@pbsi-sbsxch.PosBus.local
Whole thread Raw
Responses Re: Creating schema, database, or table in different folder.
List pgsql-general

Is there a way to create a database or a table of a database in its own folder?  We are looking for ways to backup the sytem files of the database to tape and one to exclude some tables from this backup.  We can selectively backup folders of the file system so we figure that if we can create a schema or database or table in its own folder, we can backup our database and exclude the tables selectively.  We are using Linux RedHat.  Thank you.

pgsql-general by date:

Previous
From: "Carlos Oliva"
Date:
Subject: Schema, database, or tables in different folders?
Next
From: "Shak"
Date:
Subject: Using results from DELETE ... RETURNING