AutoBackup Available in PostgreSQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pandian80
    New Member
    • Feb 2008
    • 2

    AutoBackup Available in PostgreSQL

    Hi All,

    Please guide us, Autobackup available in Postgresql.

    Thanks & Regards,
    PandiaRajan A
    Last edited by eWish; Feb 26 '08, 03:30 AM. Reason: Removed Email Address
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #2
    pandian80,

    I have moved your post from the Articles section to the PostgreSQL forum. Please post your questions to the forum rather than the Articles Section. Also, I have removed your email address since it is against site policy to allow contact and/or personal information.

    Please read our Posting Guidelines before making additional posts.

    Thank You,
    Kevin

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Originally posted by pandian80
      Hi All,

      Please guide us, Autobackup available in Postgresql.
      I think you forget to ask your question.

      Comment

      • rski
        Recognized Expert Contributor
        • Dec 2006
        • 700

        #4
        You can achieve autobackup using mirrorig and RAID (it works with any database) or you can use WAL in postgres.
        I think you should read more about WAL and Point in Time Recovery at here

        Comment

        Working...