Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

BUG #15401: pg_dump error - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15401: pg_dump error
Date
Msg-id 15401-e328bb0871b850b0@postgresql.org
Whole thread Raw
Responses Re: BUG #15401: pg_dump error
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15401
Logged by:          prakash
Email address:      prakash.ramakrishnan.ap@nielsen.com
PostgreSQL version: 9.6.6
Operating system:   Red Hat Enterprise Linux Server release 7.4 (Maipo
Description:

Hi Team ,

While am connecting the standby server to taking the backup getting below
error.

==>  pg_dump -h LHRRHENPPP002.enterprisenet.org -p 5432 -d AIUK01PR -U
postgres -Fd -f /PGDATA/prakash_backup/AIUK01PR.sql
Password:
pg_dump: Dumping the contents of table "cmt_attributes" failed:
PQgetResult() failed.
pg_dump: Error message from server: ERROR:  canceling statement due to
conflict with recovery
DETAIL:  User was holding a relation lock for too long.
pg_dump: The command was: COPY cmtroi_owner.cmt_attributes (id, cmt_id,
user_id, insert_date, last_change_date, height, width, duration, dpi,
filesize, codec) TO stdout;


Regards,
Prakash.R


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15400: perl error
Next
From: Dilip Kumar
Date:
Subject: Re: BUG #15401: pg_dump error