Re: BUG #7484: while restore database backup error is raised

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: sudhir711(at)hotmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7484: while restore database backup error is raised
Date: 2012-08-08 06:10:08
Message-ID: 502202C0.4090901@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 08/08/2012 02:06 PM, sudhir711(at)hotmail(dot)com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7484
> Logged by: sudhir
> Email address: sudhir711(at)hotmail(dot)com
> PostgreSQL version: 9.1.4
> Operating system: centos
> Description:
>
> pg_restore: [archiver (db)] Error while PROCESSING TOC:
> pg_restore: [archiver (db)] Error from TOC entry 832; 1255 1816123 FUNCTION
> ad_column_identifier_ref_sql(character varying, character varying, character
> varying, character varying, character varying) tad
> 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.
>
>

Please examine the PostgreSQL server logs for error details. I think
they're in /var/lib/pgsql/data/pg_log on CentOS, as that's where they
are on Fedora.

It'd help to know your CentOS version, how you installed PostgreSQL,
etc. Are you using any extensions? PostGIS?

--
Craig Ringer

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sachin Srivastava 2012-08-08 06:14:48 Re: BUG #7481: DB installer Not progress
Previous Message sudhir711 2012-08-08 06:06:46 BUG #7484: while restore database backup error is raised