Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Implement the ability to drop tables #34

Open
chotchki opened this issue Oct 11, 2021 · 1 comment
Open

Implement the ability to drop tables #34

chotchki opened this issue Oct 11, 2021 · 1 comment

Comments

@chotchki
Copy link
Owner

Right now pgbench fails on an initial attempt to drop the tables. We should add drop support.

drop table if exists pgbench_accounts, pgbench_branches, pgbench_history, pgbench_tellers

@chotchki
Copy link
Owner Author

Doing more thinking, this will require triggers so that everything gets cleaned up okay.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant