Partitioned Table conversion to Non-Partition table in postgresql open source

From: Brajendra Pratap Singh <singh(dot)bpratap766(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Partitioned Table conversion to Non-Partition table in postgresql open source
Date: 2020-12-28 06:49:22
Message-ID: CAFD-joPFdFXTJ_tXuvrZXDPwVK9PBTvy58ARQ4iddYmGYiUh1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Currently we are running on open-postgresql 9.6 version with some
partitioned Table which we need to convert from Inheritance partitioning to
declarative partitioning during migration to 12.3 open-postgresql version.

Is there any safest and faster way to fulfill this requirement, Please
suggest?

Thanks and regards,
Singh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jehan-Guillaume de Rorthais 2020-12-28 10:20:19 Re: PostgreSQL HA
Previous Message B Anderson 2020-12-28 03:01:43 Re: Postgres read jsonb content from stdin