| From: | Rod Taylor <pg(at)rbt(dot)ca> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_restore stuck in a loop? |
| Date: | 2005-04-28 13:54:37 |
| Message-ID: | 1114696477.14522.97.camel@home |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 2005-04-28 at 02:11 -0400, Tom Lane wrote:
> 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?
Let me see if I can put together a test case which is smaller for next
week, and I'll send that in.
--
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-28 14:00:01 | Re: [proposal] protocol extension to support loadable stream filters |
| Previous Message | Bruce Momjian | 2005-04-28 13:02:40 | Feature freeze date for 8.1 |