Re: unlogged tables

From: dgabriel <gabriel(dot)dodan(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: unlogged tables
Date: 2015-04-13 20:16:14
Message-ID: 1428956174244-5845580.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

That will be a very useful feature. I don'
t care if i loss 1-2 hours of data. I know we could have some cron jobs to
dump the table periodically but the table could be big, so this operation
could be expensive. Also i have to detect when postgres crush, i have no
idea how i can detect if postgres crushed. Then i have somehow to attache a
script at postgres start, to restore the dumps...the dump solution is very
complicate and unreliable. A periodic flush feature will be amazing!

How is the procedure for feature request on postgres, github?

Thanks!

--
View this message in context: http://postgresql.nabble.com/unlogged-tables-tp4985453p5845580.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Yves Dorfsman 2015-04-13 20:30:49 Re: unlogged tables
Previous Message Matheus de Oliveira 2015-04-13 19:36:10 Re: unlogged tables