From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
---|---|
To: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org, <pgsql-general(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [SQL] Problem: Referential Integrity Constraints lost |
Date: | 2002-11-07 07:33:21 |
Message-ID: | Pine.LNX.4.44.0211070927560.6827-100000@matrix.gatewaynet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-sql |
On Wed, 6 Nov 2002, Stephan Szabo wrote:
> On Wed, 6 Nov 2002, Achilleus Mantzios wrote:
>
> >
> > Hi i think a hit a major problem on 7.2.1.
> > I run 3 systems with postgresql 7.2.1.
> > Its a redhat 7.1 for development, a redhat 7.3 for production
> > and a FreeBSD 4.6.1RC2 for testing.
> >
> > After long runs (with periodic (daily) vacuum analyze's)
> > i noticed that some of the triggers that implement referential integrity
> > constraints just disapeared.
> > Some of these triggers were still present on the FreeBSD system
> > (which has been idle for a month or so), whereas on the linux
> > systems they were absent.
> >
> > Has any one have a clue??
>
> Hmm, you haven't done anything like cluster or an incomplete dump and
> reload have you?
No,
Also the FreeBSD system's database was populated with data from
the production on 2002-10-22, so the problem on the FreeBSD
was partially inherited from the production databse.
>
>
>
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel: +30-10-8981112
fax: +30-10-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr
From | Date | Subject | |
---|---|---|---|
Next Message | 史绪良 | 2002-11-07 07:40:32 | Q! |
Previous Message | Huub | 2002-11-07 06:57:55 | primary key question |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-11-07 07:42:47 | Re: [HACKERS] PostgreSQL supported platform report and a patch. |
Previous Message | Thomas Lockhart | 2002-11-07 06:50:00 | Re: CURRENT_TIME |
From | Date | Subject | |
---|---|---|---|
Next Message | Achilleus Mantzios | 2002-11-07 07:57:20 | Re: [SQL] Problem: Referential Integrity Constraints lost |
Previous Message | Josh Berkus | 2002-11-06 22:27:16 | Cannot assign ROWTYPE, RECORD variables in PL/pgSQL |