| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Database separation for backup |
| Date: | 2009-03-12 11:15:42 |
| Message-ID: | 20090312111542.GA3965@merkur.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
On Thu, Mar 12, 2009 at 04:18:50PM +0530, Nagalingam, Karthikeyan wrote:
> Is there any way to keep each database in separate partition ie)
> separate folder for each database.
>
> I would like to do the dabase level backup in storage side, for that If
> I am able to separate the database in folderwise, I can allocate
> separate partition for each database. Then I can take the backup in each
> partition.
You can use tablespaces to separate things on disk but it
won't make taking filesystem level backups as easy as you
might hope.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yann Collavoli | 2009-03-12 11:22:43 | Re: Problem database access |
| Previous Message | Ashish Karalkar | 2009-03-12 11:05:47 | Re: [GENERAL] Database separation for backup |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nagalingam, Karthikeyan | 2009-03-12 12:04:50 | Re: Database separation for backup |
| Previous Message | Ashish Karalkar | 2009-03-12 11:05:47 | Re: [GENERAL] Database separation for backup |