Re: Queries never returning... - Mailing list pgsql-general

From Ian Harding
Subject Re: Queries never returning...
Date
Msg-id 725602300512281216q762be82eq7e90a18f9beb6bc7@mail.gmail.com
Whole thread Raw
In response to Queries never returning...  (John McCawley <nospam@hardgeus.com>)
List pgsql-general
On 12/28/05, John McCawley <nospam@hardgeus.com> wrote:
> I am currently having a problem with a query never finishing (or at
> least not in a reasonable amount of time.)  I have had similar problems
> to this in Postgres over the past several years, and I have always found
> workarounds.  This time I'd like to actually understand what is happening.
>

I bet it would go faster if you dropped the RI constraints and any
other triggers first.

pgsql-general by date:

Previous
From: Matthew Hixson
Date:
Subject: importing an Oracle database into Postgres
Next
From: Tom Lane
Date:
Subject: Re: importing an Oracle database into Postgres