"Unlogged indexes"

From: Yang Zhang <yanghatespam(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: "Unlogged indexes"
Date: 2013-05-03 20:06:22
Message-ID: CAKxBDU-tE7j=usEkU9GKAiRTizof69+x1sNaMf+-UWMKQc-Sxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Guessing the answer's no, but is there any way to construct indexes
such that I can safely put them on (faster) volatile storage? (Just to
be clear, I'm asking about indexes for *logged* tables.)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2013-05-03 20:46:04 Re: "Unlogged indexes"
Previous Message Igor Neyman 2013-05-03 18:00:57 Re: How to INSERT INTO one table from another table, WHERE