Re: [GENERAL] Database separation for backup - Mailing list pgsql-admin

From Ashish Karalkar
Subject Re: [GENERAL] Database separation for backup
Date
Msg-id 49B8EC8B.3030107@synechron.com
Whole thread Raw
In response to Database separation for backup  ("Nagalingam, Karthikeyan" <KARTHIKEYAN.Nagalingam@netapp.com>)
List pgsql-admin
Nagalingam, Karthikeyan wrote:
> Hi,
>
> 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.
>
> Your recommendation and suggestion are welcome.
>
> Regards
> Karthikeyan.N
>
>
I guess tablespace will be of  your use and also you can directly use
softlink to link database directory in data/base<databaseoid>  to the
desired folder.


With Regards
--Ashish

pgsql-admin by date:

Previous
From: "Nagalingam, Karthikeyan"
Date:
Subject: Database separation for backup
Next
From: Yann Collavoli
Date:
Subject: Re: Problem database access