Using unlogged tables for web sessions

From: Stephen Carboni <stephen(dot)entropy(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Using unlogged tables for web sessions
Date: 2020-04-15 22:53:58
Message-ID: CAN-rLW95bsVBuqDBbeGfjhYJ-OeM5FS6fM_vaXC43XTbutmMyA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi. Apologies in advance if this is not the right place to ask.

I was wondering if anyone was using unlogged tables for website
sessions in production. I'm interested if UNLOGGED breaks the
prevailing opinion that you don't put sessions in PG.

Browse pgsql-performance by date

  From Date Subject
Next Message David Rowley 2020-04-15 23:57:49 Re: Duplicate WHERE condition changes performance and plan
Previous Message singh400@gmail.com 2020-04-15 19:55:53 Duplicate WHERE condition changes performance and plan