Problem: `pgcopydb copy extension` fails when sequences exists part of ext configuration (#621)
Solution: Populate extension configuration objects along with their type
values. Based on the type value, perform either table copy or sequence copy.
At the moment we support only copying extension configuration tables & sequences.
Signed-off-by:
Arunprasad Rajkumar <ar.arunprasad@gmail.com>
parent
dc7cd1b9
Please register or sign in to comment