| From: | Borek Lupoměský <borekl(at)volny(dot)cz> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Warnings on pg_dump |
| Date: | 2001-05-18 15:18:52 |
| Message-ID: | Pine.LNX.4.21.0105181716180.4038-100000@diaspar.ujep.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I switched to PGSQL 7.1.1 on Linux recently and since then I am
getting following warnings when doing pg_dump:
- ---8<---
ld01ad06:~$ pg_dump -u -t cpranges spam
Username: borelupo
Password:
WARNING: owner of type 'pg_inherits' appears to be invalid
WARNING: owner of type 'pg_index' appears to be invalid
WARNING: owner of type 'pg_statistic' appears to be invalid
WARNING: owner of type 'pg_operator' appears to be invalid
WARNING: owner of type 'pg_opclass' appears to be invalid
WARNING: owner of type 'pg_am' appears to be invalid
WARNING: owner of type 'pg_amop' appears to be invalid
WARNING: owner of type 'pg_amproc' appears to be invalid
WARNING: owner of type 'pg_language' appears to be invalid
WARNING: owner of type 'pg_largeobject' appears to be invalid
WARNING: owner of type 'pg_aggregate' appears to be invalid
WARNING: owner of type 'pg_ipl' appears to be invalid
WARNING: owner of type 'pg_inheritproc' appears to be invalid
WARNING: owner of type 'pg_rewrite' appears to be invalid
WARNING: owner of type 'pg_listener' appears to be invalid
WARNING: owner of type 'pg_description' appears to be invalid
- ---8<---
What is wrong and what can I do?
Bye Borek
- --
=====================================================================
BOREK LUPOMESKY Usti nad Labem, Czech Republic, Europe
WWW: http://www.volny.cz/borekl/ PGP keyid: B6A06AEB
==========[ MIME/ISO-8859-2 & PGP encrypted mail welcome ]===========
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: Get GPG key at http://www.volny.cz/borekl/pgp.txt
iD8DBQE7BT1gA6dWI7agausRAjsfAKCk5LsevQE7Lp/6cHfREQnQzqh1ZgCguW8j
ukN0+90jQkuMmHIatU8RiqU=
=TDQL
-----END PGP SIGNATURE-----
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hunter Hillegas | 2001-05-18 15:23:35 | Disadvantage to RPMs? |
| Previous Message | Stephan Szabo | 2001-05-18 15:16:36 | Re: Re: Unusual slowdown using subselects |