Problem with pg_dump - reg. - Mailing list pgsql-general

From Shanmugasundaram Doraisamy
Subject Problem with pg_dump - reg.
Date
Msg-id 4074EB47.1090502@ceedees.com
Whole thread Raw
Responses Re: Problem with pg_dump - reg.
List pgsql-general
Dear Group,
                     Thanks for all your support to my previous
postings.  I am currently using Postgresql 7.3.4-2PGDG.  The problem I
am facing is that when I take a dump of the DB using pg_dump and restore
it using the cat pg_dump_file |psql dbname, I find that some views and
functions are missing.  But the same views when created manually in the
newly restored database works fine.  I would appreciate your input in
this regard.  I am using Redhat 7.3 on one machine and Redhat 8.0 on
another.  The same behavior is found on both.
Thanks in advance,

Shan.


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: eval in plpgsl
Next
From: Hervé Piedvache
Date:
Subject: Re: How estimated rows is running ?