Fw: Error message during compressed backup - Mailing list pgsql-sql

From Kumar
Subject Fw: Error message during compressed backup
Date
Msg-id 024201c3994c$131abef0$7502a8c0@hdsc.com
Whole thread Raw
Responses Re: Fw: Error message during compressed backup  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
 
Dear Friends,
 
While doing compressed backup for one of the database running at Postgres Server 7.3.4 on RH Linux 7.2, I got the following error., but it backup other items
 
--Command to backup
$ $ pg_dump -h 192.xxx.x.xxx -p 5432 -v testdb -f /home/db_repository/testdb20031023.sql.tar.gz -u -F c
 
--Error msg
WARNING: owner of function "plpgsql_call_handler" appears to be invalid
 
Could anyone tell me why I am getting this. I could able to do normal back and restore.
 
Please shed some light.
 
Regards
Kumar

pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: List table with same column name
Next
From: Richard Huxton
Date:
Subject: Re: Fw: Error message during compressed backup