Hi,

I have a production database with some heavy views.

I'd like to make a hourly cron (or smth) that bulk inserts new entries into a table on RDS.

It's easy to get data down to the prod side, but is it possible to do a bulk insert the other way around? All examples I've seen adds the data in a litteral way.

Thanks,
Marcus



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to