| From: | Kevin Field <kevinjamesfield(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #4763: postgres service unstable, even during install |
| Date: | 2009-04-23 17:59:53 |
| Message-ID: | c0584eeb-a036-4129-93ee-5b80c3633194@t11g2000vbc.googlegroups.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Apr 23, 11:30 am, Kevin Field <kevinjamesfi(dot)(dot)(dot)(at)gmail(dot)com> wrote:
>
> pg_restore: WARNING: database "production" does not exist
> pg_restore: [archiver (db)] Error while PROCESSING TOC:
> pg_restore: [archiver (db)] Error from TOC entry 519; 2612 47275
> PROCEDURAL LANGUAGE plperl mysuperuser
> pg_restore: [archiver (db)] could not execute query: server closed the
> connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> Command was: CREATE PROCEDURAL LANGUAGE plperl;
Just for yucks, I tried creating the database 'production' (despite
the fact that that shouldn't make a difference) and re-running the
script, and it gave the same error minus the first line.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2009-04-23 18:25:47 | Re: BUG #4763: postgres service unstable, even during install |
| Previous Message | Kevin Field | 2009-04-23 17:43:23 | Re: BUG #4763: postgres service unstable, even during install |