PgCookbook - another one PostgreSQL cookbook

From: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: PgCookbook - another one PostgreSQL cookbook
Date: 2013-11-18 07:21:59
Message-ID: CAL_0b1vfkimVMH=canR+dGBtzDg-fK+9ZRmBdDHMtDTFSxtJuQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hi all,

I am happy to announce PgCookbook https://github.com/grayhemp/pgcookbook.

The project is a constantly updating set of articles, scripts and
configuration files to help maintain PostgreSQL. The articles and
files might be modified as new versions of software or new ways of
doing things appear. Stay tuned.

The following guides are currently published under the repo. More are
expected in the near future.

- Database Server Configuration
- Explaining .psqlrc Startup File
- SSH Without Password Setup
- Streaming Replication Setup
- Slony1 Replication Setup
- Switching To Another Server With PgBouncer
- SSH-Tunnel With Compression Setup

I would also like to pay your attention on the scripts under the bin/ directory.

- archive_tables.sh - partitions archiving and management
- manage_dumps.sh - SQL dumps creation and management
- restore_dump.sh - advanced restore with tables and data filtration
- ssh_tunnel.sh - SSH-tunnening automation
- stat_statements.sh - query statistics collecting and reporting
- config.sh.example - configuration example for the scripts
- utils.sh - generic utilities for the scripts

Hope you will find the project useful.

--
Kind regards,
Sergey Konoplev
PostgreSQL Consultant and DBA

http://www.linkedin.com/in/grayhemp
+1 (415) 867-9984, +7 (901) 903-0499, +7 (988) 888-1979
gray(dot)ru(at)gmail(dot)com

Browse pgsql-announce by date

  From Date Subject
Next Message Gilles Darold 2013-11-19 00:02:08 pgCluu - PostgreSQL Cluster Utilization
Previous Message David Fetter 2013-11-18 06:41:59 == PostgreSQL Weekly News - November 17 2013 ==