Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ora2pg -- exporting partitions #1825

Open
niteshn24 opened this issue Oct 7, 2024 · 0 comments
Open

ora2pg -- exporting partitions #1825

niteshn24 opened this issue Oct 7, 2024 · 0 comments

Comments

@niteshn24
Copy link

Hi, Using ora2pg version 24.3 and i simply exporting some of the partitions in an Oracle table and no matter what i set, it seems to be exporting all partitions by default. Please advise

This is what i have in my config:

SCHEMA		TEST
ALLOW		TABLEA
TYPE 		COPY PARTITION
OUTPUT		partition.sql
EXCLUDE PARITION[SOURCE_MI,SOURCE_OP,SOURCE_MA,SOURCE_MT,SOURCE_OW,SOURCE_VC,SOURCE_VN]
TRANSACTION	readonly
DATA_LIMIT 10000
BLOB_LIMIT 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant