Re: pg_restore and create FK without verification check - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_restore and create FK without verification check
Date
Msg-id 18637.1069890935@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_restore and create FK without verification check  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-hackers
Stephan Szabo <sszabo@megazone.bigpanda.com> writes:
> On Wed, 26 Nov 2003, Tom Lane wrote:
>> If you're seeing this on 7.4, I'd like to see the details of the exact
>> commands being issued.  If it's not 7.4, it's not a relevant

> IIRC, he was. I think the thing causing the difference between his times
> and the ones we saw typically when doing the tests was that he didn't have
> an index on the fktable's referencing column.

I'm not convinced it should matter all that much, for the single-query
test method that 7.4 uses.  That's why I wanted to see details.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: detecting poor query plans
Next
From: Tom Lane
Date:
Subject: Re: Limiting factors of pg_largeobject