Re: unlogged tables
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Andy Colson <andy@squeakycode.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-12-07T18:17:56Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > I'm also going to go through and change all instances of the word > "unlogged" to "volatile", per previous discussion. If this seems like > a bad idea to anyone, please object now rather than afterwards. Hm... I thought there had been discussion of a couple of different flavors of table volatility. Is it really a good idea to commandeer the word "volatile" for this particular one? regards, tom lane