Re: unlogged tables

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andy Colson <andy@squeakycode.net>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-11-16T18:12:20Z
Lists: pgsql-hackers
Andy Colson <andy@squeakycode.net> writes:
> Is "create temp unlogged table stuff(...)" an option?

temp tables are unlogged already.

			regards, tom lane