From: | Terry Fielder <terry(at)ashtonwoodshomes(dot)com> |
---|---|
To: | Rory Browne <rory(dot)browne(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Disappearing Records |
Date: | 2005-11-01 14:17:24 |
Message-ID: | 436778F4.9020208@ashtonwoodshomes.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Do you have any cascading deletes that could be doing this by performing
a delete on a different table and cascading to the table in question?
Terry
Rory Browne wrote:
> Hi all
>
> What is the first thing you would do, when you find that your system
> has been losing information? Information is there at one stage, and
> later it's not.
>
> I tried checking the logs, but there isn't a delete or drop there
> anywhere, nor anything else that seems relevent. I tried googling for
> various rewordings of "PostgreSQL disappearing records", but didn't
> get anything useful.
>
> Since this isn't something I can recreate, I'm not sure what to do about it.
>
> The fact that I never really used PostgreSQL that much before may be a
> hindering factor, but I can't think why information would just
> mysteriously disappear.
>
> Regards
> Rory
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Terry Fielder
terry(at)greatgulfhomes(dot)com
Associate Director Software Development and Deployment
Great Gulf Homes / Ashton Woods Homes
Fax: (416) 441-9085
From | Date | Subject | |
---|---|---|---|
Next Message | L van der Walt | 2005-11-01 14:27:01 | A Not Join |
Previous Message | Douglas McNaught | 2005-11-01 14:10:09 | Re: rh7.3 binaries |