Re: First production install - general advice

From: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
To: runner <runner(at)winning(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: First production install - general advice
Date: 2011-03-07 17:45:18
Message-ID: 20110307174518.GA29362@cns.vt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 07, 2011 at 12:34:19PM -0500, runner wrote:
>
> I'd like to know if any of you have ever installed a PostgreSQL database for production use and then found something you wish you had done differently after the fact.

Test and document your disaster recovery plan. You don't want be trying
to figure it out when you need it. It is what gets left in the scurry
very often. I'm pretty sure mine is dusty and I regret that.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2011-03-07 17:56:11 Understanding of LOCK and pg_sleep interaction
Previous Message runner 2011-03-07 17:34:19 First production install - general advice