Re: pg_restore stuck in a loop?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rod Taylor <pg(at)rbt(dot)ca>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_restore stuck in a loop?
Date: 2005-04-28 06:11:55
Message-ID: 7866.1114668715@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rod Taylor <pg(at)rbt(dot)ca> writes:
> On Tue, 2005-04-26 at 23:22 -0400, Tom Lane wrote:
>> You tell us ;-). You've got the test case, attach to it with a debugger
>> and find out what it's doing.

> I wasn't entirely sure how to "catch it in action" so I just used CTRL+C
> to interrupt the pg_restore process, and got these as backtraces:

Hm, I wonder if there is something broken about the "SQL parsing" logic
in _sendSQLLine, such that it could go into an infinite loop given the
right input?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Hallgren 2005-04-28 07:35:16 Re: Increased company involvement
Previous Message Bruce Momjian 2005-04-28 05:56:30 Re: [HACKERS] Increased company involvement