On Tuesday 03 June 2008 01:17:43 Tom Lane wrote:
> Robert Treat <[EMAIL PROTECTED]> writes:
> > Anyone see any issues with this?
> I'm a bit worried about breaking diff-equality of matching dumps, 

If you are calling pg_dump with different flags, it seems likely your breaking 
diff equality anyway so I'm not sure how valid that is.  Actually, in some 
cases I'd expect the difference in flags might actually make other difference 
more clear, for example comparing a dump with a -T flag vs. one without, the 
differences might be scattered throughout the dump (table, triggers,indexes), 
seeing the difference in the dump flags would likely make things more 
concrete.  

-- 
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to