Re: Partition Table

Поиск
Список
Период
Сортировка
От Martin Gainty
Тема Re: Partition Table
Дата
Msg-id BAY133-DAV5CDA784913DEDF3655009AE860@phx.gbl
обсуждение исходный текст
Ответ на COPY FROM and multiple null strings  ("Angva" <angvaw@gmail.com>)
Список pgsql-general
Good Stuff!
Thanks Josh!

M--
--------------------------------------------------------------------------- 
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.
 
----- Original Message ----- 
From: "Joshua D. Drake" <jd@commandprompt.com>
To: "Martin Gainty" <mgainty@hotmail.com>
Cc: <pgsql-general@postgresql.org>
Sent: Saturday, March 03, 2007 3:26 PM
Subject: Re: [GENERAL] Partition Table


> Martin Gainty wrote:
>> 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
indexingI *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?
> 
> http://www.postgresql.org/docs/8.2/static/ddl-partitioning.html
> 
> Joshua D. Drake
> 
> 
>> Thanks,
>> Martin --
>> --------------------------------------------------------------------------- 
>> This e-mail message (including attachments, if any) is intended for the use of the individual or entity to which it
isaddressed and may contain information that is privileged, proprietary , confidential and exempt from disclosure. If
youare not the intended recipient, you are notified that any dissemination, distribution or copying of this
communicationis strictly 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.
 
>> 
>> ---------------------------(end of broadcast)---------------------------
>> TIP 6: explain analyze is your friend
>> 
> 
> 
> -- 
> 
>      === The PostgreSQL Company: Command Prompt, Inc. ===
> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
> Providing the most comprehensive  PostgreSQL solutions since 1997
>             http://www.commandprompt.com/
> 
> Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
> PostgreSQL Replication: http://www.commandprompt.com/products/
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

В списке pgsql-general по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Partition Table
Следующее
От: Shane Ambler
Дата:
Сообщение: Re: How Can I set a non standard date format?