Re: Re: pg_dump tries to do too much per query - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Re: pg_dump tries to do too much per query
Date
Msg-id 3.0.5.32.20000919104212.02862980@mail.rhyme.com.au
Whole thread Raw
In response to Re: Re: pg_dump tries to do too much per query  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: pg_dump tries to do too much per query
List pgsql-hackers
At 11:37 18/09/00 -0400, Tom Lane wrote:
>
>The reason that changing pg_dump is a superior solution for this problem
>is that there's only one place to change, not umpteen dozen ...
>

Well at least two, unless you like the following:
   zzz=# select * from pg_views;   ERROR:  cache lookup of attribute 1 in relation 3450464 failed


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: Re: pg_dump tries to do too much per query
Next
From: Philip Warner
Date:
Subject: Re: Re: pg_dump tries to do too much per query