From: | "Carlos Oliva" <CarlosO(at)pbsinet(dot)com> |
---|---|
To: | Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Schema, databse, or tables in different system folder |
Date: | 2009-06-02 14:41:45 |
Message-ID: | C34A4F8A078F5E4285EB8B10FF0DAF31C70F3E@pbsi-sbsxch.PosBus.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thank you for your response. The tablespace should work for us. Perhaps you can help me with the following questions:
1) If we were to create a different table space for a database that has archival tables -- they will be backed up once, is it sufficient to backup the tablespace folder once? We want to make sure that we can restore from tape the tablespace folder and we will in fact restore the full database and data
2) Can a schema have its own tablespace in a database that has more than one schema?
Thank you very much.
-----Original Message-----
From: Grzegorz Jaśkiewicz [mailto:gryzman(at)gmail(dot)com]
Sent: Tuesday, June 02, 2009 10:27 AM
To: Carlos Oliva
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Schema, databse, or tables in different system folder
yes, it is called tablespace.
From | Date | Subject | |
---|---|---|---|
Next Message | Carlos Oliva | 2009-06-02 14:49:39 | Schema, databse, or tables in different system folder |
Previous Message | Grzegorz Jaśkiewicz | 2009-06-02 14:28:50 | Re: is generate_series_timestamp() exposed on public api ? |