Pushing result set to table on different machine? - Mailing list pgsql-general

From Jerry LeVan
Subject Pushing result set to table on different machine?
Date
Msg-id 3DF180F4-696C-4C15-ABEA-72275680BF23@eku.edu
Whole thread Raw
Responses Howto create a plperlu function as user (not superuser)??
Re: Pushing result set to table on different machine?
List pgsql-general
Hi,
I recently added a linux/windows laptop to our home network.

I have started Postgresql (8.0.3) on the laptop and have
"replicated" my main database on the laptop. (pg_dump,
ftp and pg-"undump").

I would like to keep them reasonably in sync. Slony is
overkill and I think the "mirror" contrib is possibly
overkill also.

I have installed the dblink package and can easily "pull"
data from my main server back to  the laptop.

Is there a elegant way to "push" the data from the main
server to the laptop?

Jerry

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: oracle's first_value function for postgres?
Next
From: Tom Lane
Date:
Subject: Re: oracle's first_value function for postgres?