Unverified Commit c343e208 authored by Arunprasad Rajkumar's avatar Arunprasad Rajkumar Committed by GitHub
Browse files

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: default avatarArunprasad Rajkumar <ar.arunprasad@gmail.com>
parent dc7cd1b9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment