Search Postgresql Archives

Re: Postgres Recovery

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



archive_command = 'test ! -f /mnt/server/archivedir/%f && cp %p /mnt/server/archivedir/%f'  # Unix
restore_command = 'cp /mnt/server/archivedir/%f %p'
 above two commands and checkpoint settings .as i read doc we need to change postgres.conf.But other way i want try it from server commmand mean from putty is it possible..?
i want commands to execute the set to the server without open the postgres.conf...?

On Mon, Jul 20, 2015 at 6:23 PM, Michael Paquier <michael.paquier@xxxxxxxxx> wrote:
On Mon, Jul 20, 2015 at 7:00 PM, Ramesh T <rameshparnanditech@xxxxxxxxx> wrote:
> Hi All,
>           What i need to know for postgres recovery..?let me know in detail.

Documentation is always a good start:
http://www.postgresql.org/docs/devel/static/backup.html
--
Michael


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux