Question about partition exchange

From: Garry Chen <gc92(at)cornell(dot)edu>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Question about partition exchange
Date: 2017-12-06 18:55:11
Message-ID: 84965223-3A78-4BE9-AEA4-AB4BD83C9FA5@cornell.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi All,
Is there a way I can do partition exchange? For example, I have a year_total table and it is partitioned by year. I would like to exchange partition table year_total_2015 with year_total_2015_new. Any suggestions are welcome.

Thank you very much,
Garry

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message legrand legrand 2017-12-06 19:39:38 Re: Question about partition exchange
Previous Message Mike Howland 2017-12-04 20:30:33 Re: Streaming replication