Partition Table - Mailing list pgsql-general

From Martin Gainty
Subject Partition Table
Date
Msg-id BAY133-DAV11B5634A8B595A6B74C4CDAE860@phx.gbl
Whole thread Raw
In response to COPY FROM and multiple null strings  ("Angva" <angvaw@gmail.com>)
Responses Re: Partition Table  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
Good Afternoon All-
I come from the other DBMS  from California where extremely large datasets could be partitioned into separate and
distinctpartition tables 
 
Lets say for example I have Property Table which contains a tera worth of data and to gain performnce in the indexing I
*could*partition this table so that
 
All Cities which are A-M are in Partition1PropertyTable
All Cities which are N-Z are in Parition2PropertyTable
Can I achieve this in Postgres DB?
Thanks,
Martin --
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of the individual or entity to which it is
addressedand may contain information that is privileged, proprietary , confidential and exempt from disclosure. If you
arenot the intended recipient, you are notified that any dissemination, distribution or copying of this communication
isstrictly prohibited.
 
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le cas échéant) s'adresse au destinataire
indiquéet peut contenir des renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce
document,nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire.
 

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: COPY FROM and multiple null strings
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Partition Table