Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pg_restore stuck in a loop?


  • 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: Thu, 28 Apr 2005 09:54:37 -0400
  • Message-id: <1114696477(dot)14522(dot)97(dot)camel(at)home>

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.

-- 




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group