Skip to content

1. table-partition option and 2. foreign key constraint query after table create query#100

Open
hazardland wants to merge 5 commits into
eulerto:masterfrom
hazardland:master
Open

1. table-partition option and 2. foreign key constraint query after table create query#100
hazardland wants to merge 5 commits into
eulerto:masterfrom
hazardland:master

Conversation

@hazardland

Copy link
Copy Markdown
Contributor

table-partition [default true] option allows to ignore table partition and partition index compares which in big projects (where 90% of tables are partitions) boosts compare process speed dramatically (in our case 9 minutes scaled down to 39 seconds)

@hazardland

Copy link
Copy Markdown
Contributor Author

Hm actually now it includes 2 fixes:

First 3 commit for this issue #97
Last 1 commit for this issue #98

@hazardland hazardland changed the title table-partition option 1. table-partition option and 2. foreign key constraint query after table create query Mar 30, 2021
@hazardland

Copy link
Copy Markdown
Contributor Author

In last commit table-partition option has more optimized query and only works on specific pg version

@eulerto

eulerto commented Apr 17, 2021

Copy link
Copy Markdown
Owner

I pushed the foreign key commit.

@bompi88

bompi88 commented Dec 21, 2021

Copy link
Copy Markdown

What's the status of this PR?

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

Successfully merging this pull request may close these issues.

3 participants