Re: Postgres Backup Utility - Mailing list pgsql-admin

From French, Martin
Subject Re: Postgres Backup Utility
Date
Msg-id 81976671721DF04B9DCA6ECD87941A402640812A@roundway.Cromwell-tools.co.uk
Whole thread Raw
In response to Postgres Backup Utility  ("Bradley Holbrook" <operations_bradley@servillian.ca>)
Responses Re: Postgres Backup Utility  ("Bradley Holbrook" <operations_bradley@servillian.ca>)
List pgsql-admin

I’m assuming that this needs to be tightly controlled and as such a replication tool is out of the question?

 

In that case; The first thing to pop into my head here would be to use either use shell scripting, or to use the pg API and write a c program to handle it.

 

I remember doing something very similar with Oracle a few years back.

 

Cheers

 

Martin

 

 

From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Bradley Holbrook
Sent: 18 January 2011 00:08
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Postgres Backup Utility

 

Hello!

 

First day on the new mailing list as I have need of some expert’s advice.

 

I need to be able to quickly apply the structure updates from a development database to a testing database, and do selective data updates (like on lookup tables, but not content tables).

 

Any help would be appreciated!

 

Brad


___________________________________________________

This email is intended for the named recipient. The information contained
in it is confidential. You should not copy it for any purposes, nor
disclose its contents to any other party. If you received this email
in error, please notify the sender immediately via email, and delete
it from your computer.

Any views or opinions presented are solely those of the author and do not
necessarily represent those of the company.

PCI Compliancy: Please note, we do not send or wish to receive banking,
credit or debit card information by email or any other form of
communication.

Cromwell Tools Limited, PO Box 14, 65 Chartwell Drive
Wigston, Leicester LE18 1AT. Tel 0116 2888000
Registered in England and Wales, Reg No 00986161
VAT GB 115 5713 87 900
__________________________________________________

pgsql-admin by date:

Previous
From: Scott Ribe
Date:
Subject: Re: Migrating a live database
Next
From: "Bradley Holbrook"
Date:
Subject: Re: Postgres Backup Utility