Question about unlogged to logged conversion - Mailing list pgsql-general

From Bhavin Gandhi
Subject Question about unlogged to logged conversion
Date
Msg-id CAPRu3+kryziCtrOt9Vv+xu=BTu6xhebAZVoX00LTpQ5Y8k25MQ@mail.gmail.com
Whole thread Raw
Responses Re: Question about unlogged to logged conversion  (Ravi Krishna <srkrishna@fastmail.com>)
List 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.

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: Ipv6 address stored differently while using Inet type
Next
From: Ravi Krishna
Date:
Subject: Re: Question about unlogged to logged conversion