Re: PostgreSQL data loss

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: <desrocchi(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL data loss
Date: 2007-01-31 04:58:12
Message-ID: C1E56FF4.61857%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In addition to the other good suggestions, modify you program to record a
plain old text log of dangerous actions confirmed by users. These kinds of
people usually shut up pretty quickly when you tell them the date, time, IP
address of the machine, and login name of the user who did it.

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-01-31 05:04:37 Re: Any Plans for cross database queries on the same server?
Previous Message Bruno Wolff III 2007-01-31 04:48:59 Re: Any Plans for cross database queries on the same server?