Re: unlogged tables
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Andy Colson <andy@squeakycode.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-11-16T21:34:18Z
Lists: pgsql-hackers
On 11/16/2010 02:06 PM, Robert Haas wrote: > On Tue, Nov 16, 2010 at 1:58 PM, Alvaro Herrera > <alvherre@commandprompt.com> wrote: >> >> I think if you do a regular backup of the complete database, unlogged >> tables should come out empty, but if you specifically request a dump of >> it, it shouldn't. > Oh, wow. That seems confusing. Yeah. And unnecessary. If you want it excluded we already have a switch for that. cheers andrew