(8.3? That's even older than what we just migrated from!!!) No. Make some views (I'd probably make them "month-sized"), COPY each view from the source db to a file, and then COPY each file to it's relevant target table. You should also think about a program named pg_bulkload. https://www.postgresql.org/docs/9.6/sql-copy.html https://www.postgresql.org/docs/8.3/sql-copy.html On 3/7/19 7:53 PM, Julie Nishimura
wrote:
Thank you Ron! What if dev environment is on 9.6, but prod is on version 8.3? Will posgtres_fdw still be the right option? --
Angular momentum makes the world go 'round. |