> On Apr 16, 2020, at 1:39 PM, Stephen Carboni <[email protected]> > wrote: > > I was wondering if anyone was using unlogged tables for website > sessions in production. I'm interested if it breaks the prevailing > opinion that you don't put sessions in PG. Popular CMS systems like Drupal use the database for web sessions. Probably only logged tables unless you did some extra customization of the installation. I'm not aware of any issues with it performance or otherwise. John DeSoi, Ph.D.
- Using unlogged tables for web sessions Stephen Carboni
- Re: Using unlogged tables for web sessions Tim Cross
- Re: Using unlogged tables for web sessions Steve Atkins
- Re: Using unlogged tables for web sessions John DeSoi
