podyn icon indicating copy to clipboard operation
podyn copied to clipboard

error while listening for changes

Open maneeshparihar opened this issue 4 years ago • 0 comments

for one of my db tables I changed stream type from "new images" to "key attributes only". now postgres tables is not syncing with the service. Upon checking logs i find an error for the specific table. It reads

"the stream for table dev-UserProfiles does not have new images". I have tried deleting all data in PG table and have also done --scheme --data again for the table in question.

Still the error persist. I have also deleted entry in _migration table on dynamodb side. what can I do to resolve the issue. Thanks

maneeshparihar avatar Jul 09 '21 11:07 maneeshparihar