Re: Archeiving and Purging

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: adityagis <adityakumar529(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Archeiving and Purging
Date: 2015-03-19 17:29:55
Message-ID: 550B0793.8070807@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/18/2015 11:38 PM, adityagis wrote:
> HI David/John,
> Thanks for the support.
> But as of now I have not done any configuaration for the archieving process.
> I hope once my configuarations are done then may be I can proceed with your
> suggestions.
>
> I am still looking for the intial process that need to be performed for
> archeiving.

There is no built in archiving process in Postgres. Archiving, if
desired, is left up to the user as there is no 'one way'.

>
>
> Thanks
> Aditya Kumar
>
>
>
> --
> View this message in context: http://postgresql.nabble.com/Archeiving-and-Purging-tp5842393p5842524.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sergey Shchukin 2015-03-19 17:30:44 Re: [GENERAL] Re: [pgadmin-support] Issue with a hanging apply process on the replica db after vacuum works on primary
Previous Message Adrian Klaver 2015-03-19 17:13:59 Re: Sequences not created, bug in pg_dump?