Re: [GENERAL] Creating schema, database, or table in different folder.

2009-06-06 Thread Craig Ringer
Carlos Oliva wrote: > Is there a way to create a database or a table of a database in its own > folder? You could use tablespaces for that bit, BUT: > We are looking for ways to backup the sytem files of the > database to tape and one to exclude some tables from this backup. you can't do that wi

[GENERAL] Creating schema, database, or table in different folder.

2009-06-05 Thread Carlos Oliva
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 sche