Re: help getting a backtrace from 9.2 on Ubuntu 13.04?
От | Jeff Janes |
---|---|
Тема | Re: help getting a backtrace from 9.2 on Ubuntu 13.04? |
Дата | |
Msg-id | CAMkU=1xk7JJQVoh5o2Q4fnhSJD6wn_YKci3Eq_u3VkUQF_+J-g@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: help getting a backtrace from 9.2 on Ubuntu 13.04? (Chris Curvey <ccurvey@zuckergoldberg.com>) |
Ответы |
Re: help getting a backtrace from 9.2 on Ubuntu 13.04?
|
Список | pgsql-general |
On Tue, Sep 10, 2013 at 6:57 AM, Chris Curvey <ccurvey@zuckergoldberg.com> wrote:
> From: Marcin Mańk [mailto:marcin.mank@gmail.com]
>
>
> > Is it crashing on a specific database object? pg_restore -v will tell you
> > how far it went. Then try to restore only that object. Is it perhaps
> > crashing on a specific row?
> >
>
>
>
> Good advice. I turned on –verbose, and got a ton of output, ending with:
>
>
>
> pg_restore: setting owner and privileges for FK CONSTRAINT
> user_id_refs_id_7ceef80f
>
> pg_restore: setting owner and privileges for FK CONSTRAINT
> user_id_refs_id_dfbab7d
>
> pg_restore: [archiver (db)] could not execute query: no connection to the
> server
>
> Command was: -- Completed on 2013-09-09 11:35:16 EDT
>
> From: Marcin Mańk [mailto:marcin.mank@gmail.com]
>
>
> > Is it crashing on a specific database object? pg_restore -v will tell you
> > how far it went. Then try to restore only that object. Is it perhaps
> > crashing on a specific row?
> >
>
>
>
> Good advice. I turned on –verbose, and got a ton of output, ending with:
>
>
>
> pg_restore: setting owner and privileges for FK CONSTRAINT
> user_id_refs_id_7ceef80f
>
> pg_restore: setting owner and privileges for FK CONSTRAINT
> user_id_refs_id_dfbab7d
>
> pg_restore: [archiver (db)] could not execute query: no connection to the
> server
>
> Command was: -- Completed on 2013-09-09 11:35:16 EDT
>
What does the server log say? It should tell you why the server is restarting.
Cheers,
Jeff
В списке pgsql-general по дате отправления: