Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Datastream: how to initiate backfill from new table?

I have a new table in my source PostgreSQL database.  I updated the PostgreSQL publication to include the new table.  Now I want to initiate a backfill for the new table in Datastream, but it does not appear in the list of objects.

If I edit the source configuration, the new table does appear under "Select objects to include", so Datastream obviously knows about it.

0 2 345
2 REPLIES 2

Hi @sasquatch,

Welcome to Google Cloud Community!

If the new table is not appearing in the "Select objects to include" section in Datastream, you can diagnose this issues by trying the following:

I hope the above information is helpful.

Thanks for the reply.  None of those suggestions made a difference, but I eventually got it to work, though I'm not sure exactly how -- the only thing I did was to play around with tables to include and exclude in the source configuration, and run my Terraform script to reset the source configuration to its original state.  Eventually this seemed to cause Datastream to notice the new tables (and also to reload several of the old tables).