GithubHelp home page GithubHelp logo

david-barbion / pg_manage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aouyar/pg_manage

0.0 1.0 0.0 93 KB

Scripts for automating automating backup and recovery tasks for PostgreSQL Database Server. Implements sending archive logs to backup server, retrieval of archive logs from backup server, initialization of database, generation of hot backups with archive logging, recovery from hot backup, dump (export) and restore (import) of databases, initial synchronization of database servers for setting up replication.

Home Page: http://aouyar.github.com/pg_manage/

License: GNU General Public License v3.0

Shell 1.71% Perl 98.29%

pg_manage's Introduction

pg_manage - Backup / Recovery Scripts for PostgreSQL Database

About

Scripts for automating automating backup and recovery tasks for PostgreSQL Database Server. The following operations have been implemented:

  • Sending archive logs to backup server.
  • Retrieval of archive logs from backup server.
  • Initialization of the database.
  • Generation of hot backups with archive logging.
  • Recovery from hot backup.
  • Dump (export) and restore (import) of databases.
  • Initial synchronization of database servers for setting up replication.
  • checking the replication between the primary and secondary PostgreSQL Servers in a Streaming Replication setup.

Sample configuration files have been provided for configuring the PostgreSQL Database Server for archive logging, recovery using archive logs and Streaming Replication.

For information on other projects you can check my GitHub Personal Page and GitHub Profile.

Documentation

The documentation for the project and sample graphs for plugins will be published in the pg_manage Project Web Page

Licensing

pg_manage is copyrighted free software made available under the terms of the GPL License Version 3 or later.

See the COPYING file that acompanies the code for full licensing information.

Credits

pg_manage has been developed by aouyar (Ali Onur Uyar).

pg_manage's People

Contributors

aouyar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.