Re: Call for users to talk about table partitioning

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Robert Eckhardt <reckhardt(at)pivotal(dot)io>
Cc: Melvin Davidson <melvin6925(at)gmail(dot)com>, Shirley Wang <swang(at)pivotal(dot)io>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Call for users to talk about table partitioning
Date: 2017-05-18 21:41:50
Message-ID: CAOR=d=1q7QxPBn5zaTxhfF416=QuNEvnZgBHwrGRhhW_yha_HQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 18, 2017 at 3:40 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> I would say that the best thing to do is to run 9.6 grab pgadmin4 and do all
> the examples in the doc page on partitioning.
>
> https://www.postgresql.org/docs/9.6/static/ddl-partitioning.html
>
> If that works well then the question becomes are there any esoteric cases
> where pgadmin4 won't quite get you there?

Or maybe what can we automate from pgadmin4 that you currently need to
script etc?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kang, Kamal 2017-05-18 23:57:04 Encrypt with BouncyCastle and decrypt with pg_pub_decrypt
Previous Message Scott Marlowe 2017-05-18 21:40:55 Re: Call for users to talk about table partitioning