Re: Unlogged vs. In-Memory
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Magnus Hagander <magnus@hagander.net>, Thom Brown <thom@linux.com>, Rob Wultsch <wultsch@gmail.com>, Joshua Berkus <josh@agliodbs.com>, PostgreSQL Advocacy <pgsql-advocacy@postgresql.org>
Date: 2011-05-04T15:30:03Z
Lists: pgsql-hackers
On Wed, May 4, 2011 at 3:02 PM, Robert Haas <robertmhaas@gmail.com> wrote: > To make PG do it automatically, we'd need to store the _init forks in > a different tablespace from the remaining forks. That's probably > possible, but it seems complicated. Sounds much better way actually and also quite easy. All we do is keep the init forks in a subdirectory that identifies the tablespace they relate to. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services