Fabrizio,

o banco de dados que ira armazenar os dados anteriores a 90 dias serao
executados apenas select. Irei analisar os links que voce passou. Obrigado
pela ajuda


2013/7/18 Fabrízio de Royes Mello <[email protected]>

> On 18-07-2013 21:47, Leonardo Cezar wrote:
>
>> Use particionamento[1], fdw[2] com dblink[3].
>>
>> [1] 
>> http://www.postgresql.org/**docs/9.2/static/ddl-**partitioning.html<http://www.postgresql.org/docs/9.2/static/ddl-partitioning.html>
>> [2] http://www.postgresql.org/**docs/9.3/static/sql-**
>> createforeigndatawrapper.html<http://www.postgresql.org/docs/9.3/static/sql-createforeigndatawrapper.html>
>> [3] http://www.postgresql.org/**docs/9.3/static/contrib-**
>> dblink-connect.html<http://www.postgresql.org/docs/9.3/static/contrib-dblink-connect.html>
>>
>>
> Na 9.3 teremos writable fdw, ou seja, através de um fdw será possível
> realizar INSERT/UPDATE/DELETE, além claro de SELECT, então creio que não
> seja necessário DBLINK. Mas em versões menores terás de usar ele para pode
> conectar com outro PG e executar as operações DML.
>
> Att,
>
> --
>    Fabrízio de Royes Mello         Timbira - http://www.timbira.com.br/
>    PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
>
> ______________________________**_________________
> pgbr-geral mailing list
> [email protected].**org.br<[email protected]>
> https://listas.postgresql.org.**br/cgi-bin/mailman/listinfo/**pgbr-geral<https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral>
>
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a