Re: pg_dump -a strangeness/bug? (7.1beta5)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Philip Warner <pjw@rhyme.com.au>
Cc: Antoine Reid <antoiner@hansonpublications.com>, pgsql-bugs@postgresql.org
Date: 2001-03-06T15:35:25Z
Lists: pgsql-bugs
Philip Warner <pjw@rhyme.com.au> writes: >> If someone goes there and fixes the code, maybe the code could be optimized >> not to put any COPY at all for a table if it is empty? > Maybe for 7.2. A copy supplying no data isn't going to take a significant amount of time. I don't think this is worth worrying about. regards, tom lane