On Thu, Jan 06, 2005 at 12:10:26PM -0500, Eric E wrote:

>    I have a question about pg_dump.  I am backing up a database using 
> pg_dump in text mode, which works perfectly for me, with one exception.  
> I have a view vwDependentView which references another view, 
> vwIndependentView.  However, when I feed my dump script to psql, it is 
> attempting to make vwDependentView first and failing.

What version of PostgreSQL are you using?  pg_dump tends to improve
with each release; I couldn't duplicate your problem in 8.0.0rc3
or 7.4.6.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to