-
Notifications
You must be signed in to change notification settings - Fork 0
marco44/dispatcher_pg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This tool dispatches a list of independant SQL statements (separated by semi-colon) over several PostgreSQL sessions. This is mostly useful to build indexes and constraints as fast as possible at the end of a big data load, or to parallelize the rebuilding of indexes. This scripts waits for two options: -conf my_conf_file: the configuration file, gives the connection information and parallelism -queries my_query_file: the file containing all the queries (sorry, I'll have to translate this option :) )
About
Dispatch a bunch of queries over several sessions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published