Transferring Data between databases

Поиск
Список
Период
Сортировка
От Carel Combrink
Тема Transferring Data between databases
Дата
Msg-id 20100521095009.bcz4qigpc8wcok0o@student.up.ac.za
обсуждение исходный текст
Ответы Re: Transferring Data between databases  (Jayadevan M <Jayadevan.Maymala@ibsplc.com>)
Re: Transferring Data between databases  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
Список pgsql-novice
Hi,

I want to do the following: When data gets added to a table in one
database a subset of that data must be sent to another database,
perhaps on another computer. The primary database will not always be
connected to the secondary one and must perhaps (not that urgent now)
send the data (old and new) to the secondary database as soon as they
are connected.

Can I write triggers or something that will do this inside the database?

I know Sloni-I and other software does replication but that is not
really what I need (I think). I read up on some of these software but
can't seem to find what I am looking for.

If someone can point me in the right direction it will be appreciated.

Thanks
--
Carel Combrink
s25291930@tuks.co.za

This message and attachments are subject to a disclaimer. Please refer
to www.it.up.ac.za/documentation/governance/disclaimer/ for full
details. / Hierdie boodskap en aanhangsels is aan 'n vrywaringsklousule
onderhewig. Volledige besonderhede is by
www.it.up.ac.za/documentation/governance/disclaimer/ beskikbaar.



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

Предыдущее
От: Ketema Harris
Дата:
Сообщение: Re: [GENERAL] [PHP] Some undefined function errors
Следующее
От: Jayadevan M
Дата:
Сообщение: Re: Transferring Data between databases