Question about unlogged to logged conversion

From: Bhavin Gandhi <gb200622(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Question about unlogged to logged conversion
Date: 2018-12-27 22:23:44
Message-ID: CAPRu3+kryziCtrOt9Vv+xu=BTu6xhebAZVoX00LTpQ5Y8k25MQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,
I'm trying to understand for a given unlogged table of a specific size and
# of rows, if I do "alter table" on it to convert it to logged table, is
there a performance difference between 9.5, 9.6 and 10? in other words are
there specific improvements in this area that may not be available in all
Postgres versions?

Also, at a high level, what happens when the table is converted from
Unlogged to logged? Is the operation time dependent on size and number of
rows?

Thanks.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ravi Krishna 2018-12-27 22:52:14 Re: Question about unlogged to logged conversion
Previous Message Peter J. Holzer 2018-12-27 13:45:13 Re: Ipv6 address stored differently while using Inet type