waring from pg_restore

From: Uwe Maiwald <u(dot)maiwald(at)kiss-net(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: waring from pg_restore
Date: 2006-04-25 20:26:32
Message-ID: 6.2.1.2.1.20060425221801.021a6cc8@mx0.kiss-net.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

i get the following warning from pg_restore and would like to know if i can
safely ignore it, or some action should be taken.

pg_restore: creating FUNC PROCEDURAL LANGUAGE plpgsql_call_handler()
pg_restore: [archiver] WARNING: don't know how to set owner for object type
FUNC PROCEDURAL LANGUAGE
pg_restore: creating PROCEDURAL LANGUAGE plpgsql

i did the following to produce the warning on linux

From postgresql 7.4.3: pg_dump –Ft –d –b databasename > filename
In postgresql 8.1.3: pg_restore –Ft –v –d databasename filename

Any ideas why this happens?

Thanks, Uwe

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message mcelroy, tim 2006-04-25 20:39:40 dbsize & pg_dump
Previous Message Prasanth 2006-04-25 20:17:46 Invalid UTF8 & Large Objects