Skip to content

Conversation

@mgornikov
Copy link

Useful for e.g. resource consumption configuration.
Example:

./pgcompact --dbname pgbench --session-param vacuum_cost_delay=10

…ariables like "vacuum_cost_delay", for mange resource consumption
@grayhemp
Copy link
Owner

@mgornikov thanks for the patch.

'statement_timeout' => '\'0\''
};

my $ops_session_params = $options->get(name => 'session-param');
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's call it $custom_session_params, please.

@mgornikov
Copy link
Author

Done!

@vladimirfx
Copy link

vladimirfx commented Sep 30, 2016

Clarify please, when this request will be merged?

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