Subject | Re: Backing up fdb excluding some tables |
---|---|
Author | abhishek_dsc |
Post date | 2009-12-23T07:00:37Z |
Hi,
We have an application which takes some raw data as input, processes it and stores the output in different tables.
Now i dont want my raw data to be the part of the backup, as over a period of time the raw data will increase.
Also, i dont want to delete the raw data from my original database, unless the user explicitly asks to delete the data.
I thought of keeping the data in a seperate db initially, but later thought certain queries may take long time to execute.
Thanking you
Abhishek Sharma
We have an application which takes some raw data as input, processes it and stores the output in different tables.
Now i dont want my raw data to be the part of the backup, as over a period of time the raw data will increase.
Also, i dont want to delete the raw data from my original database, unless the user explicitly asks to delete the data.
I thought of keeping the data in a seperate db initially, but later thought certain queries may take long time to execute.
Thanking you
Abhishek Sharma
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@...> wrote:
>
> At 04:08 PM 23/12/2009, you wrote:
> >Hi all...
> >
> >I just wanted to know, is it possible to take the back up through gbak of some selected tables?
>
> No.
>
> >I wanted to take the back up of my fdb excluding some of the tables.
>
> What do you want to do with the partial backups? If you explain that, people can suggest several ways to capture the data...
>
> ./heLen
>