Question on partitioning - Mailing list pgsql-general

From veem v
Subject Question on partitioning
Date
Msg-id CAB+=1TUznj3Gk0EmUtahQVnc3AuvFFP2tqArWnWm+oBW4YJ7-g@mail.gmail.com
Whole thread Raw
Responses Re: Question on partitioning  (Ron Johnson <ronljohnsonjr@gmail.com>)
Re: Question on partitioning  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
Hello All,
In postgresql, Is it possible to partition an existing nonpartitioned table having data already residing in it and indexes and constraints defined in it, without the need of manually moving the data around, to make it faster? Similarly merging multiple partitions to one partition or splitting a single partition into multiple partitions?
Appreciate any reference doc or sample syntax for the same.

Thanks and Regards
Veem

pgsql-general by date:

Previous
From: Lok P
Date:
Subject: Re: How to do faster DML
Next
From: Lorusso Domenico
Date:
Subject: select from composite type