Re: Declarative partitioning

From: Sameer Thakur-2 <Sameer(dot)Thakur(at)nttdata(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Declarative partitioning
Date: 2016-05-12 08:42:29
Message-ID: 1463042549530-5903204.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Amit,
In the example
>create table part201606week4 partition of parted
>for values start (2016, 6, 2) end (2016, 6, 29);

seems to be a typo
regards
Sameer

--
View this message in context: http://postgresql.nabble.com/Declarative-partitioning-tp5862462p5903204.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sridhar N Bamandlapally 2016-05-12 08:47:55 NULL concatenation
Previous Message Rushabh Lathia 2016-05-12 08:20:09 Error during restore - dump taken with pg_dumpall -c option