From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Ildus K <i(dot)kurbangaliev(at)postgrespro(dot)ru> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Remove 1MB size limit in tsvector |
Date: | 2017-08-01 19:33:08 |
Message-ID: | CA+TgmoZNLVyoS24MimArX_ktQQwS-Cam6bKT0N9d4H8Oqz5ipA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Aug 1, 2017 at 3:10 PM, Ildus K <i(dot)kurbangaliev(at)postgrespro(dot)ru> wrote:
>> So this would break pg_upgrade for tsvector columns?
>
> I added a function that will convert old tsvectors on the fly. It's the
> approach used in hstore before.
Does that mean the answer to the question that I asked is "yes, but I
have a workaround" or does it mean that the answer is "no"?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2017-08-01 19:36:23 | Re: [PATCH] A hook for session start |
Previous Message | Robert Haas | 2017-08-01 19:32:22 | Re: parallel documentation improvements |